Searched refs:__implement (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-core.c | 1411 static void __implement(u8 *report, unsigned offset, int n, u32 value) in __implement() function 1453 __implement(report, offset, n, value); in implement()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-core.c | 1413 static void __implement(u8 *report, unsigned offset, int n, u32 value) in __implement() function 1456 __implement(report, offset, n, value); in implement()
|
Completed in 7 milliseconds