Home
last modified time | relevance | path

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

/linux/drivers/iio/proximity/
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.c328 return sx_common_read_proximity(data, chan, val); in sx9360_read_raw()
H A Dsx9310.c347 return sx_common_read_proximity(data, chan, val); in sx9310_read_raw()
H A Dsx9324.c436 return sx_common_read_proximity(data, chan, val); in sx9324_read_raw()