Lines Matching refs:drvname
730 static void __init sh_pfc_check_cfg_reg(const char *drvname, in sh_pfc_check_cfg_reg() argument
743 drvname, cfg_reg->reg, rw, rw + fw - 1); in sh_pfc_check_cfg_reg()
752 drvname, cfg_reg->reg, rw, cfg_reg->reg_width); in sh_pfc_check_cfg_reg()
758 drvname, cfg_reg->reg, cfg_reg->nr_enum_ids, n); in sh_pfc_check_cfg_reg()
766 const char *drvname = info->name; in sh_pfc_check_info() local
770 pr_info("Checking %s\n", drvname); in sh_pfc_check_info()
777 drvname, info->pins[i].name, in sh_pfc_check_info()
785 drvname, info->pins[i].name, in sh_pfc_check_info()
793 drvname, info->pins[i].name, in sh_pfc_check_info()
809 pr_err("%s: empty function %u\n", drvname, i); in sh_pfc_check_info()
825 drvname, func->name, func->groups[j]); in sh_pfc_check_info()
833 pr_err("%s: empty group %u\n", drvname, i); in sh_pfc_check_info()
838 pr_err("%s: orphan group %s\n", drvname, in sh_pfc_check_info()
843 drvname, info->groups[i].name, refcnts[i]); in sh_pfc_check_info()
852 sh_pfc_check_cfg_reg(drvname, &info->cfg_regs[i]); in sh_pfc_check_info()