Searched refs:DEV_ERR (Results 1 – 2 of 2) sorted by relevance
35 DEV_ERR("%pS->%s: '%s' get failed. rc=%d\n", in msm_dss_get_clk()68 DEV_ERR("%pS->%s: %s failed. rc=%d\n", in msm_dss_clk_set_rate()76 DEV_ERR("%pS->%s: '%s' is not available\n", in msm_dss_clk_set_rate()98 DEV_ERR("%pS->%s: %s en fail. rc=%d\n", in msm_dss_enable_clk()
14 #define DEV_ERR(fmt, args...) pr_err(fmt, ##args) macro