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
1147 u8 connection_type; member
2008 cmd->connection_type = vsi_ctx->connection_type; in i40e_aq_add_vsi()
5537 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()
912 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in bcm_resource()
757 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in goodix_resource()
5065 enum connection_type { enum