Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dinput.h266 #define BUS_PARPORT 0x15 macro
/linux/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h39 #define BUS_PARPORT 0x15 macro
/linux/drivers/input/joystick/
H A Dturbografx.c207 input_dev->id.bustype = BUS_PARPORT; in tgfx_attach()
H A Dwalkera0701.c247 w->input_dev->id.bustype = BUS_PARPORT; in walkera0701_attach()
H A Ddb9.c611 input_dev->id.bustype = BUS_PARPORT; in db9_attach()
H A Dgamecon.c820 input_dev->id.bustype = BUS_PARPORT; in gc_setup_pad()