Searched refs:cable_arg (Results 1 – 1 of 1) sorted by relevance
1025 char cable_arg[80]; in pvr2fb_setup() local1031 cable_arg[0] = output_arg[0] = 0; in pvr2fb_setup()1039 strcpy(cable_arg, this_opt + 6); in pvr2fb_setup()1051 if (*cable_arg) in pvr2fb_setup()1052 cable_type = pvr2_get_param_val(cables, cable_arg, 3); in pvr2fb_setup()
Completed in 5 milliseconds