Lines Matching refs:strncmp

2352 		if (!strncmp(this_opt, "dev:", 4))  in matroxfb_setup()
2354 else if (!strncmp(this_opt, "depth:", 6)) { in matroxfb_setup()
2366 } else if (!strncmp(this_opt, "xres:", 5)) in matroxfb_setup()
2368 else if (!strncmp(this_opt, "yres:", 5)) in matroxfb_setup()
2370 else if (!strncmp(this_opt, "vslen:", 6)) in matroxfb_setup()
2372 else if (!strncmp(this_opt, "hslen:", 6)) in matroxfb_setup()
2374 else if (!strncmp(this_opt, "left:", 5)) in matroxfb_setup()
2376 else if (!strncmp(this_opt, "right:", 6)) in matroxfb_setup()
2378 else if (!strncmp(this_opt, "upper:", 6)) in matroxfb_setup()
2380 else if (!strncmp(this_opt, "lower:", 6)) in matroxfb_setup()
2382 else if (!strncmp(this_opt, "pixclock:", 9)) in matroxfb_setup()
2384 else if (!strncmp(this_opt, "sync:", 5)) in matroxfb_setup()
2386 else if (!strncmp(this_opt, "vesa:", 5)) in matroxfb_setup()
2388 else if (!strncmp(this_opt, "maxclk:", 7)) in matroxfb_setup()
2390 else if (!strncmp(this_opt, "fh:", 3)) in matroxfb_setup()
2392 else if (!strncmp(this_opt, "fv:", 3)) in matroxfb_setup()
2394 else if (!strncmp(this_opt, "mem:", 4)) in matroxfb_setup()
2396 else if (!strncmp(this_opt, "mode:", 5)) in matroxfb_setup()
2398 else if (!strncmp(this_opt, "outputs:", 8)) in matroxfb_setup()
2400 else if (!strncmp(this_opt, "dfp:", 4)) { in matroxfb_setup()
2405 else if (!strncmp(this_opt, "vmode:", 6)) { in matroxfb_setup()
2409 } else if (!strncmp(this_opt, "cmode:", 6)) { in matroxfb_setup()
2435 else if (!strncmp(this_opt, "memtype:", 8)) in matroxfb_setup()
2440 if (!strncmp(this_opt, "no", 2)) { in matroxfb_setup()