Searched defs:af9033_ops (Results 1 – 2 of 2) sorted by relevance
85 struct af9033_ops { struct86 int (*pid_filter_ctrl)(struct dvb_frontend *fe, int onoff);87 int (*pid_filter)(struct dvb_frontend *fe, int index, u16 pid,
1012 static const struct dvb_frontend_ops af9033_ops = { variable