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

/linux-master/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 in typeref:struct:dvb_frontend_ops
443 const struct as102_fe_ops *ops,
461 memcpy(&fe->ops, &as102_fe_ops, sizeof(struct dvb_frontend_ops));
/linux-master/drivers/media/usb/as102/
H A Das102_drv.c277 static const struct as102_fe_ops as102_fe_ops = { variable in typeref:struct:as102_fe_ops
327 &as102_fe_ops,

Completed in 93 milliseconds