Searched defs:cx18 (Results 1 – 1 of 1) sorted by relevance
385 struct cx18 { struct387 char name[8]; /* board name for printk and interrupts (e.g. 'cx180') */ argument389 const struct cx18_card *card; /* card information */ argument391 const struct cx18_card_tuner_i2c *card_i2c; /* i2c addresses to probe for tuner */ argument402 struct cx18_scb __iomem *scb; /* pointer to SCB */ argument406 struct cx18_av_state av_state; argument422 struct cx18_options options; /* User options */ argument425 struct cx18_stream streams[CX18_MAX_STREAMS]; /* Stream data */ argument426 unsigned long i_flags; /* global cx18 flags */ argument427 atomic_t ana_capturing; /* count number of active analog capture streams */[all …]