Searched refs:dmub_notify_interrupt_callback_t (Results 1 – 2 of 2) sorted by relevance
91 typedef void (*dmub_notify_interrupt_callback_t)(struct amdgpu_device *adev, struct dmub_notificati… typedef266 dmub_notify_interrupt_callback_t dmub_callback[AMDGPU_DMUB_NOTIFICATION_MAX];
730 dmub_notify_interrupt_callback_t callback, bool dmub_int_thread_offload) in register_dmub_notify_callback()