Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/intel/
Dpinctrl-intel.h278 int intel_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function,
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,
Dpinctrl-lynxpoint.c415 .get_function_groups = intel_get_function_groups,
Dpinctrl-baytrail.c786 .get_function_groups = intel_get_function_groups,
Dpinctrl-cherryview.c837 .get_function_groups = intel_get_function_groups,