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

/linux-4.4.14/drivers/media/dvb-frontends/
H A Das102_fe.h18 struct as102_fe_ops { struct
27 const struct as102_fe_ops *ops,
H A Das102_fe.c25 const struct as102_fe_ops *ops;
418 static struct dvb_frontend_ops as102_fe_ops = { variable in typeref:struct:dvb_frontend_ops
451 const struct as102_fe_ops *ops, as102_attach()
470 memcpy(&fe->ops, &as102_fe_ops, sizeof(struct dvb_frontend_ops)); as102_attach()
/linux-4.4.14/drivers/media/usb/as102/
H A Das102_drv.c286 static const struct as102_fe_ops as102_fe_ops = { variable in typeref:struct:as102_fe_ops
336 &as102_fe_ops, as102_dvb_register()

Completed in 97 milliseconds