Searched refs:devreq_mtx (Results 1 – 1 of 1) sorted by relevance
181 struct mutex devreq_mtx; member271 mutex_lock(&info->devreq_mtx); in scmi_create_protocol_devices()277 mutex_unlock(&info->devreq_mtx); in scmi_create_protocol_devices()283 mutex_lock(&info->devreq_mtx); in scmi_destroy_protocol_devices()285 mutex_unlock(&info->devreq_mtx); in scmi_destroy_protocol_devices()2713 mutex_init(&info->devreq_mtx); in scmi_probe()