Searched defs:sprd_pctl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.c161 static int sprd_pinctrl_get_id_by_name(struct sprd_pinctrl *sprd_pctl, argument
176 sprd_pinctrl_get_pin_by_id(struct sprd_pinctrl *sprd_pctl, unsigned int id) argument
193 sprd_pinctrl_find_group_by_name(struct sprd_pinctrl *sprd_pctl, argument
882 sprd_pinctrl_parse_groups(struct device_node *np, struct sprd_pinctrl *sprd_pctl, struct sprd_pin_group *grp) argument
933 sprd_pinctrl_parse_dt(struct sprd_pinctrl *sprd_pctl) argument
994 sprd_pinctrl_add_pins(struct sprd_pinctrl *sprd_pctl, struct sprd_pins_info *sprd_soc_pin_info, int pins_cnt) argument
1049 struct sprd_pinctrl *sprd_pctl; local
1115 struct sprd_pinctrl *sprd_pctl = platform_get_drvdata(pdev); local
[all...]

Completed in 108 milliseconds