Searched refs:dc_exit_ips_for_hw_access_internal (Results 1 – 2 of 2) sorted by relevance
2473 #define dc_exit_ips_for_hw_access(dc) dc_exit_ips_for_hw_access_internal(dc, __func__)2476 void dc_exit_ips_for_hw_access_internal(struct dc *dc, const char *caller_name);
5363 void dc_exit_ips_for_hw_access_internal(struct dc *dc, const char *caller_name) in dc_exit_ips_for_hw_access_internal() function