Home
last modified time | relevance | path

Searched defs:ihid (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/hid/i2c-hid/
Di2c-hid-core.c64 #define i2c_hid_dbg(ihid, fmt, arg...) \ argument
215 struct i2c_hid *ihid = i2c_get_clientdata(client); in __i2c_hid_command() local
295 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_get_report() local
334 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_or_send_report() local
399 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_power() local
443 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_hwreset() local
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() local
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 …]