Searched refs:joydev_client (Results 1 – 1 of 1) sorted by relevance
62 struct joydev_client { struct93 static void joydev_pass_event(struct joydev_client *client, in joydev_pass_event() argument121 struct joydev_client *client; in joydev_event()160 struct joydev_client *client = file->private_data; in joydev_fasync()174 struct joydev_client *client) in joydev_attach_client()182 struct joydev_client *client) in joydev_detach_client()239 struct joydev_client *client; in joydev_hangup()251 struct joydev_client *client = file->private_data; in joydev_release()266 struct joydev_client *client; in joydev_open()269 client = kzalloc(sizeof(struct joydev_client), GFP_KERNEL); in joydev_open()[all …]