Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/proximity/
H A Dsx_common.h136 int sx_common_read_proximity(struct sx_common_data *data,
H A Dsx_common.c179 int sx_common_read_proximity(struct sx_common_data *data, in sx_common_read_proximity() function
236 EXPORT_SYMBOL_NS_GPL(sx_common_read_proximity, "SEMTECH_PROX");
H A Dsx9360.c331 ret = sx_common_read_proximity(data, chan, val); in sx9360_read_raw()
H A Dsx9310.c350 ret = sx_common_read_proximity(data, chan, val); in sx9310_read_raw()
H A Dsx9324.c439 ret = sx_common_read_proximity(data, chan, val); in sx9324_read_raw()