Searched refs:lock_hw_data (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_hw_lock_mgr.c42 cmd.lock_hw.lock_hw_data.client = HW_LOCK_CLIENT_DRIVER;
43 cmd.lock_hw.lock_hw_data.lock = lock;
44 cmd.lock_hw.lock_hw_data.hw_locks.u8All = hw_locks->u8All;
45 memcpy(&cmd.lock_hw.lock_hw_data.inst_flags, inst_flags, sizeof(struct dmub_hw_lock_inst_flags));
48 cmd.lock_hw.lock_hw_data.should_release = 1;
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3498 struct dmub_cmd_lock_hw_data lock_hw_data; member in struct:dmub_rb_cmd_lock_hw

Completed in 181 milliseconds