Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx_common.h137 int sx_common_read_proximity(struct sx_common_data *data,
H A Dsx_common.c180 int sx_common_read_proximity(struct sx_common_data *data, in sx_common_read_proximity() function
237 EXPORT_SYMBOL_NS_GPL(sx_common_read_proximity, SEMTECH_PROX);
H A Dsx9360.c333 ret = sx_common_read_proximity(data, chan, val); in sx9360_read_raw()
H A Dsx9324.c440 ret = sx_common_read_proximity(data, chan, val); in sx9324_read_raw()
H A Dsx9310.c346 ret = sx_common_read_proximity(data, chan, val); in sx9310_read_raw()