Searched refs:IVTV_HW_CX25840 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-cards.c198 .hw_video = IVTV_HW_CX25840,
199 .hw_audio = IVTV_HW_CX25840,
200 .hw_audio_ctrl = IVTV_HW_CX25840,
202 .hw_all = IVTV_HW_WM8775 | IVTV_HW_CX25840 |
368 .hw_video = IVTV_HW_CX25840,
369 .hw_audio = IVTV_HW_CX25840,
370 .hw_audio_ctrl = IVTV_HW_CX25840,
371 .hw_all = IVTV_HW_CX25840 | IVTV_HW_TUNER,
766 .hw_video = IVTV_HW_CX25840,
767 .hw_audio = IVTV_HW_CX25840,
[all...]
H A Divtv-cards.h93 #define IVTV_HW_CX25840 (1 << 0) macro
H A Divtv-driver.c791 if (itv->card->hw_all & IVTV_HW_CX25840) {
908 if (itv->card->hw_all & IVTV_HW_CX25840)
909 itv->sd_video = ivtv_find_hw(itv, IVTV_HW_CX25840);
936 if (hw & IVTV_HW_CX25840) {
1279 if (itv->card->hw_all & IVTV_HW_CX25840)
H A Divtv-streams.c363 if (itv->is_60hz && (itv->hw_flags & IVTV_HW_CX25840))
384 if (itv->hw_flags & IVTV_HW_CX25840) {
H A Divtv-i2c.c297 } else if (hw == IVTV_HW_CX25840) {
H A Divtv-ioctl.c1124 if (itv->hw_flags & IVTV_HW_CX25840)

Completed in 70 milliseconds