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

/linux-master/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h23 u8 connection_type; member in struct:common_feature_property
H A Damd_sfh_hid_desc.c131 common->connection_type = HID_USAGE_SENSOR_PROPERTY_CONNECTION_TYPE_PC_INTEGRATED_ENUM;
/linux-master/fs/smb/server/
H A Dconnection.h70 int connection_type; member in struct:ksmbd_conn
H A Dvfs.c387 if (work->conn->connection_type) {
498 if (work->conn->connection_type) {
H A Dsmb2pdu.c1197 conn->connection_type = conn->dialect;
/linux-master/drivers/acpi/acpica/
H A Damlresrc.h283 u8 connection_type; member in struct:aml_resource_gpio
304 /* Values for connection_type above */
H A Drsdumpinfo.c252 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET(gpio.connection_type),
/linux-master/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;
/linux-master/drivers/gpio/
H A Dgpiolib-acpi.c197 if (gpio->connection_type != ACPI_RESOURCE_GPIO_TYPE_INT)
220 if (gpio->connection_type != ACPI_RESOURCE_GPIO_TYPE_IO)
268 if (agpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT)
739 bool gpioint = agpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT;
/linux-master/include/acpi/
H A Dacrestyp.h357 u8 connection_type; member in struct:acpi_resource_gpio
374 /* Values for GPIO connection_type field above */
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h586 u8 connection_type; member in struct:i40e_aqc_switch_config_element_resp
722 u8 connection_type; member in struct:i40e_aqc_add_get_update_vsi
H A Di40e_type.h1119 u8 connection_type; member in struct:i40e_vsi_context
H A Di40e_common.c1761 cmd->connection_type = vsi_ctx->connection_type;
H A Di40e_main.c5751 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
6290 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
13984 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
14000 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
14021 ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
/linux-master/drivers/bluetooth/
H A Dhci_bcm.c978 if (gpio->connection_type == ACPI_RESOURCE_GPIO_TYPE_INT) {
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h5065 enum connection_type { enum

Completed in 513 milliseconds