Lines Matching refs:strncmp
2340 if (!strncmp(this_opt, "dev:", 4)) in matroxfb_setup()
2342 else if (!strncmp(this_opt, "depth:", 6)) { in matroxfb_setup()
2354 } else if (!strncmp(this_opt, "xres:", 5)) in matroxfb_setup()
2356 else if (!strncmp(this_opt, "yres:", 5)) in matroxfb_setup()
2358 else if (!strncmp(this_opt, "vslen:", 6)) in matroxfb_setup()
2360 else if (!strncmp(this_opt, "hslen:", 6)) in matroxfb_setup()
2362 else if (!strncmp(this_opt, "left:", 5)) in matroxfb_setup()
2364 else if (!strncmp(this_opt, "right:", 6)) in matroxfb_setup()
2366 else if (!strncmp(this_opt, "upper:", 6)) in matroxfb_setup()
2368 else if (!strncmp(this_opt, "lower:", 6)) in matroxfb_setup()
2370 else if (!strncmp(this_opt, "pixclock:", 9)) in matroxfb_setup()
2372 else if (!strncmp(this_opt, "sync:", 5)) in matroxfb_setup()
2374 else if (!strncmp(this_opt, "vesa:", 5)) in matroxfb_setup()
2376 else if (!strncmp(this_opt, "maxclk:", 7)) in matroxfb_setup()
2378 else if (!strncmp(this_opt, "fh:", 3)) in matroxfb_setup()
2380 else if (!strncmp(this_opt, "fv:", 3)) in matroxfb_setup()
2382 else if (!strncmp(this_opt, "mem:", 4)) in matroxfb_setup()
2384 else if (!strncmp(this_opt, "mode:", 5)) in matroxfb_setup()
2386 else if (!strncmp(this_opt, "outputs:", 8)) in matroxfb_setup()
2388 else if (!strncmp(this_opt, "dfp:", 4)) { in matroxfb_setup()
2393 else if (!strncmp(this_opt, "vmode:", 6)) { in matroxfb_setup()
2397 } else if (!strncmp(this_opt, "cmode:", 6)) { in matroxfb_setup()
2423 else if (!strncmp(this_opt, "memtype:", 8)) in matroxfb_setup()
2428 if (!strncmp(this_opt, "no", 2)) { in matroxfb_setup()