Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds