Lines Matching refs:drvname
734 static void __init sh_pfc_check_cfg_reg(const char *drvname, in sh_pfc_check_cfg_reg() argument
747 drvname, cfg_reg->reg, rw, rw + fw - 1); in sh_pfc_check_cfg_reg()
756 drvname, cfg_reg->reg, rw, cfg_reg->reg_width); in sh_pfc_check_cfg_reg()
762 drvname, cfg_reg->reg, cfg_reg->nr_enum_ids, n); in sh_pfc_check_cfg_reg()
770 const char *drvname = info->name; in sh_pfc_check_info() local
774 pr_info("Checking %s\n", drvname); in sh_pfc_check_info()
781 drvname, info->pins[i].name, in sh_pfc_check_info()
789 drvname, info->pins[i].name, in sh_pfc_check_info()
797 drvname, info->pins[i].name, in sh_pfc_check_info()
813 pr_err("%s: empty function %u\n", drvname, i); in sh_pfc_check_info()
829 drvname, func->name, func->groups[j]); in sh_pfc_check_info()
837 pr_err("%s: empty group %u\n", drvname, i); in sh_pfc_check_info()
842 pr_err("%s: orphan group %s\n", drvname, in sh_pfc_check_info()
847 drvname, info->groups[i].name, refcnts[i]); in sh_pfc_check_info()
856 sh_pfc_check_cfg_reg(drvname, &info->cfg_regs[i]); in sh_pfc_check_info()