Lines Matching defs:client

116 static int mma9551_transfer(struct i2c_client *client,  in mma9551_transfer()
224 int mma9551_read_config_byte(struct i2c_client *client, u8 app_id, in mma9551_read_config_byte()
249 int mma9551_write_config_byte(struct i2c_client *client, u8 app_id, in mma9551_write_config_byte()
274 int mma9551_read_status_byte(struct i2c_client *client, u8 app_id, in mma9551_read_status_byte()
299 int mma9551_read_config_word(struct i2c_client *client, u8 app_id, in mma9551_read_config_word()
330 int mma9551_write_config_word(struct i2c_client *client, u8 app_id, in mma9551_write_config_word()
357 int mma9551_read_status_word(struct i2c_client *client, u8 app_id, in mma9551_read_status_word()
387 int mma9551_read_config_words(struct i2c_client *client, u8 app_id, in mma9551_read_config_words()
426 int mma9551_read_status_words(struct i2c_client *client, u8 app_id, in mma9551_read_status_words()
465 int mma9551_write_config_words(struct i2c_client *client, u8 app_id, in mma9551_write_config_words()
500 int mma9551_update_config_bits(struct i2c_client *client, u8 app_id, in mma9551_update_config_bits()
539 int mma9551_gpio_config(struct i2c_client *client, enum mma9551_gpio_pin pin, in mma9551_gpio_config()
611 int mma9551_read_version(struct i2c_client *client) in mma9551_read_version()
646 int mma9551_set_device_state(struct i2c_client *client, bool enable) in mma9551_set_device_state()
669 int mma9551_set_power_state(struct i2c_client *client, bool on) in mma9551_set_power_state()
729 int mma9551_read_accel_chan(struct i2c_client *client, in mma9551_read_accel_chan()
798 int mma9551_app_reset(struct i2c_client *client, u32 app_mask) in mma9551_app_reset()