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()
1403 !is_transport_polling_capable(info->desc)) { in do_xfer() 2535 is_transport_polling_capable(info->desc); in scmi_handle_put() 2763 if (is_transport_polling_capable(info->desc))3045 is_transport_polling_capable(info->desc); in scmi_debugfs_raw_mode_setup() 3278 !is_transport_polling_capable(info->desc)) in scmi_probe()
692 if (is_transport_polling_capable(raw->desc)) { in scmi_raw_message_send()