Searched refs:connection_type (Results 1 – 11 of 11) sorted by relevance
276 u8 connection_type; member
252 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(gpio.connection_type),
348 u8 connection_type; member
163 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()
583 u8 connection_type; member719 u8 connection_type; member
1150 u8 connection_type; member
2008 cmd->connection_type = vsi_ctx->connection_type; in i40e_aq_add_vsi()
5891 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_channel()13129 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()13145 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()13166 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
912 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in bcm_resource()
799 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in goodix_resource()
5064 enum connection_type { enum