Home
last modified time | relevance | path

Searched refs:gicv3_its_send_int (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3_its.c426 static int gicv3_its_send_int(const struct device *dev, uint32_t device_id, uint32_t event_id) in gicv3_its_send_int() function
662 .send_int = gicv3_its_send_int,