paired_dj_devices  140 drivers/hid/hid-logitech-dj.c 	struct dj_device *paired_dj_devices[DJ_MAX_PAIRED_DEVICES +
paired_dj_devices  639 drivers/hid/hid-logitech-dj.c 	dj_dev = djrcv_dev->paired_dj_devices[workitem->device_index];
paired_dj_devices  640 drivers/hid/hid-logitech-dj.c 	djrcv_dev->paired_dj_devices[workitem->device_index] = NULL;
paired_dj_devices  668 drivers/hid/hid-logitech-dj.c 	if (djrcv_dev->paired_dj_devices[device_index]) {
paired_dj_devices  731 drivers/hid/hid-logitech-dj.c 	djrcv_dev->paired_dj_devices[device_index] = dj_dev;
paired_dj_devices  743 drivers/hid/hid-logitech-dj.c 	djrcv_dev->paired_dj_devices[device_index] = NULL;
paired_dj_devices 1008 drivers/hid/hid-logitech-dj.c 	djdev = djrcv_dev->paired_dj_devices[dj_report->device_index];
paired_dj_devices 1032 drivers/hid/hid-logitech-dj.c 	dj_device = djrcv_dev->paired_dj_devices[dj_report->device_index];
paired_dj_devices 1071 drivers/hid/hid-logitech-dj.c 		dj_dev = djrcv_dev->paired_dj_devices[i];
paired_dj_devices 1443 drivers/hid/hid-logitech-dj.c 	if (!djrcv_dev->paired_dj_devices[dj_report->device_index]) {
paired_dj_devices 1515 drivers/hid/hid-logitech-dj.c 	dj_dev = djrcv_dev->paired_dj_devices[device_index];
paired_dj_devices 1814 drivers/hid/hid-logitech-dj.c 		dj_dev = djrcv_dev->paired_dj_devices[i];
paired_dj_devices 1815 drivers/hid/hid-logitech-dj.c 		djrcv_dev->paired_dj_devices[i] = NULL;