Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx_common.h49 int (*check_whoami)(struct device *dev, struct iio_dev *indio_dev); member
H A Dsx_common.c521 ret = data->chip_info->ops.check_whoami(dev, indio_dev); in sx_common_probe()
H A Dsx9360.c797 .check_whoami = sx9360_check_whoami,
H A Dsx9324.c1056 .check_whoami = sx9324_check_whoami,
H A Dsx9310.c944 .check_whoami = sx9310_check_whoami,