Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/accel/
Dmma9551_core.h57 int mma9551_write_config_word(struct i2c_client *client, u8 app_id,
Dmma9551_core.c330 int mma9551_write_config_word(struct i2c_client *client, u8 app_id, in mma9551_write_config_word() function
338 EXPORT_SYMBOL(mma9551_write_config_word);
Dmma9553.c283 ret = mma9551_write_config_word(data->client, MMA9551_APPID_PEDOMETER, in mma9553_set_config()
297 ret = mma9551_write_config_word(data->client, MMA9551_APPID_PEDOMETER, in mma9553_set_config()