Home
last modified time | relevance | path

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

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