Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.h282 int intel_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function,
H A Dpinctrl-intel.c380 int intel_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function, in intel_get_function_groups() function
389 EXPORT_SYMBOL_NS_GPL(intel_get_function_groups, PINCTRL_INTEL);
542 .get_function_groups = intel_get_function_groups,
H A Dpinctrl-lynxpoint.c415 .get_function_groups = intel_get_function_groups,
H A Dpinctrl-baytrail.c788 .get_function_groups = intel_get_function_groups,
H A Dpinctrl-cherryview.c837 .get_function_groups = intel_get_function_groups,