/Linux-v6.6/drivers/hid/ |
D | hid-steam.c | 1081 u8 b8, b9, b10; in steam_do_input_event() local 1086 b9 = data[9]; in steam_do_input_event() 1129 input_event(input, EV_KEY, BTN_SELECT, !!(b9 & BIT(4))); in steam_do_input_event() 1130 input_event(input, EV_KEY, BTN_MODE, !!(b9 & BIT(5))); in steam_do_input_event() 1131 input_event(input, EV_KEY, BTN_START, !!(b9 & BIT(6))); in steam_do_input_event() 1132 input_event(input, EV_KEY, BTN_GEAR_DOWN, !!(b9 & BIT(7))); in steam_do_input_event() 1138 input_event(input, EV_KEY, BTN_DPAD_UP, !!(b9 & BIT(0))); in steam_do_input_event() 1139 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event() 1140 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_input_event() 1141 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event() [all …]
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | dvb-usb-dibusb-mc-cardlist.rst | 24 - 10b9:5000, 10b9:5001
|
D | dvb-usb-af9005-cardlist.rst | 18 - 10b9:6000
|
D | dvb-usb-af9015-cardlist.rst | 68 - 10b9:8000
|
D | gspca-cardlist.rst | 102 zc3xx 046d:08b9 Logitech QuickCam Express
|
/Linux-v6.6/arch/powerpc/crypto/ |
D | aes-tab-4k.S | 73 .long R(a6, 53, 53, f5), R(b9, d1, d1, 68) 142 .long R(ae, 57, 57, f9), R(69, b9, b9, d0) 144 .long R(3a, 1d, 1d, 27), R(27, 9e, 9e, b9) 181 .long R(99, 58, 3e, 6b), R(27, b9, 71, dd) 227 .long R(2d, b6, a8, b9), R(14, 1e, a9, c8) 240 .long R(2b, b3, 16, 6c), R(a9, 70, b9, 99) 284 .long R(ca, af, f3, 81), R(b9, 68, c4, 3e)
|
/Linux-v6.6/arch/x86/kernel/ |
D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument 49 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
|
/Linux-v6.6/Documentation/arch/arm/ |
D | sunxi.rst | 166 https://linux-sunxi.org/images/b/b9/H616_Datasheet_V1.0_cleaned.pdf
|
/Linux-v6.6/arch/x86/kernel/kprobes/ |
D | core.c | 64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument 67 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
|
/Linux-v6.6/Documentation/scsi/ |
D | aacraid.rst | 109 9005:0285:9005:02b9 ICP ICP5085SL (Voodoo80)
|
/Linux-v6.6/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 239 b9: MOV rCX/r9,Iv 536 b9: Grp10 (1A) 785 b9: vfmadd231ss/d Vx,Hx,Wx (66),(v),(v1) 967 b9: vfmadd231sh Vx,Hx,Wx (66),(ev)
|
/Linux-v6.6/arch/x86/lib/ |
D | x86-opcode-map.txt | 239 b9: MOV rCX/r9,Iv 536 b9: Grp10 (1A) 785 b9: vfmadd231ss/d Vx,Hx,Wx (66),(v),(v1) 967 b9: vfmadd231sh Vx,Hx,Wx (66),(ev)
|