Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dmailbox.c191 .fetch_notification = mailbox_fetch_notification,
H A Dcommon.h304 void (*fetch_notification)(struct scmi_chan_info *cinfo, member
H A Ddriver.c295 info->desc->ops->fetch_notification(cinfo, info->desc->max_msg_size, in scmi_handle_notification()