Searched refs:DEV_ERR (Results 1 – 2 of 2) sorted by relevance
40 DEV_ERR("%pS->%s: '%s' get failed. rc=%d\n", in msm_dss_get_clk()73 DEV_ERR("%pS->%s: %s failed. rc=%d\n", in msm_dss_clk_set_rate()81 DEV_ERR("%pS->%s: '%s' is not available\n", in msm_dss_clk_set_rate()104 DEV_ERR("%pS->%s: %s en fail. rc=%d\n", in msm_dss_enable_clk()109 DEV_ERR("%pS->%s: '%s' is not available\n", in msm_dss_enable_clk()130 DEV_ERR("%pS->%s: '%s' is not available\n", in msm_dss_enable_clk()
23 #define DEV_ERR(fmt, args...) pr_err(fmt, ##args) macro