Searched refs:state_mtx (Results 1 – 1 of 1) sorted by relevance
89 struct mutex state_mtx; member125 mutex_lock(&sc->state_mtx); in scmi_reboot_notifier()145 mutex_unlock(&sc->state_mtx); in scmi_reboot_notifier()192 mutex_lock(&sc->state_mtx); in scmi_forceful_work_func()197 mutex_unlock(&sc->state_mtx); in scmi_forceful_work_func()305 mutex_lock(&sc->state_mtx); in scmi_userspace_notifier()309 mutex_unlock(&sc->state_mtx); in scmi_userspace_notifier()313 mutex_unlock(&sc->state_mtx); in scmi_userspace_notifier()349 mutex_init(&sc->state_mtx); in scmi_syspower_probe()
Completed in 6 milliseconds