Searched refs:devreq_mtx (Results 1 – 1 of 1) sorted by relevance
171 struct mutex devreq_mtx; member428 mutex_lock(&info->devreq_mtx); in scmi_create_protocol_devices()430 mutex_unlock(&info->devreq_mtx); in scmi_create_protocol_devices()436 mutex_lock(&info->devreq_mtx); in scmi_destroy_protocol_devices()438 mutex_unlock(&info->devreq_mtx); in scmi_destroy_protocol_devices()3214 mutex_init(&info->devreq_mtx); in scmi_probe()