Home
last modified time | relevance | path

Searched refs:zd1301_demod_get_dvb_frontend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dzd1301_demod.h29 * zd1301_demod_get_dvb_frontend() - Get pointer to DVB frontend
34 struct dvb_frontend *zd1301_demod_get_dvb_frontend(struct platform_device *pdev);
46 static inline struct dvb_frontend *zd1301_demod_get_dvb_frontend(struct platform_device *dev) in zd1301_demod_get_dvb_frontend() function
H A Dzd1301_demod.c299 struct dvb_frontend *zd1301_demod_get_dvb_frontend(struct platform_device *pdev) in zd1301_demod_get_dvb_frontend() function
307 EXPORT_SYMBOL(zd1301_demod_get_dvb_frontend); variable
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dzd1301_demod.h29 * zd1301_demod_get_dvb_frontend() - Get pointer to DVB frontend
34 struct dvb_frontend *zd1301_demod_get_dvb_frontend(struct platform_device *pdev);
46 static inline struct dvb_frontend *zd1301_demod_get_dvb_frontend(struct platform_device *dev) in zd1301_demod_get_dvb_frontend() function
H A Dzd1301_demod.c299 struct dvb_frontend *zd1301_demod_get_dvb_frontend(struct platform_device *pdev) in zd1301_demod_get_dvb_frontend() function
307 EXPORT_SYMBOL(zd1301_demod_get_dvb_frontend); variable
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Dzd1301.c161 frontend = zd1301_demod_get_dvb_frontend(pdev); in zd1301_frontend_attach()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Dzd1301.c161 frontend = zd1301_demod_get_dvb_frontend(pdev); in zd1301_frontend_attach()

Completed in 4 milliseconds