Home
last modified time | relevance | path

Searched refs:GAMEPORT_ID_VENDOR_GUILLEMOT (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dgameport.h20 #define GAMEPORT_ID_VENDOR_GUILLEMOT 0x000a macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dgameport.h27 #define GAMEPORT_ID_VENDOR_GUILLEMOT 0x000a macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dgameport.h33 #define GAMEPORT_ID_VENDOR_GUILLEMOT 0x000a macro
/kernel/linux/linux-5.10/drivers/input/joystick/
Dguillemot.c212 input_dev->id.vendor = GAMEPORT_ID_VENDOR_GUILLEMOT; in guillemot_connect()