Searched refs:pvr2_get_param_val (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pvr2fb.c | 737 static int pvr2_get_param_val(const struct pvr2_params *p, const char *s, in pvr2_get_param_val() function 1052 cable_type = pvr2_get_param_val(cables, cable_arg, 3); in pvr2fb_setup() 1054 video_output = pvr2_get_param_val(outputs, output_arg, 3); in pvr2fb_setup()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pvr2fb.c | 741 static int pvr2_get_param_val(const struct pvr2_params *p, const char *s, in pvr2_get_param_val() function 1060 cable_type = pvr2_get_param_val(cables, cable_arg, 3); in pvr2fb_setup() 1062 video_output = pvr2_get_param_val(outputs, output_arg, 3); in pvr2fb_setup()
|
Completed in 4 milliseconds