Searched refs:chan_available (Results 1 – 6 of 6) sorted by relevance
254 .chan_available = smc_chan_available,
202 bool (*chan_available)(struct device_node *of_node, int idx); member
313 .chan_available = mailbox_chan_available,
530 .chan_available = scmi_optee_chan_available,
796 .chan_available = virtio_chan_available,
2311 if (!info->desc->ops->chan_available(of_node, idx)) { in scmi_chan_setup()