Searched refs:dmub_notification (Results 1 – 7 of 7) sorted by relevance
71 struct dmub_notification;91 … (*dmub_notify_interrupt_callback_t)(struct amdgpu_device *adev, struct dmub_notification *notify);102 struct dmub_notification *dmub_notify;258 struct dmub_notification *dmub_notify;
662 void dmub_aux_setconfig_callback(struct amdgpu_device *adev, struct dmub_notification *notify) in dmub_aux_setconfig_callback()665 memcpy(adev->dm.dmub_notify, notify, sizeof(struct dmub_notification)); in dmub_aux_setconfig_callback()678 void dmub_hpd_callback(struct amdgpu_device *adev, struct dmub_notification *notify) in dmub_hpd_callback()770 struct dmub_notification notify; in dm_dmub_outbox1_low_irq()1647 adev->dm.dmub_notify = kzalloc(sizeof(struct dmub_notification), GFP_KERNEL); in amdgpu_dm_init()
39 struct dmub_notification *notify);
438 struct dmub_notification { struct
40 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify);
52 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify) in dc_stat_get_dmub_notification()
47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()