Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Das102_fe.h9 struct as102_fe_ops { struct
18 const struct as102_fe_ops *ops,
H A Das102_fe.c16 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 Das102_fe.h9 struct as102_fe_ops { struct
18 const struct as102_fe_ops *ops,
H A Das102_fe.c16 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 Das102_drv.c277 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 Das102_drv.c277 static const struct as102_fe_ops as102_fe_ops = { variable
327 &as102_fe_ops, in as102_dvb_register()

Completed in 4 milliseconds