Home
last modified time | relevance | path

Searched refs:mma9551_write_config_words (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/iio/accel/
Dmma9551_core.h65 int mma9551_write_config_words(struct i2c_client *client, u8 app_id,
Dmma9551_core.c465 int mma9551_write_config_words(struct i2c_client *client, u8 app_id, in mma9551_write_config_words() function
482 EXPORT_SYMBOL(mma9551_write_config_words);
Dmma9553.c431 ret = mma9551_write_config_words(data->client, MMA9551_APPID_PEDOMETER, in mma9553_init()