Searched refs:shim_lock (Results 1 – 4 of 4) sorted by relevance
73 link->shim_lock = &ctx->shim_lock; in intel_link_dev_register()79 link->shim_lock = res->eml_lock; in intel_link_dev_register()212 mutex_init(&ctx->shim_lock); in sdw_intel_probe_controller()
206 /* this needs to be called with shim_lock */236 /* this needs to be called with shim_lock */257 /* this needs to be called with shim_lock */308 mutex_lock(sdw->link_res->shim_lock); in intel_shim_wake() 325 mutex_unlock(sdw->link_res->shim_lock); in intel_shim_wake() 352 mutex_lock(sdw->link_res->shim_lock); in intel_link_power_up() 446 mutex_unlock(sdw->link_res->shim_lock); in intel_link_power_up() 459 mutex_lock(sdw->link_res->shim_lock); in intel_link_power_down() 495 mutex_unlock(sdw->link_res->shim_lock); in intel_link_power_down() 505 mutex_lock(sdw->link_res->shim_lock); in intel_shim_sync_arm() [all...]
43 struct mutex *shim_lock; /* protect shared registers */ member
310 struct mutex shim_lock; /* lock for access to shared SHIM registers */ member