Searched refs:mma9551_write_config_words (Results 1 – 3 of 3) sorted by relevance
57 int mma9551_write_config_words(struct i2c_client *client, u8 app_id,
457 int mma9551_write_config_words(struct i2c_client *client, u8 app_id, in mma9551_write_config_words() function474 EXPORT_SYMBOL_NS(mma9551_write_config_words, IIO_MMA9551);
423 ret = mma9551_write_config_words(data->client, MMA9551_APPID_PEDOMETER, in mma9553_init()