Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/scmi-msg/
A Dsmt.c77 bool channel_is_busy; in channel_set_busy() local
81 channel_is_busy = chan->busy; in channel_set_busy()
83 if (!channel_is_busy) { in channel_set_busy()
89 return !channel_is_busy; in channel_set_busy()

Completed in 2 milliseconds