Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.c146 const struct intel_community *intel_get_community(const struct intel_pinctrl *pctrl, in intel_get_community() function
160 EXPORT_SYMBOL_NS_GPL(intel_get_community, "PINCTRL_INTEL");
183 community = intel_get_community(pctrl, pin); in intel_get_padcfg()
203 community = intel_get_community(pctrl, pin); in intel_pad_owned_by_host()
234 community = intel_get_community(pctrl, pin); in intel_pad_acpi_mode()
277 community = intel_get_community(pctrl, pin); in intel_pad_locked()
650 const struct intel_community *community = intel_get_community(pctrl, pin); in intel_config_get_pull()
805 const struct intel_community *community = intel_get_community(pctrl, pin); in intel_config_set_pull()
1008 community = intel_get_community(pctrl, pin); in intel_pin_to_gpio()
H A Dpinctrl-intel.h277 const struct intel_community *intel_get_community(const struct intel_pinctrl *pctrl,