Home
last modified time | relevance | path

Searched refs:i2c_hid (Results 1 – 1 of 1) sorted by relevance

/drivers/hid/i2c-hid/
Di2c-hid-core.c134 struct i2c_hid { struct
215 struct i2c_hid *ihid = i2c_get_clientdata(client); in __i2c_hid_command()
295 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_get_report()
334 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_or_send_report()
399 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_power()
443 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_hwreset()
477 static void i2c_hid_get_input(struct i2c_hid *ihid) in i2c_hid_get_input()
534 struct i2c_hid *ihid = dev_id; in i2c_hid_irq()
568 static void i2c_hid_free_buffers(struct i2c_hid *ihid) in i2c_hid_free_buffers()
581 static int i2c_hid_alloc_buffers(struct i2c_hid *ihid, size_t report_size) in i2c_hid_alloc_buffers()
[all …]