Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dapds9306.c464 static int apds9306_read_data(struct apds9306_data *data, int *val, int reg) in apds9306_read_data() function
837 ret = apds9306_read_data(data, val, reg); in apds9306_read_raw()