Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dcommon.h213 void (*fetch_notification)(struct scmi_chan_info *cinfo, member
H A Dmailbox.c319 .fetch_notification = mailbox_fetch_notification,
H A Dvirtio.c802 .fetch_notification = virtio_fetch_notification,
H A Ddriver.c884 info->desc->ops->fetch_notification(cinfo, info->desc->max_msg_size, in scmi_handle_notification()