Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/i2c-hid/
Di2c-hid.c135 struct i2c_hid { struct
203 struct i2c_hid *ihid = i2c_get_clientdata(client); in __i2c_hid_command()
283 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_get_report()
322 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_or_send_report()
387 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_power()
418 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_hwreset()
456 static void i2c_hid_get_input(struct i2c_hid *ihid) in i2c_hid_get_input()
501 struct i2c_hid *ihid = dev_id; in i2c_hid_irq()
535 static void i2c_hid_free_buffers(struct i2c_hid *ihid) in i2c_hid_free_buffers()
548 static int i2c_hid_alloc_buffers(struct i2c_hid *ihid, size_t report_size) in i2c_hid_alloc_buffers()
[all …]