Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/acpica/
Damlresrc.h276 u8 connection_type; member
Drsdumpinfo.c252 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(gpio.connection_type),
/kernel/linux/linux-5.10/include/acpi/
Dacrestyp.h348 u8 connection_type; member
/kernel/linux/linux-5.10/drivers/gpio/
Dgpiolib-acpi.c163 if (gpio->connection_type != ACPI_RESOURCE_GPIO_TYPE_INT) in acpi_gpio_get_irq_resource()
651 bool gpioint = agpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT; in acpi_populate_gpio_lookup()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h583 u8 connection_type; member
719 u8 connection_type; member
Di40e_type.h1147 u8 connection_type; member
Di40e_common.c2008 cmd->connection_type = vsi_ctx->connection_type; in i40e_aq_add_vsi()
Di40e_main.c5537 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_update_adq_vsi_queues()
6076 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_channel()
13363 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
13379 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
13400 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
/kernel/linux/linux-5.10/drivers/bluetooth/
Dhci_bcm.c912 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in bcm_resource()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dgoodix.c757 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in goodix_resource()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h5065 enum connection_type { enum