Searched refs:mma9551_read_config_words (Results 1 – 3 of 3) sorted by relevance
53 int mma9551_read_config_words(struct i2c_client *client, u8 app_id,
379 int mma9551_read_config_words(struct i2c_client *client, u8 app_id, in mma9551_read_config_words() function400 EXPORT_SYMBOL_NS(mma9551_read_config_words, IIO_MMA9551);
391 ret = mma9551_read_config_words(data->client, MMA9551_APPID_PEDOMETER, in mma9553_init()