Searched defs:reportType (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/hid/i2c-hid/ |
| D | i2c-hid-core.c | 217 u8 reportType, u8 *args, int args_len, in __i2c_hid_command() 297 static int i2c_hid_get_report(struct i2c_client *client, u8 reportType, in i2c_hid_get_report() 336 static int i2c_hid_set_or_send_report(struct i2c_client *client, u8 reportType, in i2c_hid_set_or_send_report()
|
| /kernel/linux/linux-4.19/drivers/hid/i2c-hid/ |
| D | i2c-hid-core.c | 220 u8 reportType, u8 *args, int args_len, in __i2c_hid_command() 300 static int i2c_hid_get_report(struct i2c_client *client, u8 reportType, in i2c_hid_get_report() 339 static int i2c_hid_set_or_send_report(struct i2c_client *client, u8 reportType, in i2c_hid_set_or_send_report()
|