Searched refs:mma9551_read_config_word (Results 1 – 3 of 3) sorted by relevance
55 int mma9551_read_config_word(struct i2c_client *client, u8 app_id,
299 int mma9551_read_config_word(struct i2c_client *client, u8 app_id, in mma9551_read_config_word() function314 EXPORT_SYMBOL(mma9551_read_config_word);
308 ret = mma9551_read_config_word(data->client, in mma9553_set_config()