Searched refs:PVR2_CVAL_INPUT_SVIDEO (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-cx2584x-v4l.c49 [PVR2_CVAL_INPUT_SVIDEO] = {
76 [PVR2_CVAL_INPUT_SVIDEO] = {
93 [PVR2_CVAL_INPUT_SVIDEO] = {
117 [PVR2_CVAL_INPUT_SVIDEO] = {
H A Dpvrusb2-video-v4l.c39 [PVR2_CVAL_INPUT_SVIDEO] = SAA7115_SVIDEO2,
51 [PVR2_CVAL_INPUT_SVIDEO] = SAA7115_SVIDEO2, /* or SVIDEO0, it seems */
H A Dpvrusb2-cs53l32a.c34 [PVR2_CVAL_INPUT_SVIDEO] = 0,
H A Dpvrusb2-audio.c31 [PVR2_CVAL_INPUT_SVIDEO] = MSP_INPUT(MSP_IN_SCART1,
H A Dpvrusb2-hdw.h41 #define PVR2_CVAL_INPUT_SVIDEO 3 macro
H A Dpvrusb2-v4l2.c184 case PVR2_CVAL_INPUT_SVIDEO:
991 (1 << PVR2_CVAL_INPUT_SVIDEO));
H A Dpvrusb2-hdw.c246 [PVR2_CVAL_INPUT_SVIDEO] = "s-video",
2411 if (hdw_desc->flag_has_svideo) m |= 1 << PVR2_CVAL_INPUT_SVIDEO;

Completed in 366 milliseconds