Searched refs:child_type (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/acpi/acpica/ |
H A D | nswalk.c | 162 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()
|
/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_vlan.c | 65 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() 272 priv->child_type == IPOIB_LEGACY_CHILD) { in ipoib_vlan_delete()
|
H A D | ipoib.h | 404 int child_type; member 600 u16 pkey, int child_type);
|
/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-ssbi-mpp.c | 758 unsigned int child_type, in pm8821_mpp_child_to_parent_hwirq() argument 763 *parent_type = child_type; in pm8821_mpp_child_to_parent_hwirq() 770 unsigned int child_type, in pm8xxx_mpp_child_to_parent_hwirq() argument 775 *parent_type = child_type; in pm8xxx_mpp_child_to_parent_hwirq()
|
H A D | pinctrl-ssbi-gpio.c | 707 unsigned int child_type, in pm8xxx_child_to_parent_hwirq() argument 712 *parent_type = child_type; in pm8xxx_child_to_parent_hwirq()
|
H A D | pinctrl-spmi-mpp.c | 815 unsigned int child_type, in pmic_mpp_child_to_parent_hwirq() argument 820 *parent_type = child_type; in pmic_mpp_child_to_parent_hwirq()
|
H A D | pinctrl-spmi-gpio.c | 994 unsigned int child_type, in pmic_gpio_child_to_parent_hwirq() argument 1001 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()
|
H A D | pinctrl-msm.c | 1341 unsigned int child_type, in msm_gpio_wakeirq() argument
|
/linux/drivers/gpio/ |
H A D | gpio-msc313.c | 589 unsigned int child_type, in msc313e_gpio_child_to_parent_hwirq() argument 602 *parent_type = child_type; in msc313e_gpio_child_to_parent_hwirq()
|
H A D | gpio-visconti.c | 94 unsigned int child_type, in visconti_gpio_child_to_parent_hwirq() argument
|
H A D | gpio-ixp4xx.c | 184 unsigned int child_type, in ixp4xx_gpio_child_to_parent_hwirq() argument
|
H A D | gpio-sifive.c | 160 unsigned int child_type, in sifive_gpio_child_to_parent_hwirq() argument
|
H A D | gpio-thunderx.c | 399 unsigned int child_type, in thunderx_gpio_child_to_parent_hwirq() argument
|
/linux/include/linux/gpio/ |
H A D | driver.h | 104 unsigned int child_type,
|
/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzg2l.c | 2355 unsigned int child_type, in rzg2l_gpio_child_to_parent_hwirq() argument
|