Lines Matching refs:strncmp

2330 		if (!strncmp(this_opt, "dev:", 4))  in matroxfb_setup()
2332 else if (!strncmp(this_opt, "depth:", 6)) { in matroxfb_setup()
2344 } else if (!strncmp(this_opt, "xres:", 5)) in matroxfb_setup()
2346 else if (!strncmp(this_opt, "yres:", 5)) in matroxfb_setup()
2348 else if (!strncmp(this_opt, "vslen:", 6)) in matroxfb_setup()
2350 else if (!strncmp(this_opt, "hslen:", 6)) in matroxfb_setup()
2352 else if (!strncmp(this_opt, "left:", 5)) in matroxfb_setup()
2354 else if (!strncmp(this_opt, "right:", 6)) in matroxfb_setup()
2356 else if (!strncmp(this_opt, "upper:", 6)) in matroxfb_setup()
2358 else if (!strncmp(this_opt, "lower:", 6)) in matroxfb_setup()
2360 else if (!strncmp(this_opt, "pixclock:", 9)) in matroxfb_setup()
2362 else if (!strncmp(this_opt, "sync:", 5)) in matroxfb_setup()
2364 else if (!strncmp(this_opt, "vesa:", 5)) in matroxfb_setup()
2366 else if (!strncmp(this_opt, "maxclk:", 7)) in matroxfb_setup()
2368 else if (!strncmp(this_opt, "fh:", 3)) in matroxfb_setup()
2370 else if (!strncmp(this_opt, "fv:", 3)) in matroxfb_setup()
2372 else if (!strncmp(this_opt, "mem:", 4)) in matroxfb_setup()
2374 else if (!strncmp(this_opt, "mode:", 5)) in matroxfb_setup()
2376 else if (!strncmp(this_opt, "outputs:", 8)) in matroxfb_setup()
2378 else if (!strncmp(this_opt, "dfp:", 4)) { in matroxfb_setup()
2383 else if (!strncmp(this_opt, "vmode:", 6)) { in matroxfb_setup()
2387 } else if (!strncmp(this_opt, "cmode:", 6)) { in matroxfb_setup()
2413 else if (!strncmp(this_opt, "memtype:", 8)) in matroxfb_setup()
2418 if (!strncmp(this_opt, "no", 2)) { in matroxfb_setup()