Searched refs:mousedev_client (Results 1 – 1 of 1) sorted by relevance
96 struct mousedev_client { struct266 struct mousedev_client *client; in mousedev_notify_readers()409 struct mousedev_client *client = file->private_data; in mousedev_fasync()507 struct mousedev_client *client) in mousedev_attach_client()515 struct mousedev_client *client) in mousedev_detach_client()525 struct mousedev_client *client = file->private_data; in mousedev_release()538 struct mousedev_client *client; in mousedev_open()549 client = kzalloc(sizeof(struct mousedev_client), GFP_KERNEL); in mousedev_open()579 static void mousedev_packet(struct mousedev_client *client, in mousedev_packet()625 static void mousedev_generate_response(struct mousedev_client *client, in mousedev_generate_response()[all …]