Home
last modified time | relevance | path

Searched refs:GAMEPORT_ID_VENDOR_INTERACT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dgameport.h23 #define GAMEPORT_ID_VENDOR_INTERACT 0x0006 macro
/Linux-v5.10/drivers/input/joystick/
Dinteract.c243 input_dev->id.vendor = GAMEPORT_ID_VENDOR_INTERACT; in interact_connect()