Home
last modified time | relevance | path

Searched refs:child_type (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnswalk.c162 acpi_object_type child_type; in acpi_ns_walk_namespace() local
181 child_type = ACPI_TYPE_ANY; in acpi_ns_walk_namespace()
195 child_type = child_node->type; in acpi_ns_walk_namespace()
213 else if (child_type == type) { in acpi_ns_walk_namespace()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnswalk.c162 acpi_object_type child_type; in acpi_ns_walk_namespace() local
181 child_type = ACPI_TYPE_ANY; in acpi_ns_walk_namespace()
195 child_type = child_node->type; in acpi_ns_walk_namespace()
213 else if (child_type == type) { in acpi_ns_walk_namespace()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c66 if (priv->child_type != IPOIB_LEGACY_CHILD) in is_child_unique()
79 tpriv->child_type == IPOIB_LEGACY_CHILD) in is_child_unique()
125 priv->child_type = type; in __ipoib_vlan_add()
269 priv->child_type == IPOIB_LEGACY_CHILD) { in ipoib_vlan_delete()
H A Dipoib.h402 int child_type; member
599 u16 pkey, int child_type);
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c65 if (priv->child_type != IPOIB_LEGACY_CHILD) in is_child_unique()
78 tpriv->child_type == IPOIB_LEGACY_CHILD) in is_child_unique()
124 priv->child_type = type; in __ipoib_vlan_add()
268 priv->child_type == IPOIB_LEGACY_CHILD) { in ipoib_vlan_delete()
H A Dipoib.h402 int child_type; member
599 u16 pkey, int child_type);
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-mpp.c758 unsigned int child_type, in pm8821_mpp_child_to_parent_hwirq()
763 *parent_type = child_type; in pm8821_mpp_child_to_parent_hwirq()
770 unsigned int child_type, in pm8xxx_mpp_child_to_parent_hwirq()
775 *parent_type = child_type; in pm8xxx_mpp_child_to_parent_hwirq()
756 pm8821_mpp_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int child_hwirq, unsigned int child_type, unsigned int *parent_hwirq, unsigned int *parent_type) pm8821_mpp_child_to_parent_hwirq() argument
768 pm8xxx_mpp_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int child_hwirq, unsigned int child_type, unsigned int *parent_hwirq, unsigned int *parent_type) pm8xxx_mpp_child_to_parent_hwirq() argument
H A Dpinctrl-spmi-mpp.c815 unsigned int child_type, in pmic_mpp_child_to_parent_hwirq()
820 *parent_type = child_type; in pmic_mpp_child_to_parent_hwirq()
813 pmic_mpp_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int child_hwirq, unsigned int child_type, unsigned int *parent_hwirq, unsigned int *parent_type) pmic_mpp_child_to_parent_hwirq() argument
H A Dpinctrl-ssbi-gpio.c707 unsigned int child_type, in pm8xxx_child_to_parent_hwirq()
712 *parent_type = child_type; in pm8xxx_child_to_parent_hwirq()
705 pm8xxx_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int child_hwirq, unsigned int child_type, unsigned int *parent_hwirq, unsigned int *parent_type) pm8xxx_child_to_parent_hwirq() argument
H A Dpinctrl-spmi-gpio.c994 unsigned int child_type, in pmic_gpio_child_to_parent_hwirq()
1001 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()
992 pmic_gpio_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int child_hwirq, unsigned int child_type, unsigned int *parent_hwirq, unsigned int *parent_type) pmic_gpio_child_to_parent_hwirq() argument
H A Dpinctrl-msm.c1295 unsigned int child_type, in msm_gpio_wakeirq()
1293 msm_gpio_wakeirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) msm_gpio_wakeirq() argument
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-msc313.c588 unsigned int child_type, in msc313e_gpio_child_to_parent_hwirq()
601 *parent_type = child_type; in msc313e_gpio_child_to_parent_hwirq()
586 msc313e_gpio_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) msc313e_gpio_child_to_parent_hwirq() argument
H A Dgpio-visconti.c93 unsigned int child_type, in visconti_gpio_child_to_parent_hwirq()
91 visconti_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) visconti_gpio_child_to_parent_hwirq() argument
H A Dgpio-ixp4xx.c173 unsigned int child_type, in ixp4xx_gpio_child_to_parent_hwirq()
171 ixp4xx_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) ixp4xx_gpio_child_to_parent_hwirq() argument
H A Dgpio-sifive.c160 unsigned int child_type, in sifive_gpio_child_to_parent_hwirq()
158 sifive_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) sifive_gpio_child_to_parent_hwirq() argument
H A Dgpio-thunderx.c398 unsigned int child_type, in thunderx_gpio_child_to_parent_hwirq()
396 thunderx_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) thunderx_gpio_child_to_parent_hwirq() argument
/kernel/linux/linux-5.10/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c688 unsigned int child_type, in pm8xxx_child_to_parent_hwirq()
693 *parent_type = child_type; in pm8xxx_child_to_parent_hwirq()
686 pm8xxx_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int child_hwirq, unsigned int child_type, unsigned int *parent_hwirq, unsigned int *parent_type) pm8xxx_child_to_parent_hwirq() argument
H A Dpinctrl-spmi-gpio.c948 unsigned int child_type, in pmic_gpio_child_to_parent_hwirq()
953 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()
946 pmic_gpio_child_to_parent_hwirq(struct gpio_chip *chip, unsigned int child_hwirq, unsigned int child_type, unsigned int *parent_hwirq, unsigned int *parent_type) pmic_gpio_child_to_parent_hwirq() argument
H A Dpinctrl-msm.c1210 unsigned int child_type, in msm_gpio_wakeirq()
1208 msm_gpio_wakeirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) msm_gpio_wakeirq() argument
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-sifive.c143 unsigned int child_type, in sifive_gpio_child_to_parent_hwirq()
141 sifive_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) sifive_gpio_child_to_parent_hwirq() argument
H A Dgpio-ixp4xx.c166 unsigned int child_type, in ixp4xx_gpio_child_to_parent_hwirq()
164 ixp4xx_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) ixp4xx_gpio_child_to_parent_hwirq() argument
H A Dgpio-thunderx.c394 unsigned int child_type, in thunderx_gpio_child_to_parent_hwirq()
392 thunderx_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) thunderx_gpio_child_to_parent_hwirq() argument
/kernel/linux/linux-5.10/include/linux/gpio/
H A Ddriver.h92 unsigned int child_type,
/kernel/linux/linux-6.6/include/linux/gpio/
H A Ddriver.h102 unsigned int child_type,
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c1256 unsigned int child_type, in rzg2l_gpio_child_to_parent_hwirq()
1254 rzg2l_gpio_child_to_parent_hwirq(struct gpio_chip *gc, unsigned int child, unsigned int child_type, unsigned int *parent, unsigned int *parent_type) rzg2l_gpio_child_to_parent_hwirq() argument

Completed in 27 milliseconds