Home
last modified time | relevance | path

Searched refs:connection_type (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/acpi/acpica/
Damlresrc.h276 u8 connection_type; member
Drsdumpinfo.c252 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(gpio.connection_type),
/Linux-v5.4/include/acpi/
Dacrestyp.h348 u8 connection_type; member
/Linux-v5.4/drivers/gpio/
Dgpiolib-acpi.c152 if (gpio->connection_type != ACPI_RESOURCE_GPIO_TYPE_INT) in acpi_gpio_get_irq_resource()
582 bool gpioint = agpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT; in acpi_populate_gpio_lookup()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h664 u8 connection_type; member
835 u8 connection_type; member
Di40e_type.h1212 u8 connection_type; member
Di40e_common.c1976 cmd->connection_type = vsi_ctx->connection_type; in i40e_aq_add_vsi()
Di40e_main.c5853 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_channel()
13187 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
13203 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
13224 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
/Linux-v5.4/drivers/bluetooth/
Dhci_bcm.c877 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in bcm_resource()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h5064 enum connection_type { enum