Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/arm_scmi/
Dmailbox.c191 .fetch_notification = mailbox_fetch_notification,
Dcommon.h223 void (*fetch_notification)(struct scmi_chan_info *cinfo, member
Ddriver.c225 info->desc->ops->fetch_notification(cinfo, info->desc->max_msg_size, in scmi_handle_notification()