Home
last modified time | relevance | path

Searched refs:hw_frontend (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/media/platform/sti/c8sectpfe/
A Dc8sectpfe-common.c71 demux->hw_frontend.source = DMX_FRONTEND_0 + demux->tsin_index; in register_dvb()
74 &demux->hw_frontend); in register_dvb()
89 &demux->hw_frontend); in register_dvb()
102 &demux->hw_frontend); in register_dvb()
119 &demux->hw_frontend); in unregister_dvb()
A Dc8sectpfe-common.h36 struct dmx_frontend hw_frontend; member
/linux/drivers/media/common/b2c2/
A Dflexcop.c91 fc->hw_frontend.source = DMX_FRONTEND_0; in flexcop_dvb_init()
102 ret = fc->demux.dmx.add_frontend(&fc->demux.dmx, &fc->hw_frontend); in flexcop_dvb_init()
115 ret = fc->demux.dmx.connect_frontend(&fc->demux.dmx, &fc->hw_frontend); in flexcop_dvb_init()
135 fc->demux.dmx.remove_frontend(&fc->demux.dmx, &fc->hw_frontend); in flexcop_dvb_init()
154 &fc->hw_frontend); in flexcop_dvb_exit()
A Dflexcop-common.h81 struct dmx_frontend hw_frontend; member
/linux/drivers/media/pci/ngene/
A Dngene-dvb.c322 struct dmx_frontend *hw_frontend, in my_dvb_dmxdev_ts_card_init() argument
335 hw_frontend->source = DMX_FRONTEND_0; in my_dvb_dmxdev_ts_card_init()
336 dvbdemux->dmx.add_frontend(&dvbdemux->dmx, hw_frontend); in my_dvb_dmxdev_ts_card_init()
339 return dvbdemux->dmx.connect_frontend(&dvbdemux->dmx, hw_frontend); in my_dvb_dmxdev_ts_card_init()
A Dngene.h656 struct dmx_frontend hw_frontend; member
923 struct dmx_frontend *hw_frontend,
A Dngene-core.c1425 &chan->hw_frontend); in release_channel()
1523 &chan->hw_frontend, in init_channel()
/linux/drivers/media/pci/cx18/
A Dcx18-dvb.c370 dvb->hw_frontend.source = DMX_FRONTEND_0; in cx18_dvb_register()
379 ret = dmx->add_frontend(dmx, &dvb->hw_frontend); in cx18_dvb_register()
387 ret = dmx->connect_frontend(dmx, &dvb->hw_frontend); in cx18_dvb_register()
412 dmx->remove_frontend(dmx, &dvb->hw_frontend); in cx18_dvb_register()
443 dmx->remove_frontend(dmx, &dvb->hw_frontend); in cx18_dvb_unregister()
A Dcx18-driver.h321 struct dmx_frontend hw_frontend; member
/linux/drivers/media/pci/pluto2/
A Dpluto2.c90 struct dmx_frontend hw_frontend; member
671 pluto->hw_frontend.source = DMX_FRONTEND_0; in pluto2_probe()
680 ret = dmx->add_frontend(dmx, &pluto->hw_frontend); in pluto2_probe()
688 ret = dmx->connect_frontend(dmx, &pluto->hw_frontend); in pluto2_probe()
705 dmx->remove_frontend(dmx, &pluto->hw_frontend); in pluto2_probe()
743 dmx->remove_frontend(dmx, &pluto->hw_frontend); in pluto2_remove()
/linux/drivers/media/pci/smipcie/
A Dsmipcie-main.c751 struct dmx_frontend *hw_frontend, in my_dvb_dmxdev_ts_card_init() argument
764 hw_frontend->source = DMX_FRONTEND_0; in my_dvb_dmxdev_ts_card_init()
765 dvbdemux->dmx.add_frontend(&dvbdemux->dmx, hw_frontend); in my_dvb_dmxdev_ts_card_init()
768 return dvbdemux->dmx.connect_frontend(&dvbdemux->dmx, hw_frontend); in my_dvb_dmxdev_ts_card_init()
869 &port->hw_frontend, in smi_dvb_init()
880 dvbdemux->dmx.remove_frontend(&dvbdemux->dmx, &port->hw_frontend); in smi_dvb_init()
897 dvbdemux->dmx.remove_frontend(&dvbdemux->dmx, &port->hw_frontend); in smi_dvb_exit()
A Dsmipcie.h262 struct dmx_frontend hw_frontend; member
/linux/drivers/media/pci/ttpci/
A Dbudget-core.c368 budget->hw_frontend.source = DMX_FRONTEND_0; in budget_register()
370 ret = dvbdemux->dmx.add_frontend(&dvbdemux->dmx, &budget->hw_frontend); in budget_register()
380 ret = dvbdemux->dmx.connect_frontend(&dvbdemux->dmx, &budget->hw_frontend); in budget_register()
403 dvbdemux->dmx.remove_frontend(&dvbdemux->dmx, &budget->hw_frontend); in budget_unregister()
A Dbudget.h58 struct dmx_frontend hw_frontend; member
/linux/drivers/media/pci/dm1105/
A Ddm1105.c326 struct dmx_frontend hw_frontend; member
1098 dev->hw_frontend.source = DMX_FRONTEND_0; in dm1105_probe()
1100 ret = dmx->add_frontend(dmx, &dev->hw_frontend); in dm1105_probe()
1110 ret = dmx->connect_frontend(dmx, &dev->hw_frontend); in dm1105_probe()
1148 dmx->remove_frontend(dmx, &dev->hw_frontend); in dm1105_probe()
1187 dmx->remove_frontend(dmx, &dev->hw_frontend); in dm1105_remove()
/linux/drivers/staging/media/av7110/
A Dav7110.h175 struct dmx_frontend hw_frontend; member
A Dav7110.c1308 av7110->hw_frontend.source = DMX_FRONTEND_0; in av7110_register()
1310 ret = dvbdemux->dmx.add_frontend(&dvbdemux->dmx, &av7110->hw_frontend); in av7110_register()
1323 &av7110->hw_frontend); in av7110_register()
1387 dvbdemux->dmx.remove_frontend(&dvbdemux->dmx, &av7110->hw_frontend); in dvb_unregister()
/linux/drivers/media/pci/ddbridge/
A Dddbridge.h173 struct dmx_frontend hw_frontend; member
A Dddbridge-core.c1330 &dvb->hw_frontend); in dvb_input_detach()
1495 dvb->hw_frontend.source = DMX_FRONTEND_0; in dvb_input_attach()
1496 dvb->demux.dmx.add_frontend(&dvb->demux.dmx, &dvb->hw_frontend); in dvb_input_attach()
1497 ret = dvbdemux->dmx.connect_frontend(&dvbdemux->dmx, &dvb->hw_frontend); in dvb_input_attach()

Completed in 43 milliseconds