Searched refs:PhysicalRange_i16 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/hid/bpf/progs/ |
D | Huion__Inspiroy-2-S.bpf.c | 237 PhysicalRange_i16(0, 160) 241 PhysicalRange_i16(0, 100) 289 PhysicalRange_i16(0, 160) 294 PhysicalRange_i16(0, 100)
|
D | Huion__Dial-2.bpf.c | 283 PhysicalRange_i16(0, 266) 287 PhysicalRange_i16(0, 166) 337 PhysicalRange_i16(0, 266) 342 PhysicalRange_i16(0, 166)
|
D | hid_report_helpers.h | 92 #define PhysicalRange_i16(min_, max_) 0x36, LE16(min_), 0x46, LE16(max_), macro
|