Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dpvr2fb.c1013 char cable_arg[80]; in pvr2fb_setup() local
1025 strcpy(cable_arg, this_opt + 6); in pvr2fb_setup()
1037 if (*cable_arg) in pvr2fb_setup()
1038 cable_type = pvr2_get_param_val(cables, cable_arg, 3); in pvr2fb_setup()