Home
last modified time | relevance | path

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

/linux-5.10/drivers/hid/i2c-hid/
Di2c-hid-core.c68 #define i2c_hid_dbg(ihid, fmt, arg...) \ argument
213 struct i2c_hid *ihid = i2c_get_clientdata(client); in __i2c_hid_command() local
293 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_get_report() local
332 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_or_send_report() local
397 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_set_power() local
441 struct i2c_hid *ihid = i2c_get_clientdata(client); in i2c_hid_hwreset() local
474 static void i2c_hid_get_input(struct i2c_hid *ihid) in i2c_hid_get_input()
531 struct i2c_hid *ihid = dev_id; in i2c_hid_irq() local
565 static void i2c_hid_free_buffers(struct i2c_hid *ihid) in i2c_hid_free_buffers()
578 static int i2c_hid_alloc_buffers(struct i2c_hid *ihid, size_t report_size) in i2c_hid_alloc_buffers()
[all …]