Searched refs:joydev_client (Results 1 – 1 of 1) sorted by relevance
57 struct joydev_client { struct88 static void joydev_pass_event(struct joydev_client *client, in joydev_pass_event() argument116 struct joydev_client *client; in joydev_event()155 struct joydev_client *client = file->private_data; in joydev_fasync()169 struct joydev_client *client) in joydev_attach_client()177 struct joydev_client *client) in joydev_detach_client()234 struct joydev_client *client; in joydev_hangup()246 struct joydev_client *client = file->private_data; in joydev_release()261 struct joydev_client *client; in joydev_open()264 client = kzalloc(sizeof(struct joydev_client), GFP_KERNEL); in joydev_open()[all …]