Searched refs:child_type (Results 1 – 14 of 14) sorted by relevance
| /drivers/acpi/acpica/ |
| 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()
|
| /drivers/infiniband/ulp/ipoib/ |
| A D | ipoib_vlan.c | 64 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()
|
| A D | ipoib.h | 399 int child_type; member 597 u16 pkey, int child_type);
|
| /drivers/pinctrl/qcom/ |
| A D | pinctrl-ssbi-mpp.c | 757 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()
|
| A D | pinctrl-ssbi-gpio.c | 709 unsigned int child_type, in pm8xxx_child_to_parent_hwirq() argument 714 *parent_type = child_type; in pm8xxx_child_to_parent_hwirq()
|
| A D | pinctrl-spmi-mpp.c | 816 unsigned int child_type, in pmic_mpp_child_to_parent_hwirq() argument 821 *parent_type = child_type; in pmic_mpp_child_to_parent_hwirq()
|
| A D | pinctrl-spmi-gpio.c | 995 unsigned int child_type, in pmic_gpio_child_to_parent_hwirq() argument 1002 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()
|
| A D | pinctrl-msm.c | 1361 unsigned int child_type, in msm_gpio_wakeirq() argument
|
| /drivers/gpio/ |
| A D | gpio-msc313.c | 591 unsigned int child_type, in msc313e_gpio_child_to_parent_hwirq() argument 604 *parent_type = child_type; in msc313e_gpio_child_to_parent_hwirq()
|
| A D | gpio-visconti.c | 94 unsigned int child_type, in visconti_gpio_child_to_parent_hwirq() argument
|
| A D | gpio-ixp4xx.c | 184 unsigned int child_type, in ixp4xx_gpio_child_to_parent_hwirq() argument
|
| A D | gpio-sifive.c | 160 unsigned int child_type, in sifive_gpio_child_to_parent_hwirq() argument
|
| A D | gpio-thunderx.c | 403 unsigned int child_type, in thunderx_gpio_child_to_parent_hwirq() argument
|
| /drivers/pinctrl/renesas/ |
| A D | pinctrl-rzg2l.c | 2563 unsigned int child_type, in rzg2l_gpio_child_to_parent_hwirq() argument
|
Completed in 48 milliseconds