Searched defs:dib8000_ops (Results 1 – 3 of 3) sorted by relevance
42 struct dib8000_ops { struct43 int (*set_wbd_ref)(struct dvb_frontend *fe, u16 value);67 void *dib8000_attach(struct dib8000_ops *ops); argument
4398 static const struct dvb_frontend_ops dib8000_ops = { variable
36 struct dib8000_ops dib8000_ops; member