Searched refs:hid_process_event (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-core.c | 1505 static void hid_process_event(struct hid_device *hid, struct hid_field *field, in hid_process_event() function 1569 hid_process_event(hid, field, &field->usage[n], value[n], interrupt); in hid_input_field() 1577 hid_process_event(hid, field, &field->usage[field->value[n] - min], 0, interrupt); in hid_input_field() 1583 hid_process_event(hid, field, &field->usage[value[n] - min], 1, interrupt); in hid_input_field()
|
| /kernel/linux/patches/linux-4.19/common_patch/ |
| D | hdf.patch | 108 @@ -1340,6 +1343,11 @@ static void hid_process_event(struct hid_device *hid, struct hid_field *fiel…
|
| /kernel/linux/patches/linux-5.10/common_patch/ |
| D | hdf.patch | 110 @@ -1522,6 +1525,11 @@ static void hid_process_event(struct hid_device *hid, struct hid_field *fiel…
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/ |
| D | hdf.patch | 91 @@ -1522,6 +1525,11 @@ static void hid_process_event(struct hid_device *hid, struct hid_field *fiel…
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | hdf.patch | 92 @@ -1522,6 +1525,11 @@ static void hid_process_event(struct hid_device *hid, struct hid_field *fiel…
|
| /kernel/linux/patches/linux-5.10/zhiyuan_patch/ |
| D | hdf.patch | 146 @@ -1522,6 +1525,11 @@ static void hid_process_event(struct hid_device *hid, struct hid_field *fiel…
|
| /kernel/linux/patches/linux-5.10/khdvk_3566b_patch/ |
| D | hdf.patch | 91 @@ -1522,6 +1525,11 @@ static void hid_process_event(struct hid_device *hid, struct hid_field *fiel…
|
| /kernel/linux/patches/linux-5.10/rk3568_patch/ |
| D | hdf.patch | 91 @@ -1522,6 +1525,11 @@ static void hid_process_event(struct hid_device *hid, struct hid_field *fiel…
|