Searched refs:cxd2880_attach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/cxd2880/ |
H A D | cxd2880.h | 18 extern struct dvb_frontend *cxd2880_attach(struct dvb_frontend *fe, 21 static inline struct dvb_frontend *cxd2880_attach(struct dvb_frontend *fe, in cxd2880_attach() function
|
H A D | cxd2880_top.c | 1876 struct dvb_frontend *cxd2880_attach(struct dvb_frontend *fe, in cxd2880_attach() function 1953 EXPORT_SYMBOL_GPL(cxd2880_attach); variable
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/cxd2880/ |
H A D | cxd2880.h | 18 extern struct dvb_frontend *cxd2880_attach(struct dvb_frontend *fe, 21 static inline struct dvb_frontend *cxd2880_attach(struct dvb_frontend *fe, in cxd2880_attach() function
|
H A D | cxd2880_top.c | 1876 struct dvb_frontend *cxd2880_attach(struct dvb_frontend *fe, in cxd2880_attach() function 1953 EXPORT_SYMBOL_GPL(cxd2880_attach); variable
|
/kernel/linux/linux-5.10/drivers/media/spi/ |
H A D | cxd2880-spi.c | 552 if (!dvb_attach(cxd2880_attach, &dvb_spi->dvb_fe, &config)) { in cxd2880_spi_probe() 553 pr_err("cxd2880_attach failed\n"); in cxd2880_spi_probe()
|
/kernel/linux/linux-6.6/drivers/media/spi/ |
H A D | cxd2880-spi.c | 552 if (!dvb_attach(cxd2880_attach, &dvb_spi->dvb_fe, &config)) { in cxd2880_spi_probe() 553 pr_err("cxd2880_attach failed\n"); in cxd2880_spi_probe()
|
Completed in 7 milliseconds