12 #ifndef __LINUX_PINCTRL_CONSUMER_H
13 #define __LINUX_PINCTRL_CONSUMER_H
16 #include <linux/list.h>
111 return ERR_PTR(PTR_ERR(s));
130 struct device *dev,
const char *name)
161 #ifdef CONFIG_PINCONF
168 const char *pin_group,
171 const char *pin_group,
176 static inline int pin_config_get(
const char *dev_name,
const char *name,
182 static inline int pin_config_set(
const char *dev_name,
const char *name,
189 const char *pin_group,
196 const char *pin_group,