Home
last modified time | relevance | path

Searched defs:ivtv (Results 1 – 1 of 1) sorted by relevance

/drivers/media/pci/ivtv/
Divtv-driver.h608 struct ivtv { struct
611 const struct ivtv_card *card; /* card information */ argument
613 const struct ivtv_card_tuner_i2c *card_i2c; /* i2c addresses to probe for tuner */ argument
628 struct ivtv_options options; /* user options */ argument
647 unsigned long i_flags; /* global ivtv flags */ argument
667 struct ivtv_stream streams[IVTV_MAX_STREAMS]; /* stream data */ argument
672 struct snd_ivtv_card *alsa; argument
673 void (*pcm_announce_callback)(struct snd_ivtv_card *card, u8 *pcm_data, argument
676 /* Used for ivtv-alsa module loading */ argument
691 struct ivtv_user_dma udma; /* user based DMA for OSD */ argument
[all …]