Searched refs:joydev_client (Results 1 – 1 of 1) sorted by relevance
63 struct joydev_client { struct94 static void joydev_pass_event(struct joydev_client *client, in joydev_pass_event() argument122 struct joydev_client *client; in joydev_event()161 struct joydev_client *client = file->private_data; in joydev_fasync()175 struct joydev_client *client) in joydev_attach_client()183 struct joydev_client *client) in joydev_detach_client()227 struct joydev_client *client; in joydev_hangup()239 struct joydev_client *client = file->private_data; in joydev_release()254 struct joydev_client *client; in joydev_open()257 client = kzalloc(sizeof(struct joydev_client), GFP_KERNEL); in joydev_open()[all …]