Home
last modified time | relevance | path

Searched refs:cx24120_attach (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/dvb-frontends/
Dcx24120.h36 struct dvb_frontend *cx24120_attach(const struct cx24120_config *config,
40 struct dvb_frontend *cx24120_attach(const struct cx24120_config *config, in cx24120_attach() function
Dcx24120.c264 struct dvb_frontend *cx24120_attach(const struct cx24120_config *config, in cx24120_attach() function
308 EXPORT_SYMBOL_GPL(cx24120_attach);
/linux-6.12.1/drivers/media/common/b2c2/
Dflexcop-fe-tuner.c640 fc->fe = dvb_attach(cx24120_attach, in skystarS2_rev33_attach()