Searched refs:connection_type (Results 1 – 10 of 10) sorted by relevance
276 u8 connection_type; member
252 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(gpio.connection_type),
348 u8 connection_type; member
152 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()
664 u8 connection_type; member835 u8 connection_type; member
1212 u8 connection_type; member
1976 cmd->connection_type = vsi_ctx->connection_type; in i40e_aq_add_vsi()
5853 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()
877 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in bcm_resource()
5064 enum connection_type { enum