Lines Matching refs:strcmp

2746       } else if (strcmp (dev->color_list [i], name) == 0) {
2778 if (dev->color_list [i] != 0 && strcmp (dev->color_list [i], name) == 0) {
2819 } else if (strcmp (dev->source_list [i], name) == 0) {
2837 if (dev->source_list [i] != 0 && strcmp (dev->source_list [i], name) == 0) {
3875 if (strcmp (dev->sane.vendor, "Xerox") == 0 ||
3876 strcmp (dev->sane.vendor, "Visioneer") == 0 ||
3877 strcmp (dev->sane.model, "AV121") == 0 ||
3878 strcmp (dev->sane.model, "AV122") == 0
3888 if (strcmp (dev->sane.model, "AV210C2") == 0 ||
3889 strcmp (dev->sane.model, "AV210D2+") == 0 ||
3890 strcmp (dev->sane.model, "AV220C2") == 0 ||
3891 strcmp (dev->sane.model, "AV610C2") == 0
3901 if (strcmp (dev->sane.model, "AV610") == 0)
4283 if (strcmp (dev->sane.name, devname) == 0) {
4348 if (strcmp(mfg, Avision_Device_List[model_num].scsi_mfg) == 0)
4353 if (strcmp(model, Avision_Device_List[model_num].scsi_model) == 0)
8361 if (strcmp (word, "option") == 0)
8367 if (strcmp (word, "disable-gamma-table") == 0) {
8372 else if (strcmp (word, "disable-calibration") == 0) {
8377 else if (strcmp (word, "force-calibration") == 0) {
8382 else if (strcmp (word, "force-a4") == 0) {
8387 else if (strcmp (word, "force-a3") == 0) {
8392 else if (strcmp (word, "skip-adf") == 0) {
8397 else if (strcmp (word, "static-red-calib") == 0) {
8402 else if (strcmp (word, "static-green-calib") == 0) {
8407 else if (strcmp (word, "static-blue-calib") == 0) {
8416 else if (strcmp (word, "usb") == 0) {
8422 else if (strcmp (word, "scsi") == 0) {
8569 if (strcmp (dev->sane.name, devicename) == 0)