Home
last modified time | relevance | path

Searched refs:is_gp2ap002s00f (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dgp2ap002.c135 * @is_gp2ap002s00f: this is the GP2AP002F variant of the chip
148 bool is_gp2ap002s00f; member
464 gp2ap002->is_gp2ap002s00f = !strcmp(compat, "sharp,gp2ap002s00f"); in gp2ap002_probe()
504 if (!gp2ap002->is_gp2ap002s00f) { in gp2ap002_probe()
604 if (gp2ap002->is_gp2ap002s00f) in gp2ap002_probe()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dgp2ap002.c135 * @is_gp2ap002s00f: this is the GP2AP002F variant of the chip
148 bool is_gp2ap002s00f; member
463 gp2ap002->is_gp2ap002s00f = !strcmp(compat, "sharp,gp2ap002s00f"); in gp2ap002_probe()
502 if (!gp2ap002->is_gp2ap002s00f) { in gp2ap002_probe()
598 if (gp2ap002->is_gp2ap002s00f) in gp2ap002_probe()

Completed in 3 milliseconds