Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dpvr2fb.c1024 char cable_arg[80]; in pvr2fb_setup() local
1036 strcpy(cable_arg, this_opt + 6); in pvr2fb_setup()
1048 if (*cable_arg) in pvr2fb_setup()
1049 cable_type = pvr2_get_param(cables, cable_arg, 0, 3); in pvr2fb_setup()