Home
last modified time | relevance | path

Searched defs:irq_set (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/
H A Dvfio.rs1244 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(count); in acpi_notification_evt_enable() localVariable
1268 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(0); in acpi_notification_disable() localVariable
1290 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(1); in acpi_notification_test() localVariable
1327 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(count); in irq_enable() localVariable
1369 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(1); in resample_virq_enable() localVariable
1398 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(0); in irq_disable() localVariable
1417 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(0); in irq_unmask() localVariable
1436 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(0); in irq_mask() localVariable
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h116655 void (*irq_set)(struct vme_bridge *, int, int, int); member
H A Dvmlinux_518.h116655 void (*irq_set)(struct vme_bridge *, int, int, int); member