Home
last modified time | relevance | path

Searched refs:th1520_pinconf_set (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-th1520.c665 static int th1520_pinconf_set(struct pinctrl_dev *pctldev, unsigned int pin, in th1520_pinconf_set() function
746 return th1520_pinconf_set(pctldev, pin, configs, num_configs); in th1520_pinconf_group_set()
767 .pin_config_set = th1520_pinconf_set,