Searched refs:video_str (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Datyfb_base.c2748 static int __devinit store_video_par(char *video_str, unsigned char m64_num) argument
2753 PRINTKI("store_video_par() '%s' \n", video_str);
2755 if (!(p = strsep(&video_str, ";")) || !*p)
2758 if (!(p = strsep(&video_str, ";")) || !*p)
2761 if (!(p = strsep(&video_str, ";")) || !*p)

Completed in 108 milliseconds