Home
last modified time | relevance | path

Searched refs:last_cap (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dvfio_compat.c450 struct vfio_info_cap_header __user *last_cap = NULL; in iommufd_vfio_iommu_get_info() local
488 if (last_cap && info.argsz >= total_cap_size && in iommufd_vfio_iommu_get_info()
489 put_user(total_cap_size, &last_cap->next)) { in iommufd_vfio_iommu_get_info()
493 last_cap = arg + total_cap_size; in iommufd_vfio_iommu_get_info()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dmain.c707 char *last_cap = spk_str_caps_stop; in spell_word() local
722 last_cap = spk_str_caps_stop; in spell_word()
726 if (str_cap != last_cap) { in spell_word()
728 last_cap = str_cap; in spell_word()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dmain.c707 char *last_cap = spk_str_caps_stop; in spell_word() local
722 last_cap = spk_str_caps_stop; in spell_word()
726 if (str_cap != last_cap) { in spell_word()
728 last_cap = str_cap; in spell_word()

Completed in 8 milliseconds