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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-cards.c170 .hw_video = IVTV_HW_CX25840,
171 .hw_audio = IVTV_HW_CX25840,
172 .hw_audio_ctrl = IVTV_HW_CX25840,
174 .hw_all = IVTV_HW_WM8775 | IVTV_HW_CX25840 |
334 .hw_video = IVTV_HW_CX25840,
335 .hw_audio = IVTV_HW_CX25840,
336 .hw_audio_ctrl = IVTV_HW_CX25840,
337 .hw_all = IVTV_HW_CX25840 | IVTV_HW_TUNER,
723 .hw_video = IVTV_HW_CX25840,
724 .hw_audio = IVTV_HW_CX25840,
[all...]
H A Divtv-cards.h22 #define IVTV_HW_CX25840 (1 << 0) macro
H A Divtv-driver.c699 if (itv->card->hw_all & IVTV_HW_CX25840) {
715 if (itv->card->hw_all & IVTV_HW_CX25840)
823 if (hw & IVTV_HW_CX25840)
889 if (hw & IVTV_HW_CX25840) {
H A Divtv-streams.c351 if (itv->is_60hz && (itv->hw_flags & IVTV_HW_CX25840))
372 if (itv->hw_flags & IVTV_HW_CX25840) {
H A Divtv-ioctl.c1007 if (itv->hw_flags & IVTV_HW_CX25840) {

Completed in 57 milliseconds