Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dmma9551_core.h49 int mma9551_write_config_word(struct i2c_client *client, u8 app_id,
H A Dmma9551_core.c325 int mma9551_write_config_word(struct i2c_client *client, u8 app_id, in mma9551_write_config_word() function
333 EXPORT_SYMBOL_NS(mma9551_write_config_word, IIO_MMA9551);
H A Dmma9553.c274 ret = mma9551_write_config_word(data->client, MMA9551_APPID_PEDOMETER, in mma9553_set_config()
288 ret = mma9551_write_config_word(data->client, MMA9551_APPID_PEDOMETER, in mma9553_set_config()