Home
last modified time | relevance | path

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

/drivers/input/joystick/
A Dpxrc.c34 struct pxrc *pxrc = urb->context; in pxrc_usb_irq() argument
85 struct pxrc *pxrc = input_get_drvdata(input); in pxrc_open() local
103 struct pxrc *pxrc = input_get_drvdata(input); in pxrc_close() local
112 struct pxrc *pxrc = _pxrc; in pxrc_free_urb() local
121 struct pxrc *pxrc; in pxrc_probe() local
145 usb_set_intfdata(pxrc->intf, pxrc); in pxrc_probe()
174 pxrc->input->phys = pxrc->phys; in pxrc_probe()
190 input_set_drvdata(pxrc->input, pxrc); in pxrc_probe()
206 struct pxrc *pxrc = usb_get_intfdata(intf); in pxrc_suspend() local
217 struct pxrc *pxrc = usb_get_intfdata(intf); in pxrc_resume() local
[all …]
A DMakefile29 obj-$(CONFIG_JOYSTICK_PXRC) += pxrc.o
A DKconfig375 module will be called pxrc.
/drivers/hid/
A DMakefile114 obj-$(CONFIG_HID_PXRC) += hid-pxrc.o
A DKconfig1006 module will be called hid-pxrc.

Completed in 14 milliseconds