Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/acpica/
Dnswalk.c162 acpi_object_type child_type; in acpi_ns_walk_namespace() local
178 child_type = ACPI_TYPE_ANY; in acpi_ns_walk_namespace()
192 child_type = child_node->type; in acpi_ns_walk_namespace()
210 else if (child_type == type) { in acpi_ns_walk_namespace()
/Linux-v5.4/drivers/infiniband/ulp/ipoib/
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()
122 priv->child_type = type; in __ipoib_vlan_add()
264 priv->child_type == IPOIB_LEGACY_CHILD) { in ipoib_vlan_delete()
Dipoib.h398 int child_type; member
595 u16 pkey, int child_type);
/Linux-v5.4/drivers/gpio/
Dgpio-ixp4xx.c166 unsigned int child_type, in ixp4xx_gpio_child_to_parent_hwirq() argument
Dgpio-thunderx.c390 unsigned int child_type, in thunderx_gpio_child_to_parent_hwirq() argument
/Linux-v5.4/include/linux/gpio/
Ddriver.h89 unsigned int child_type,
/Linux-v5.4/drivers/pinctrl/qcom/
Dpinctrl-spmi-gpio.c957 unsigned int child_type, in pmic_gpio_child_to_parent_hwirq() argument
962 *parent_type = child_type; in pmic_gpio_child_to_parent_hwirq()