Searched refs:device_idx (Results 1 – 5 of 5) sorted by relevance
79 __le32 device_idx[4]; member
194 (*index) = idx = le32_to_cpu(ring_control->device_idx[ring_index]); in p54p_check_rx_ring()255 (*index) = idx = le32_to_cpu(ring_control->device_idx[ring_index]); in p54p_check_tx_ring()
882 u32 device_idx, target_idx, protocol; in nfc_genl_activate_target() local890 device_idx = nla_get_u32(info->attrs[NFC_ATTR_DEVICE_INDEX]); in nfc_genl_activate_target()892 dev = nfc_get_device(device_idx); in nfc_genl_activate_target()910 u32 device_idx, target_idx; in nfc_genl_deactivate_target() local917 device_idx = nla_get_u32(info->attrs[NFC_ATTR_DEVICE_INDEX]); in nfc_genl_deactivate_target()919 dev = nfc_get_device(device_idx); in nfc_genl_deactivate_target()
2817 u8 device_idx = (private_value & SND_DJM_DEVICE_MASK) >> SND_DJM_DEVICE_SHIFT; in snd_djm_controls_info() local2819 const struct snd_djm_device *device = &snd_djm_devices[device_idx]; in snd_djm_controls_info()2845 u8 device_idx, u8 group, u16 value) in snd_djm_controls_update() argument2848 const struct snd_djm_device *device = &snd_djm_devices[device_idx]; in snd_djm_controls_update()2904 const u8 device_idx) in snd_djm_controls_create() argument2909 const struct snd_djm_device *device = &snd_djm_devices[device_idx]; in snd_djm_controls_create()2924 ((unsigned long)device_idx << SND_DJM_DEVICE_SHIFT) | in snd_djm_controls_create()2927 err = snd_djm_controls_update(mixer, device_idx, i, value); in snd_djm_controls_create()
1466 uint8_t device_idx = 0; in kfd_topology_enum_kfd_devices() local1472 if (device_idx == idx) { in kfd_topology_enum_kfd_devices()1478 device_idx++; in kfd_topology_enum_kfd_devices()