Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.h277 int intel_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function,
H A Dpinctrl-intel.c401 int intel_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function, in intel_get_function_groups() function
410 EXPORT_SYMBOL_NS_GPL(intel_get_function_groups, PINCTRL_INTEL);
583 .get_function_groups = intel_get_function_groups,
H A Dpinctrl-lynxpoint.c400 .get_function_groups = intel_get_function_groups,
H A Dpinctrl-baytrail.c777 .get_function_groups = intel_get_function_groups,
H A Dpinctrl-cherryview.c826 .get_function_groups = intel_get_function_groups,