Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dus5182d.c214 static int us5182d_set_opmode(struct us5182d_data *data, u8 mode) in us5182d_set_opmode() function
255 ret = us5182d_set_opmode(data, US5182D_ALS_ONLY); in us5182d_als_enable()
266 ret = us5182d_set_opmode(data, mode); in us5182d_als_enable()
281 ret = us5182d_set_opmode(data, US5182D_PX_ONLY); in us5182d_px_enable()
292 ret = us5182d_set_opmode(data, mode); in us5182d_px_enable()