Searched refs:is_transport_polling_capable (Results 1 – 2 of 2) 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()
692 if (is_transport_polling_capable(raw->desc)) { in scmi_raw_message_send()