Searched defs:tuner_setup (Results 1 – 1 of 1) sorted by relevance
217 struct tuner_setup { struct218 unsigned short addr;219 unsigned int type;220 unsigned int mode_mask;221 void *config;222 int (*tuner_callback)(void *dev, int component, int cmd, int arg);