Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Ddb9.c41 #define DB9_ARG_PARPORT 0 macro
555 db9_cfg[port_idx].args[DB9_ARG_PARPORT] < 0) in db9_attach()
558 if (db9_cfg[port_idx].args[DB9_ARG_PARPORT] == pp->number) in db9_attach()
685 if (db9_cfg[i].nargs == 0 || db9_cfg[i].args[DB9_ARG_PARPORT] < 0) in db9_init()