Searched refs:is_transport_polling_capable (Results 1 – 3 of 3) sorted by relevance
268 static inline bool is_transport_polling_capable(const struct scmi_desc *desc) in is_transport_polling_capable() function277 is_transport_polling_capable(desc); in is_polling_enabled()
1420 !is_transport_polling_capable(info->desc)) { in do_xfer()2494 is_transport_polling_capable(info->desc); in scmi_is_transport_atomic()2722 if (is_transport_polling_capable(info->desc)) in scmi_chan_setup()3004 is_transport_polling_capable(info->desc); in scmi_debugfs_common_setup()3240 !is_transport_polling_capable(info->desc)) in scmi_probe()
692 if (is_transport_polling_capable(raw->desc)) { in scmi_raw_message_send()