Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.h23 u8 connection_type; member
Damd_sfh_hid_desc.c129 common->connection_type = HID_USAGE_SENSOR_PROPERTY_CONNECTION_TYPE_PC_INTEGRATED_ENUM; in get_common_features()
/Linux-v6.1/fs/ksmbd/
Dconnection.h68 int connection_type; member
Dvfs.c378 if (work->conn->connection_type) { in ksmbd_vfs_read()
487 if (work->conn->connection_type) { in ksmbd_vfs_write()
Dsmb2pdu.c1187 conn->connection_type = conn->dialect; in smb2_handle_negotiate()
/Linux-v6.1/drivers/gpio/
Dgpiolib-acpi.c195 if (gpio->connection_type != ACPI_RESOURCE_GPIO_TYPE_INT) in acpi_gpio_get_irq_resource()
218 if (gpio->connection_type != ACPI_RESOURCE_GPIO_TYPE_IO) in acpi_gpio_get_io_resource()
266 if (agpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) in acpi_gpio_to_gpiod_flags()
734 bool gpioint = agpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT; in acpi_populate_gpio_lookup()
/Linux-v6.1/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_desc.c64 common->connection_type = HID_USAGE_SENSOR_PROPERTY_CONNECTION_TYPE_PC_INTEGRATED_ENUM; in get_common_features()
/Linux-v6.1/drivers/acpi/acpica/
Damlresrc.h278 u8 connection_type; member
Drsdumpinfo.c252 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(gpio.connection_type),
/Linux-v6.1/include/acpi/
Dacrestyp.h348 u8 connection_type; member
/Linux-v6.1/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.c1898 cmd->connection_type = vsi_ctx->connection_type; in i40e_aq_add_vsi()
Di40e_main.c5705 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_update_adq_vsi_queues()
6244 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_channel()
13991 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
14007 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
14028 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL; in i40e_add_vsi()
/Linux-v6.1/drivers/bluetooth/
Dhci_bcm.c951 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) { in bcm_resource()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h5065 enum connection_type { enum