Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dtsl4531.c32 #define TSL4531_ID (TSL4531_COMMAND | 0x0a) macro
152 int ret = i2c_smbus_read_byte_data(client, TSL4531_ID); in tsl4531_check_id()