Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/i2c-hid/
Di2c-hid-core.c65 #define i2c_hid_dbg(ihid, fmt, arg...) \ argument
204 struct i2c_hid *ihid = i2c_get_clientdata(client); in __i2c_hid_command() local
284 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_get_report() local
323 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_or_send_report() local
388 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_power() local
419 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_hwreset() local
461 static void i2c_hid_get_input(struct i2c_hid *ihid) in i2c_hid_get_input()
512 struct i2c_hid *ihid = dev_id; in i2c_hid_irq() local
546 static void i2c_hid_free_buffers(struct i2c_hid *ihid) in i2c_hid_free_buffers()
559 static int i2c_hid_alloc_buffers(struct i2c_hid *ihid, size_t report_size) in i2c_hid_alloc_buffers()
[all …]