Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dpvr2fb.c1130 char cable_arg[80]; in pvr2fb_setup() local
1147 strcpy(cable_arg, this_opt + 6); in pvr2fb_setup()
1158 if (*cable_arg) in pvr2fb_setup()
1159 cable_type = pvr2_get_param(cables, cable_arg, 0, 3); in pvr2fb_setup()