Searched refs:fetch_notification (Results 1 – 4 of 4) sorted by relevance
213 void (*fetch_notification)(struct scmi_chan_info *cinfo, member
319 .fetch_notification = mailbox_fetch_notification,
802 .fetch_notification = virtio_fetch_notification,
884 info->desc->ops->fetch_notification(cinfo, info->desc->max_msg_size, in scmi_handle_notification()