Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/scmi-msg/
Dsmt.c72 static struct spinlock smt_channels_lock; variable
79 spin_lock(&smt_channels_lock); in channel_set_busy()
87 spin_unlock(&smt_channels_lock); in channel_set_busy()