Searched refs:is_transport_polling_capable (Results 1 – 1 of 1) sorted by relevance
632 static inline bool is_transport_polling_capable(struct scmi_info *info) in is_transport_polling_capable() function642 is_transport_polling_capable(info); in is_polling_enabled()887 if (xfer->hdr.poll_completion && !is_transport_polling_capable(info)) { in do_xfer()1823 ret = info->desc->atomic_enabled && is_transport_polling_capable(info); in scmi_is_transport_atomic()2023 if (is_transport_polling_capable(info)) in scmi_chan_setup()2423 if (info->desc->atomic_enabled && !is_transport_polling_capable(info)) in scmi_probe()