Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9999.c128 static int apds9999_read_channel(struct apds9999_data *data, u8 reg, in apds9999_read_channel() function
178 ret = apds9999_read_channel(data, chan->address, &counts); in apds9999_read_raw()