Home
last modified time | relevance | path

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

/linux/drivers/iio/proximity/
H A Dsx_common.h137 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.c329 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()