Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Das102_fe.h18 struct as102_fe_ops { struct
27 const struct as102_fe_ops *ops, argument
Das102_fe.c25 const struct as102_fe_ops *ops;
418 static const struct dvb_frontend_ops as102_fe_ops = { variable
451 const struct as102_fe_ops *ops, in as102_attach()
469 memcpy(&fe->ops, &as102_fe_ops, sizeof(struct dvb_frontend_ops)); in as102_attach()
/Linux-v4.19/drivers/media/usb/as102/
Das102_drv.c286 static const struct as102_fe_ops as102_fe_ops = { variable
336 &as102_fe_ops, in as102_dvb_register()