Home
last modified time | relevance | path

Searched refs:st_sensors_of_i2c_probe (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/iio/common/
Dst_sensors_i2c.h22 void st_sensors_of_i2c_probe(struct i2c_client *client,
25 static inline void st_sensors_of_i2c_probe(struct i2c_client *client, in st_sensors_of_i2c_probe() function
/linux-4.4.14/drivers/iio/common/st_sensors/
Dst_sensors_i2c.c94 void st_sensors_of_i2c_probe(struct i2c_client *client, in st_sensors_of_i2c_probe() function
107 EXPORT_SYMBOL(st_sensors_of_i2c_probe);
/linux-4.4.14/drivers/iio/pressure/
Dst_pressure_i2c.c54 st_sensors_of_i2c_probe(client, st_press_of_match); in st_press_i2c_probe()
/linux-4.4.14/drivers/iio/magnetometer/
Dst_magn_i2c.c62 st_sensors_of_i2c_probe(client, st_magn_of_match); in st_magn_i2c_probe()
/linux-4.4.14/drivers/iio/gyro/
Dst_gyro_i2c.c70 st_sensors_of_i2c_probe(client, st_gyro_of_match); in st_gyro_i2c_probe()
/linux-4.4.14/drivers/iio/accel/
Dst_accel_i2c.c94 st_sensors_of_i2c_probe(client, st_accel_of_match); in st_accel_i2c_probe()