Searched refs:us5182d_set_opmode (Results 1 – 1 of 1) sorted by relevance
215 static int us5182d_set_opmode(struct us5182d_data *data, u8 mode) in us5182d_set_opmode() function256 ret = us5182d_set_opmode(data, US5182D_ALS_ONLY); in us5182d_als_enable()267 ret = us5182d_set_opmode(data, mode); in us5182d_als_enable()282 ret = us5182d_set_opmode(data, US5182D_PX_ONLY); in us5182d_px_enable()293 ret = us5182d_set_opmode(data, mode); in us5182d_px_enable()