Home
last modified time | relevance | path

Searched defs:joydev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/
H A Djoydev.c35 struct joydev { struct
57 struct joydev_client { argument
64 struct joydev *joydev; argument
91 struct joydev *joydev = client->joydev; in joydev_pass_event() local
115 struct joydev *joydev = handle->private; in joydev_event() local
162 struct joydev *joydev = container_of(dev, struct joydev, dev); in joydev_free() local
168 static void joydev_attach_client(struct joydev *joydev, in joydev_attach_client()
176 static void joydev_detach_client(struct joydev *joydev, in joydev_detach_client()
185 static void joydev_refresh_state(struct joydev *joydev) in joydev_refresh_state()
196 static int joydev_open_device(struct joydev *joydev) in joydev_open_device()
[all …]
/linux/Documentation/input/
H A Dinput.rst153 joydev subsection