Searched refs:interact (Results 1 – 20 of 20) sorted by relevance
34 struct interact { struct111 struct interact *interact = gameport_get_drvdata(gameport); in interact_poll() local116 interact->reads++; in interact_poll()118 if (interact_read_packet(interact->gameport, interact->length, data) < interact->length) { in interact_poll()166 struct interact *interact = input_get_drvdata(dev); in interact_open() local178 struct interact *interact = input_get_drvdata(dev); in interact_close() local189 struct interact *interact; in interact_connect() local195 interact = kzalloc(sizeof(*interact), GFP_KERNEL); in interact_connect()271 kfree(interact); in interact_connect()277 struct interact *interact = gameport_get_drvdata(gameport); in interact_disconnect() local[all …]
23 obj-$(CONFIG_JOYSTICK_INTERACT) += interact.o
125 module will be called interact.
9 to SAR driver. The front end application in userspace will interact with SAR
6 system. It allows blind users to interact with applications on the
14 on UniPhier SoCs. This driver provides interface to interact
37 ioctls used by userspace libraries and testing tools to interact
103 Using IOCTLs one can interact with the UV.158 Select this option if you want to be able to interact with the control
31 buffer management facilities for software to interact with
63 This driver uses SCPI Message Protocol driver to interact with the210 This driver uses SCMI Message Protocol driver to interact with the
13 subdevices to interact with each other and hardware and for
70 interface to interact with USB GEN-II and USB 3.x PHY that is part
37 interface to interact with USB 2.0 and USB 3.0 PHY that is part
132 interact with each other via userspace semaphores. Each context
116 This driver uses SCMI Message Protocol to interact with the126 This driver uses SCPI Message Protocol to interact with the
474 to interact with an EHCI Debug Port.495 Userland can interact using /dev/ttyGSxxx.
252 This driver uses SCMI Message Protocol to interact with the
59 answer Y here, a virtual terminal (the device used to interact with
518 It uses SCMI Message Protocol to interact with the
182 This driver uses SCMI Message Protocol driver to interact with the
Completed in 32 milliseconds