Lines Matching refs:strncmp
1458 if (!strncmp(this_opt, "forceCRTC", 9)) { in nvidiafb_setup()
1467 } else if (!strncmp(this_opt, "flatpanel", 9)) { in nvidiafb_setup()
1469 } else if (!strncmp(this_opt, "hwcur", 5)) { in nvidiafb_setup()
1471 } else if (!strncmp(this_opt, "noaccel", 6)) { in nvidiafb_setup()
1473 } else if (!strncmp(this_opt, "noscale", 7)) { in nvidiafb_setup()
1475 } else if (!strncmp(this_opt, "reverse_i2c", 11)) { in nvidiafb_setup()
1477 } else if (!strncmp(this_opt, "paneltweak:", 11)) { in nvidiafb_setup()
1479 } else if (!strncmp(this_opt, "vram:", 5)) { in nvidiafb_setup()
1481 } else if (!strncmp(this_opt, "backlight:", 10)) { in nvidiafb_setup()
1483 } else if (!strncmp(this_opt, "nomtrr", 6)) { in nvidiafb_setup()
1485 } else if (!strncmp(this_opt, "fpdither:", 9)) { in nvidiafb_setup()
1487 } else if (!strncmp(this_opt, "bpp:", 4)) { in nvidiafb_setup()