Searched refs:is_async (Results 1 – 1 of 1) sorted by relevance
15 static void polling_verify(const struct device *dev, bool is_async, bool active) in polling_verify() argument21 if (DISABLED_RX || is_async) { in polling_verify()117 bool is_async = async_verify(dev, active); in communication_verify() local119 polling_verify(dev, is_async, active); in communication_verify()