Home
last modified time | relevance | path

Searched refs:pvr2_get_param (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Dpvr2fb.c208 static int pvr2_get_param(const struct pvr2_params *p, const char *s,
824 (char *)pvr2_get_param(cables, NULL, cable_type, 3), in pvr2fb_common_init()
825 (char *)pvr2_get_param(outputs, NULL, video_output, 3)); in pvr2fb_common_init()
993 static int pvr2_get_param(const struct pvr2_params *p, const char *s, int val, in pvr2_get_param() function
1049 cable_type = pvr2_get_param(cables, cable_arg, 0, 3); in pvr2fb_setup()
1051 video_output = pvr2_get_param(outputs, output_arg, 0, 3); in pvr2fb_setup()