Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c41 #define APDS990X_ID 0x12 /* Device ID */ macro
572 ret = apds990x_read_byte(chip, APDS990X_ID, &id); in apds990x_detect()