Searched refs:PVR2_CVAL_INPUT_SVIDEO (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-cx2584x-v4l.c | 49 [PVR2_CVAL_INPUT_SVIDEO] = { 76 [PVR2_CVAL_INPUT_SVIDEO] = { 93 [PVR2_CVAL_INPUT_SVIDEO] = { 117 [PVR2_CVAL_INPUT_SVIDEO] = {
|
H A D | pvrusb2-video-v4l.c | 39 [PVR2_CVAL_INPUT_SVIDEO] = SAA7115_SVIDEO2, 51 [PVR2_CVAL_INPUT_SVIDEO] = SAA7115_SVIDEO2, /* or SVIDEO0, it seems */
|
H A D | pvrusb2-cs53l32a.c | 34 [PVR2_CVAL_INPUT_SVIDEO] = 0,
|
H A D | pvrusb2-audio.c | 31 [PVR2_CVAL_INPUT_SVIDEO] = MSP_INPUT(MSP_IN_SCART1,
|
H A D | pvrusb2-hdw.h | 41 #define PVR2_CVAL_INPUT_SVIDEO 3 macro
|
H A D | pvrusb2-v4l2.c | 184 case PVR2_CVAL_INPUT_SVIDEO: in pvr2_enum_input() 995 (1 << PVR2_CVAL_INPUT_SVIDEO)); in pvr2_v4l2_open()
|
H A D | pvrusb2-hdw.c | 246 [PVR2_CVAL_INPUT_SVIDEO] = "s-video", 2411 if (hdw_desc->flag_has_svideo) m |= 1 << PVR2_CVAL_INPUT_SVIDEO; in pvr2_hdw_create()
|
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-cx2584x-v4l.c | 49 [PVR2_CVAL_INPUT_SVIDEO] = { 76 [PVR2_CVAL_INPUT_SVIDEO] = { 93 [PVR2_CVAL_INPUT_SVIDEO] = { 117 [PVR2_CVAL_INPUT_SVIDEO] = {
|
H A D | pvrusb2-video-v4l.c | 39 [PVR2_CVAL_INPUT_SVIDEO] = SAA7115_SVIDEO2, 51 [PVR2_CVAL_INPUT_SVIDEO] = SAA7115_SVIDEO2, /* or SVIDEO0, it seems */
|
H A D | pvrusb2-cs53l32a.c | 34 [PVR2_CVAL_INPUT_SVIDEO] = 0,
|
H A D | pvrusb2-audio.c | 31 [PVR2_CVAL_INPUT_SVIDEO] = MSP_INPUT(MSP_IN_SCART1,
|
H A D | pvrusb2-hdw.h | 41 #define PVR2_CVAL_INPUT_SVIDEO 3 macro
|
H A D | pvrusb2-v4l2.c | 184 case PVR2_CVAL_INPUT_SVIDEO: in pvr2_enum_input() 991 (1 << PVR2_CVAL_INPUT_SVIDEO)); in pvr2_v4l2_open()
|
H A D | pvrusb2-hdw.c | 246 [PVR2_CVAL_INPUT_SVIDEO] = "s-video", 2411 if (hdw_desc->flag_has_svideo) m |= 1 << PVR2_CVAL_INPUT_SVIDEO; in pvr2_hdw_create()
|
Completed in 18 milliseconds