Searched refs:pvr2_hdw_get_tuner_status (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.h | 175 int pvr2_hdw_get_tuner_status(struct pvr2_hdw *,struct v4l2_tuner *);
|
H A D | pvrusb2-v4l2.c | 296 return pvr2_hdw_get_tuner_status(hdw, vt); in pvr2_g_tuner() 325 ret = pvr2_hdw_get_tuner_status(hdw, &vt); in pvr2_s_frequency() 359 ret = pvr2_hdw_get_tuner_status(hdw, &vt); in pvr2_g_frequency()
|
H A D | pvrusb2-hdw.c | 3286 int pvr2_hdw_get_tuner_status(struct pvr2_hdw *hdw,struct v4l2_tuner *vtp) in pvr2_hdw_get_tuner_status() function
|
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-hdw.h | 175 int pvr2_hdw_get_tuner_status(struct pvr2_hdw *,struct v4l2_tuner *);
|
H A D | pvrusb2-v4l2.c | 296 return pvr2_hdw_get_tuner_status(hdw, vt); in pvr2_g_tuner() 325 ret = pvr2_hdw_get_tuner_status(hdw, &vt); in pvr2_s_frequency() 359 ret = pvr2_hdw_get_tuner_status(hdw, &vt); in pvr2_g_frequency()
|
H A D | pvrusb2-hdw.c | 3286 int pvr2_hdw_get_tuner_status(struct pvr2_hdw *hdw,struct v4l2_tuner *vtp) in pvr2_hdw_get_tuner_status() function
|
Completed in 22 milliseconds