Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dpvr2fb.c208 static int pvr2_get_param(const struct pvr2_params *p, const char *s,
826 (char *)pvr2_get_param(cables, NULL, cable_type, 3), in pvr2fb_common_init()
827 (char *)pvr2_get_param(outputs, NULL, video_output, 3)); in pvr2fb_common_init()
995 static int pvr2_get_param(const struct pvr2_params *p, const char *s, int val, in pvr2_get_param() function
1051 cable_type = pvr2_get_param(cables, cable_arg, 0, 3); in pvr2fb_setup()
1053 video_output = pvr2_get_param(outputs, output_arg, 0, 3); in pvr2fb_setup()