Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/accel/ !
Dmma9551_core.h57 int mma9551_write_config_word(struct i2c_client *client, u8 app_id,
Dmma9551_core.c333 int mma9551_write_config_word(struct i2c_client *client, u8 app_id, in mma9551_write_config_word() function
341 EXPORT_SYMBOL(mma9551_write_config_word);
Dmma9553.c282 ret = mma9551_write_config_word(data->client, MMA9551_APPID_PEDOMETER, in mma9553_set_config()
296 ret = mma9551_write_config_word(data->client, MMA9551_APPID_PEDOMETER, in mma9553_set_config()