Lines Matching refs:app_id
41 int mma9551_read_config_byte(struct i2c_client *client, u8 app_id,
43 int mma9551_write_config_byte(struct i2c_client *client, u8 app_id,
45 int mma9551_read_status_byte(struct i2c_client *client, u8 app_id,
47 int mma9551_read_config_word(struct i2c_client *client, u8 app_id,
49 int mma9551_write_config_word(struct i2c_client *client, u8 app_id,
51 int mma9551_read_status_word(struct i2c_client *client, u8 app_id,
53 int mma9551_read_config_words(struct i2c_client *client, u8 app_id,
55 int mma9551_read_status_words(struct i2c_client *client, u8 app_id,
57 int mma9551_write_config_words(struct i2c_client *client, u8 app_id,
59 int mma9551_update_config_bits(struct i2c_client *client, u8 app_id,
62 u8 app_id, u8 bitnum, int polarity);