HomeSort by relevance Sort by last modified time
    Searched refs:interrupt_type_handler_t (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/
interrupt_mgmt.h 104 typedef uint64_t (*interrupt_type_handler_t)(uint32_t id, typedef
115 interrupt_type_handler_t handler,
117 interrupt_type_handler_t get_interrupt_type_handler(uint32_t interrupt_type);
  /device/linaro/bootloader/arm-trusted-firmware/bl31/
interrupt_mgmt.c 38 interrupt_type_handler_t handler;
187 interrupt_type_handler_t handler,
219 interrupt_type_handler_t get_interrupt_type_handler(uint32_t type)

Completed in 156 milliseconds