tb_cfg_request_lock   58 drivers/thunderbolt/ctl.c static DEFINE_MUTEX(tb_cfg_request_lock);
tb_cfg_request_lock   85 drivers/thunderbolt/ctl.c 	mutex_lock(&tb_cfg_request_lock);
tb_cfg_request_lock   87 drivers/thunderbolt/ctl.c 	mutex_unlock(&tb_cfg_request_lock);
tb_cfg_request_lock  106 drivers/thunderbolt/ctl.c 	mutex_lock(&tb_cfg_request_lock);
tb_cfg_request_lock  108 drivers/thunderbolt/ctl.c 	mutex_unlock(&tb_cfg_request_lock);