Searched refs:device_idx (Results 1 – 1 of 1) sorted by relevance
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()