Home
last modified time | relevance | path

Searched refs:child_type (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/acpi/acpica/
H A Dnswalk.c162 acpi_object_type child_type; in acpi_ns_walk_namespace() local
184 child_type = ACPI_TYPE_ANY; in acpi_ns_walk_namespace()
198 child_type = child_node->type; in acpi_ns_walk_namespace()
216 else if (child_type == type) { in acpi_ns_walk_namespace()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c64 if (priv->child_type != IPOIB_LEGACY_CHILD) in is_child_unique()
78 tpriv->child_type == IPOIB_LEGACY_CHILD) { in is_child_unique()
125 priv->child_type = type; in __ipoib_vlan_add()
274 priv->child_type == IPOIB_LEGACY_CHILD) { in ipoib_vlan_delete()
H A Dipoib.h399 int child_type; member
597 u16 pkey, int child_type);
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-mpp.c757 unsigned int child_type, in pm8821_mpp_child_to_parent_hwirq() argument
762 *parent_type = child_type; in pm8821_mpp_child_to_parent_hwirq()
769 unsigned int child_type, in pm8xxx_mpp_child_to_parent_hwirq() argument
774 *parent_type = child_type; in pm8xxx_mpp_child_to_parent_hwirq()
H A Dpinctrl-ssbi-gpio.c709 unsigned int child_type, in pm8xxx_child_to_parent_hwirq() argument
714 *parent_type = child_type; in pm8xxx_child_to_parent_hwirq()
H A Dpinctrl-spmi-mpp.c816 unsigned int child_type, in pmic_mpp_child_to_parent_hwirq() argument
821 *parent_type = child_type; in pmic_mpp_child_to_parent_hwirq()
H A Dpinctrl-spmi-gpio.c1015 unsigned int child_type, in pmic_gpio_child_to_parent_hwirq() argument
1022 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()
H A Dpinctrl-msm.c1337 unsigned int child_type, in msm_gpio_wakeirq() argument
/linux/drivers/gpio/
H A Dgpio-msc313.c591 unsigned int child_type, in msc313e_gpio_child_to_parent_hwirq() argument
604 *parent_type = child_type; in msc313e_gpio_child_to_parent_hwirq()
H A Dgpio-visconti.c95 unsigned int child_type, in visconti_gpio_child_to_parent_hwirq() argument
H A Dgpio-ixp4xx.c182 unsigned int child_type, in ixp4xx_gpio_child_to_parent_hwirq() argument
H A Dgpio-sifive.c158 unsigned int child_type, in sifive_gpio_child_to_parent_hwirq() argument
H A Dgpio-thunderx.c403 unsigned int child_type, in thunderx_gpio_child_to_parent_hwirq() argument
/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzt2h.c757 unsigned int child_type, in rzt2h_gpio_child_to_parent_hwirq() argument
777 *parent_type = child_type; in rzt2h_gpio_child_to_parent_hwirq()
H A Dpinctrl-rzg2l.c2582 unsigned int child_type, in rzg2l_gpio_child_to_parent_hwirq() argument
/linux/include/linux/gpio/
H A Ddriver.h105 unsigned int child_type,