Searched defs:af9033_ops (Results 1 – 2 of 2) sorted by relevance
95 struct af9033_ops { struct96 int (*pid_filter_ctrl)(struct dvb_frontend *fe, int onoff);97 int (*pid_filter)(struct dvb_frontend *fe, int index, u16 pid,
1215 static struct dvb_frontend_ops af9033_ops = { variable