Home
last modified time | relevance | path

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

/linux/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()