Searched refs:PVR2_CVAL_INPUT_RADIO (Results 1 – 9 of 9) sorted by relevance
41 [PVR2_CVAL_INPUT_RADIO] = { /* Treat the same as composite */66 [PVR2_CVAL_INPUT_RADIO] = {109 [PVR2_CVAL_INPUT_RADIO] = {
37 [PVR2_CVAL_INPUT_RADIO] = SAA7115_COMPOSITE5,49 [PVR2_CVAL_INPUT_RADIO] = SAA7115_COMPOSITE5,
42 #define PVR2_CVAL_INPUT_RADIO 4 macro 43 #define PVR2_CVAL_INPUT_MAX PVR2_CVAL_INPUT_RADIO
30 case PVR2_CVAL_INPUT_RADIO: in pvr2_wm8775_subdev_update()
181 case PVR2_CVAL_INPUT_RADIO: in pvr2_enum_input() 333 if (cur_input != PVR2_CVAL_INPUT_RADIO) in pvr2_s_frequency() 334 pvr2_ctrl_set_value(ctrlp, PVR2_CVAL_INPUT_RADIO); in pvr2_s_frequency() 336 if (cur_input == PVR2_CVAL_INPUT_RADIO) in pvr2_s_frequency() 370 if (cur_input == PVR2_CVAL_INPUT_RADIO) in pvr2_g_frequency() 960 input_mask = (1 << PVR2_CVAL_INPUT_RADIO); in pvr2_v4l2_open() 964 input_mask = ((1 << PVR2_CVAL_INPUT_RADIO) | in pvr2_v4l2_open() 1250 (1 << PVR2_CVAL_INPUT_RADIO)) { in pvr2_v4l2_create()
32 [PVR2_CVAL_INPUT_RADIO] = 2,
23 [PVR2_CVAL_INPUT_RADIO] = MSP_INPUT(MSP_IN_SCART2,
471 hdw->input_val == PVR2_CVAL_INPUT_RADIO ? 1 : 0); in pvr2_encoder_start()
245 [PVR2_CVAL_INPUT_RADIO] = "radio",1313 if (hdw->input_val == PVR2_CVAL_INPUT_RADIO) { in pvr2_hdw_set_cur_freq() 2413 if (hdw_desc->flag_has_fmradio) m |= 1 << PVR2_CVAL_INPUT_RADIO; in pvr2_hdw_create() 2861 if (hdw->input_val == PVR2_CVAL_INPUT_RADIO) { in pvr2_subdev_update() 2888 vt.type = (hdw->input_val == PVR2_CVAL_INPUT_RADIO) ? in pvr2_subdev_update() 2909 if (hdw->input_val == PVR2_CVAL_INPUT_RADIO) { in pvr2_subdev_update() 3145 if (hdw->input_val == PVR2_CVAL_INPUT_RADIO) { in pvr2_hdw_commit_execute() 5041 vtp->type = (hdw->input_val == PVR2_CVAL_INPUT_RADIO) ? in pvr2_hdw_status_poll() 5082 if (hdw->input_val == PVR2_CVAL_INPUT_RADIO) { in pvr2_hdw_set_input()