Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/ivtv/
Divtv-driver.h609 struct ivtv { struct
612 const struct ivtv_card *card; /* card information */ argument
614 const struct ivtv_card_tuner_i2c *card_i2c; /* i2c addresses to probe for tuner */ argument
629 struct ivtv_options options; /* user options */ argument
638 unsigned long i_flags; /* global ivtv flags */ argument
659 struct ivtv_stream streams[IVTV_MAX_STREAMS]; /* stream data */ argument
676 struct ivtv_user_dma udma; /* user based DMA for OSD */ argument
686 struct ivtv_mailbox_data enc_mbox; /* encoder mailboxes */ argument
687 struct ivtv_mailbox_data dec_mbox; /* decoder mailboxes */ argument
688 struct ivtv_api_cache api_cache[256]; /* cached API commands */ argument
[all …]