Searched refs:dmub_notification (Results 1 – 7 of 7) sorted by relevance
39 struct dmub_notification *notify);
432 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()
69 struct dmub_notification;193 struct dmub_notification *dmub_notify;
631 struct dmub_notification notify; in dm_dmub_outbox1_low_irq()645 memcpy(adev->dm.dmub_notify, ¬ify, sizeof(struct dmub_notification)); in dm_dmub_outbox1_low_irq()1252 adev->dm.dmub_notify = kzalloc(sizeof(struct dmub_notification), GFP_KERNEL); in amdgpu_dm_init()
47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()