Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9999.c38 #define APDS9999_PART_ID 0xC2 macro
287 if (part_id != APDS9999_PART_ID) in apds9999_probe()
289 part_id, APDS9999_PART_ID); in apds9999_probe()