Searched defs:sprd_pctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/sprd/ |
H A D | pinctrl-sprd.c | 159 static int sprd_pinctrl_get_id_by_name(struct sprd_pinctrl *sprd_pctl, in sprd_pinctrl_get_id_by_name() argument 174 sprd_pinctrl_get_pin_by_id(struct sprd_pinctrl *sprd_pctl, unsigned int id) in sprd_pinctrl_get_pin_by_id() argument 191 sprd_pinctrl_find_group_by_name(struct sprd_pinctrl *sprd_pctl, in sprd_pinctrl_find_group_by_name() argument 880 sprd_pinctrl_parse_groups(struct device_node *np, struct sprd_pinctrl *sprd_pctl, struct sprd_pin_group *grp) sprd_pinctrl_parse_groups() argument 931 sprd_pinctrl_parse_dt(struct sprd_pinctrl *sprd_pctl) sprd_pinctrl_parse_dt() argument 992 sprd_pinctrl_add_pins(struct sprd_pinctrl *sprd_pctl, struct sprd_pins_info *sprd_soc_pin_info, int pins_cnt) sprd_pinctrl_add_pins() argument 1047 struct sprd_pinctrl *sprd_pctl; sprd_pinctrl_core_probe() local 1113 struct sprd_pinctrl *sprd_pctl = platform_get_drvdata(pdev); sprd_pinctrl_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/sprd/ |
H A D | pinctrl-sprd.c | 161 static int sprd_pinctrl_get_id_by_name(struct sprd_pinctrl *sprd_pctl, in sprd_pinctrl_get_id_by_name() argument 176 sprd_pinctrl_get_pin_by_id(struct sprd_pinctrl *sprd_pctl, unsigned int id) in sprd_pinctrl_get_pin_by_id() argument 193 sprd_pinctrl_find_group_by_name(struct sprd_pinctrl *sprd_pctl, in sprd_pinctrl_find_group_by_name() argument 882 sprd_pinctrl_parse_groups(struct device_node *np, struct sprd_pinctrl *sprd_pctl, struct sprd_pin_group *grp) sprd_pinctrl_parse_groups() argument 933 sprd_pinctrl_parse_dt(struct sprd_pinctrl *sprd_pctl) sprd_pinctrl_parse_dt() argument 994 sprd_pinctrl_add_pins(struct sprd_pinctrl *sprd_pctl, struct sprd_pins_info *sprd_soc_pin_info, int pins_cnt) sprd_pinctrl_add_pins() argument 1049 struct sprd_pinctrl *sprd_pctl; sprd_pinctrl_core_probe() local 1115 struct sprd_pinctrl *sprd_pctl = platform_get_drvdata(pdev); sprd_pinctrl_remove() local [all...] |
Completed in 3 milliseconds