Searched defs:tuner_setup (Results 1 – 1 of 1) sorted by relevance
226 struct tuner_setup { struct227 unsigned short addr;228 unsigned int type;229 unsigned int mode_mask;230 void *config;231 int (*tuner_callback)(void *dev, int component, int cmd, int arg);