Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/i2c-hid/
H A Di2c-hid-core.c69 #define i2c_hid_dbg(ihid, fmt, arg...) \ argument
220 struct i2c_hid *ihid = i2c_get_clientdata(client); in __i2c_hid_command() local
300 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_get_report() local
339 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_or_send_report() local
404 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_power() local
448 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_hwreset() local
482 static void i2c_hid_get_input(struct i2c_hid *ihid) in i2c_hid_get_input()
539 struct i2c_hid *ihid = dev_id; in i2c_hid_irq() local
573 static void i2c_hid_free_buffers(struct i2c_hid *ihid) in i2c_hid_free_buffers()
586 static int i2c_hid_alloc_buffers(struct i2c_hid *ihid, size_t report_size) in i2c_hid_alloc_buffers()
[all …]