Searched refs:as102_fe_ops (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | as102_fe.h | 9 struct as102_fe_ops { struct 18 const struct as102_fe_ops *ops,
|
H A D | as102_fe.c | 16 const struct as102_fe_ops *ops; 410 static const struct dvb_frontend_ops as102_fe_ops = { variable 443 const struct as102_fe_ops *ops, in as102_attach() 461 memcpy(&fe->ops, &as102_fe_ops, sizeof(struct dvb_frontend_ops)); in as102_attach()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | as102_fe.h | 9 struct as102_fe_ops { struct 18 const struct as102_fe_ops *ops,
|
H A D | as102_fe.c | 16 const struct as102_fe_ops *ops; 410 static const struct dvb_frontend_ops as102_fe_ops = { variable 443 const struct as102_fe_ops *ops, in as102_attach() 461 memcpy(&fe->ops, &as102_fe_ops, sizeof(struct dvb_frontend_ops)); in as102_attach()
|
/kernel/linux/linux-5.10/drivers/media/usb/as102/ |
H A D | as102_drv.c | 277 static const struct as102_fe_ops as102_fe_ops = { variable 327 &as102_fe_ops, in as102_dvb_register()
|
/kernel/linux/linux-6.6/drivers/media/usb/as102/ |
H A D | as102_drv.c | 277 static const struct as102_fe_ops as102_fe_ops = { variable 327 &as102_fe_ops, in as102_dvb_register()
|
Completed in 4 milliseconds