Home
last modified time | relevance | path

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

/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h23 u8 connection_type; member
H A Damd_sfh_hid_desc.c131 common->connection_type = HID_USAGE_SENSOR_PROPERTY_CONNECTION_TYPE_PC_INTEGRATED_ENUM; in get_common_features()
/linux/drivers/gpio/
H A Dgpiolib-acpi-core.c184 if (gpio->connection_type != ACPI_RESOURCE_GPIO_TYPE_INT) in acpi_gpio_get_irq_resource()
210 if (gpio->connection_type != ACPI_RESOURCE_GPIO_TYPE_IO) in acpi_gpio_get_io_resource()
258 if (agpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) in acpi_gpio_to_gpiod_flags()
697 bool gpioint = agpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT; in acpi_populate_gpio_lookup()
/linux/fs/smb/server/
H A Dconnection.h80 int connection_type; member
H A Dsmb2pdu.c1216 conn->connection_type = conn->dialect; in smb2_handle_negotiate()
/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c64 common->connection_type = HID_USAGE_SENSOR_PROPERTY_CONNECTION_TYPE_PC_INTEGRATED_ENUM; in get_common_features()
/linux/drivers/acpi/acpica/
H A Damlresrc.h283 u8 connection_type; member
H A Drsdumpinfo.c252 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(gpio.connection_type),
/linux/include/acpi/
H A Dacrestyp.h357 u8 connection_type; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h435 u8 connection_type; member
571 u8 connection_type; member
H A Di40e_type.h999 u8 connection_type; member
H A Di40e_common.c1482 cmd->connection_type = vsi_ctx->connection_type; in i40e_aq_add_vsi()
H A Di40e_main.c5730 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_update_adq_vsi_queues()
6291 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_channel()
13956 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
13972 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
13993 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
/linux/drivers/bluetooth/
H A Dhci_bcm.c974 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in bcm_resource()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h5065 enum connection_type { enum