as102_fe_ops
const struct as102_fe_ops *ops;
static const struct dvb_frontend_ops as102_fe_ops = {
const struct as102_fe_ops *ops,
memcpy(&fe->ops, &as102_fe_ops, sizeof(struct dvb_frontend_ops));
const struct as102_fe_ops *ops,
static const struct as102_fe_ops as102_fe_ops = {
&as102_fe_ops,