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