device_index 56 drivers/edac/edac_device.c int device_index) device_index 129 drivers/edac/edac_device.c dev_ctl->dev_idx = device_index; device_index 248 drivers/edac/edac_device.h int device_index); device_index 124 drivers/hid/hid-logitech-dj.c u8 device_index; device_index 131 drivers/hid/hid-logitech-dj.c u8 device_index; device_index 157 drivers/hid/hid-logitech-dj.c u8 device_index; device_index 167 drivers/hid/hid-logitech-dj.c u8 device_index; device_index 639 drivers/hid/hid-logitech-dj.c dj_dev = djrcv_dev->paired_dj_devices[workitem->device_index]; device_index 640 drivers/hid/hid-logitech-dj.c djrcv_dev->paired_dj_devices[workitem->device_index] = NULL; device_index 659 drivers/hid/hid-logitech-dj.c u8 device_index = workitem->device_index; device_index 668 drivers/hid/hid-logitech-dj.c if (djrcv_dev->paired_dj_devices[device_index]) { device_index 714 drivers/hid/hid-logitech-dj.c snprintf(tmpstr, sizeof(tmpstr), ":%d", device_index); device_index 727 drivers/hid/hid-logitech-dj.c dj_dev->device_index = device_index; device_index 731 drivers/hid/hid-logitech-dj.c djrcv_dev->paired_dj_devices[device_index] = dj_dev; device_index 743 drivers/hid/hid-logitech-dj.c djrcv_dev->paired_dj_devices[device_index] = NULL; device_index 836 drivers/hid/hid-logitech-dj.c .device_index = dj_report->device_index, device_index 900 drivers/hid/hid-logitech-dj.c switch (hidpp_report->device_index) { device_index 914 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); device_index 926 drivers/hid/hid-logitech-dj.c .device_index = hidpp_report->device_index, device_index 937 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); device_index 988 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); device_index 994 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); device_index 1008 drivers/hid/hid-logitech-dj.c djdev = djrcv_dev->paired_dj_devices[dj_report->device_index]; device_index 1032 drivers/hid/hid-logitech-dj.c dj_device = djrcv_dev->paired_dj_devices[dj_report->device_index]; device_index 1091 drivers/hid/hid-logitech-dj.c u8 *data = (u8 *)(&dj_report->device_index); device_index 1151 drivers/hid/hid-logitech-dj.c dj_report->device_index = 0xFF; device_index 1173 drivers/hid/hid-logitech-dj.c dj_report->device_index = 0xFF; device_index 1263 drivers/hid/hid-logitech-dj.c buf[4] = (buf[4] & 0xf0) | (djdev->device_index - 1); device_index 1265 drivers/hid/hid-logitech-dj.c buf[1] = djdev->device_index; device_index 1291 drivers/hid/hid-logitech-dj.c out_buf[1] = djdev->device_index; device_index 1428 drivers/hid/hid-logitech-dj.c if ((dj_report->device_index < DJ_DEVICE_INDEX_MIN) || device_index 1429 drivers/hid/hid-logitech-dj.c (dj_report->device_index > DJ_DEVICE_INDEX_MAX)) { device_index 1435 drivers/hid/hid-logitech-dj.c if (dj_report->device_index != DJ_RECEIVER_INDEX) device_index 1437 drivers/hid/hid-logitech-dj.c __func__, dj_report->device_index); device_index 1443 drivers/hid/hid-logitech-dj.c if (!djrcv_dev->paired_dj_devices[dj_report->device_index]) { device_index 1480 drivers/hid/hid-logitech-dj.c u8 device_index = hidpp_report->device_index; device_index 1482 drivers/hid/hid-logitech-dj.c if (device_index == HIDPP_RECEIVER_INDEX) { device_index 1488 drivers/hid/hid-logitech-dj.c device_index = (data[4] & 0x0F) + 1; device_index 1501 drivers/hid/hid-logitech-dj.c if ((device_index < DJ_DEVICE_INDEX_MIN) || device_index 1502 drivers/hid/hid-logitech-dj.c (device_index > DJ_DEVICE_INDEX_MAX)) { device_index 1509 drivers/hid/hid-logitech-dj.c hidpp_report->device_index); device_index 1515 drivers/hid/hid-logitech-dj.c dj_dev = djrcv_dev->paired_dj_devices[device_index]; device_index 1527 drivers/hid/hid-logitech-dj.c .device_index = hidpp_report->device_index, device_index 127 drivers/hid/hid-logitech-hidpp.c u8 device_index; device_index 235 drivers/hid/hid-logitech-hidpp.c hidpp_report->device_index = 0xff; device_index 98 drivers/iio/adc/mcp320x.c static int mcp320x_channel_to_tx_data(int device_index, device_index 103 drivers/iio/adc/mcp320x.c switch (device_index) { device_index 120 drivers/iio/adc/mcp320x.c bool differential, int device_index, int *val) device_index 135 drivers/iio/adc/mcp320x.c adc->tx_buf = mcp320x_channel_to_tx_data(device_index, channel, device_index 142 drivers/iio/adc/mcp320x.c switch (device_index) { device_index 199 drivers/iio/adc/mcp320x.c int device_index = 0; device_index 203 drivers/iio/adc/mcp320x.c device_index = spi_get_device_id(adc->spi)->driver_data; device_index 208 drivers/iio/adc/mcp320x.c channel->differential, device_index, val); device_index 378 drivers/iio/adc/mcp320x.c int ret, device_index; device_index 394 drivers/iio/adc/mcp320x.c device_index = spi_get_device_id(spi)->driver_data; device_index 395 drivers/iio/adc/mcp320x.c chip_info = &mcp320x_chip_infos[device_index]; device_index 414 drivers/iio/adc/mcp320x.c switch (device_index) { device_index 436 drivers/iio/adc/mcp320x.c mcp320x_adc_conversion(adc, 0, 1, device_index, &ret); device_index 437 drivers/iio/adc/mcp320x.c mcp320x_adc_conversion(adc, 0, 1, device_index, &ret); device_index 1039 drivers/scsi/qla4xxx/ql4_fw.h uint16_t device_index; /* 08 - 09 */