Home
last modified time | relevance | path

Searched refs:is_polling_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dcommon.h270 static inline bool is_polling_enabled(struct scmi_chan_info *cinfo, in is_polling_enabled() function
H A Draw_mode.c636 if (is_polling_enabled(cinfo, raw->desc)) in scmi_do_xfer_raw_start()
H A Ddriver.c1187 if (is_polling_enabled(cinfo, info->desc)) in do_xfer()