Searched refs:mma9551_read_config_word (Results 1 – 3 of 3) sorted by relevance
47 int mma9551_read_config_word(struct i2c_client *client, u8 app_id,
291 int mma9551_read_config_word(struct i2c_client *client, u8 app_id, in mma9551_read_config_word() function306 EXPORT_SYMBOL_NS(mma9551_read_config_word, IIO_MMA9551);
300 ret = mma9551_read_config_word(data->client, in mma9553_set_config()