/src/sys/dev/bluetooth/ |
btmagic.c | 1250 * pressure 6-bits 1280 struct hid_location pressure; member in struct:__anonb07df8960308 1290 .pressure = { .pos = 40, .size = 6 }, 1384 if (hid_get_udata(data, &touch.pressure) > sc->sc_firm) 1443 * pressure 6-bits 1463 struct hid_location pressure; member in struct:__anonb07df8960508 1473 .pressure = { .pos = 48, .size = 6 },
|
btmagic.c | 1250 * pressure 6-bits 1280 struct hid_location pressure; member in struct:__anonb07df8960308 1290 .pressure = { .pos = 40, .size = 6 }, 1384 if (hid_get_udata(data, &touch.pressure) > sc->sc_firm) 1443 * pressure 6-bits 1463 struct hid_location pressure; member in struct:__anonb07df8960508 1473 .pressure = { .pos = 48, .size = 6 },
|
/src/sys/sys/ |
midiio.h | 510 uint8_t pressure; member in struct:__anonf4e6eb5a020a::__anonf4e6eb5a1008 536 uint8_t pressure; member in struct:__anonf4e6eb5a020a::__anonf4e6eb5a1408 718 .pressure=64); 747 e = SEQ_MK_CHN(CHN_PRESSURE, .device=1, .channel=0, .pressure=64);
|
midiio.h | 510 uint8_t pressure; member in struct:__anonf4e6eb5a020a::__anonf4e6eb5a1008 536 uint8_t pressure; member in struct:__anonf4e6eb5a020a::__anonf4e6eb5a1408 718 .pressure=64); 747 e = SEQ_MK_CHN(CHN_PRESSURE, .device=1, .channel=0, .pressure=64);
|