Searched refs:joydev_client (Results 1 – 1 of 1) sorted by relevance
58 struct joydev_client { struct89 static void joydev_pass_event(struct joydev_client *client, in joydev_pass_event() argument117 struct joydev_client *client; in joydev_event()156 struct joydev_client *client = file->private_data; in joydev_fasync()170 struct joydev_client *client) in joydev_attach_client()178 struct joydev_client *client) in joydev_detach_client()235 struct joydev_client *client; in joydev_hangup()247 struct joydev_client *client = file->private_data; in joydev_release()262 struct joydev_client *client; in joydev_open()265 client = kzalloc(sizeof(struct joydev_client), GFP_KERNEL); in joydev_open()[all …]