Home
last modified time | relevance | path

Searched refs:b9 (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/hid/
H A Dhid-steam.c1434 u8 b8, b9, b10; in steam_do_input_event() local
1439 b9 = data[9]; in steam_do_input_event()
1482 input_event(input, EV_KEY, BTN_SELECT, !!(b9 & BIT(4))); in steam_do_input_event()
1483 input_event(input, EV_KEY, BTN_MODE, !!(b9 & BIT(5))); in steam_do_input_event()
1484 input_event(input, EV_KEY, BTN_START, !!(b9 & BIT(6))); in steam_do_input_event()
1485 input_event(input, EV_KEY, BTN_GRIPL, !!(b9 & BIT(7))); in steam_do_input_event()
1491 input_event(input, EV_KEY, BTN_DPAD_UP, !!(b9 & BIT(0))); in steam_do_input_event()
1492 input_event(input, EV_KEY, BTN_DPAD_RIGHT, !!(b9 & BIT(1))); in steam_do_input_event()
1493 input_event(input, EV_KEY, BTN_DPAD_LEFT, !!(b9 & BIT(2))); in steam_do_input_event()
1494 input_event(input, EV_KEY, BTN_DPAD_DOWN, !!(b9 & BIT(3))); in steam_do_input_event()
[all …]
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-dibusb-mc-cardlist.rst24 - 10b9:5000, 10b9:5001
H A Ddvb-usb-af9005-cardlist.rst18 - 10b9:6000
H A Ddvb-usb-af9015-cardlist.rst68 - 10b9:8000
H A Dgspca-cardlist.rst102 zc3xx 046d:08b9 Logitech QuickCam Express
/linux/Documentation/arch/arm/
H A Dsunxi.rst166 https://linux-sunxi.org/images/b/b9/H616_Datasheet_V1.0_cleaned.pdf
/linux/Documentation/scsi/
H A Daacraid.rst109 9005:0285:9005:02b9 ICP ICP5085SL (Voodoo80)
/linux/arch/x86/kernel/
H A Duprobes.c49 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
52 (b8##UL << 0x8)|(b9##UL << 0x9)|(ba##UL << 0xa)|(bb##UL << 0xb) | \
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt249 b9: MOV rCX/r9,Iv
546 b9: Grp10 (1A)
799 b9: vfmadd231ss/d Vx,Hx,Wx (66),(v),(v1)
1097 b9: vfmadd231sh Vx,Hx,Wx (66),(ev)
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt249 b9: MOV rCX/r9,Iv
546 b9: Grp10 (1A)
799 b9: vfmadd231ss/d Vx,Hx,Wx (66),(v),(v1)
1097 b9: vfmadd231sh Vx,Hx,Wx (66),(ev)