Home
last modified time | relevance | path

Searched refs:dev_type (Results 1 – 25 of 155) sorted by relevance

1234567

/linux/drivers/acpi/
H A Dnhlt.c69 int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_endpoint_match() argument
73 (dev_type < 0 || ep->device_type == dev_type) && in acpi_nhlt_endpoint_match()
95 int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_tb_find_endpoint() argument
100 if (acpi_nhlt_endpoint_match(ep, link_type, dev_type, dir, bus_id)) in acpi_nhlt_tb_find_endpoint()
120 acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_find_endpoint() argument
123 return acpi_nhlt_tb_find_endpoint(acpi_gbl_nhlt, link_type, dev_type, dir, bus_id); in acpi_nhlt_find_endpoint()
181 int link_type, int dev_type, int dir, int bus_id, in acpi_nhlt_tb_find_fmtcfg() argument
188 if (!acpi_nhlt_endpoint_match(ep, link_type, dev_type, dir, bus_id)) in acpi_nhlt_tb_find_fmtcfg()
219 acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id, in acpi_nhlt_find_fmtcfg() argument
223 return acpi_nhlt_tb_find_fmtcfg(acpi_gbl_nhlt, link_type, dev_type, dir, bus_id, in acpi_nhlt_find_fmtcfg()
/linux/include/acpi/
H A Dnhlt.h103 int link_type, int dev_type, int dir, int bus_id);
106 int link_type, int dev_type, int dir, int bus_id);
108 acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id);
114 int link_type, int dev_type, int dir, int bus_id,
117 acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id,
134 int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_endpoint_match() argument
141 int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_tb_find_endpoint() argument
155 int link_type, int dev_type, int dir, int bus_id, in acpi_nhlt_tb_find_fmtcfg() argument
167 acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id) in acpi_nhlt_find_endpoint() argument
173 acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id, in acpi_nhlt_find_fmtcfg() argument
/linux/drivers/scsi/aic94xx/
H A Daic94xx_dev.c70 if (dev->dev_type == SAS_SATA_PM_PORT) in asd_set_ddb_type()
102 if (dev->dev_type == SAS_SATA_DEV || dev->dev_type == SAS_SATA_PM_PORT) { in asd_set_dmamode()
126 if (dev->dev_type == SAS_SATA_DEV || dev->dev_type == SAS_SATA_PM || in asd_init_sata()
127 dev->dev_type == SAS_SATA_PM_PORT) { in asd_init_sata()
160 if ((dev->dev_type == SAS_SATA_DEV) || in asd_init_target_ddb()
173 if (!dev->parent && dev_is_expander(dev->dev_type)) in asd_init_target_ddb()
182 if (dev->dev_type == SAS_SATA_PM) in asd_init_target_ddb()
195 if (dev->dev_type == SAS_SATA_DEV || (dev->tproto & SAS_PROTOCOL_STP)) { in asd_init_target_ddb()
203 if (dev->dev_type == SAS_END_DEVICE) { in asd_init_target_ddb()
311 switch (dev->dev_type) { in asd_dev_found()
/linux/drivers/scsi/libsas/
H A Dsas_discover.c24 switch (dev->dev_type) { in sas_init_dev()
79 dev->dev_type = SAS_SATA_PM; in sas_get_port_device()
81 dev->dev_type = SAS_SATA_DEV; in sas_get_port_device()
86 dev->dev_type = id->dev_type; in sas_get_port_device()
103 switch (dev->dev_type) { in sas_get_port_device()
123 pr_warn("ERROR: Unidentified device type %d\n", dev->dev_type); in sas_get_port_device()
151 if (dev_is_sata(dev) || dev->dev_type == SAS_END_DEVICE) in sas_get_port_device()
299 if (dev_is_expander(dev->dev_type)) in sas_free_device()
330 if (dev->dev_type == SAS_END_DEVICE && in sas_unregister_common_dev()
378 if (dev_is_expander(dev->dev_type)) in sas_abort_device_scsi_cmds()
[all …]
H A Dsas_expander.c203 enum sas_device_type dev_type; in sas_set_ex_phy() local
236 dev_type = phy->attached_dev_type; in sas_set_ex_phy()
327 if (new_phy || phy->attached_dev_type != dev_type || in sas_set_ex_phy()
781 child->dev_type = SAS_END_DEVICE; in sas_ex_add_dev()
933 child->dev_type = phy->attached_dev_type; in sas_ex_discover_expander()
1093 if (!dev_is_expander(child->dev_type)) in sas_check_level_subtractive_boundary()
1168 if (dev->dev_type != SAS_EDGE_EXPANDER_DEVICE) in sas_check_ex_subtractive_boundary()
1208 ex_type[parent->dev_type], in sas_print_parent_topology_bug()
1212 ex_type[child->dev_type], in sas_print_parent_topology_bug()
1271 if (child->dev_type in sas_check_edge_expander_topo()
[all...]
/linux/arch/powerpc/platforms/ps3/
H A Ddevice-init.c39 dev->dev_type = PS3_DEVICE_TYPE_LPM; in ps3_register_lpm_devices()
127 BUG_ON(repo->dev_type != PS3_DEV_TYPE_SB_GELIC); in ps3_setup_gelic_device()
137 p->dev.dev_type = PS3_DEVICE_TYPE_SB; in ps3_setup_gelic_device()
198 BUG_ON(repo->dev_type != PS3_DEV_TYPE_SB_USB); in ps3_setup_uhc_device()
208 p->dev.dev_type = PS3_DEVICE_TYPE_SB; in ps3_setup_uhc_device()
303 p->dev.dev_type = PS3_DEVICE_TYPE_VUART; in ps3_setup_vuart_device()
344 repo->dev_index, repo->dev_type, port, blk_size, num_blocks, in ps3_setup_storage_dev()
354 p->sbd.dev_type = PS3_DEVICE_TYPE_SB; in ps3_setup_storage_dev()
455 p->dev.dev_type = PS3_DEVICE_TYPE_IOC0; in ps3_register_sound_devices()
491 p->dev.dev_type in ps3_register_graphics_devices()
694 u64 dev_type; global() member
[all...]
/linux/drivers/s390/crypto/
H A Dvfio_ap_drv.c45 { .dev_type = AP_DEVICE_TYPE_CEX4,
47 { .dev_type = AP_DEVICE_TYPE_CEX5,
49 { .dev_type = AP_DEVICE_TYPE_CEX6,
51 { .dev_type = AP_DEVICE_TYPE_CEX7,
53 { .dev_type = AP_DEVICE_TYPE_CEX8,
/linux/drivers/hv/
H A Dchannel_mgmt.c33 { .dev_type = HV_IDE,
40 { .dev_type = HV_SCSI,
47 { .dev_type = HV_FC,
54 { .dev_type = HV_NIC,
61 { .dev_type = HV_ND,
68 { .dev_type = HV_PCIE,
75 { .dev_type = HV_FB,
82 { .dev_type = HV_KBD,
89 { .dev_type = HV_MOUSE,
96 { .dev_type = HV_KVP,
[all …]
/linux/drivers/regulator/
H A Dmax14577-regulator.c42 &maxim_charger_currents[max14577->dev_type]; in max14577_reg_get_current_limit()
67 &maxim_charger_currents[max14577->dev_type]; in max14577_reg_set_current_limit()
170 switch (max14577->dev_type) { in max14577_get_regmap()
194 enum maxim_device_type dev_type = max14577->dev_type; in max14577_regulator_probe() local
196 switch (dev_type) { in max14577_regulator_probe()
/linux/drivers/input/misc/
H A Dmax77693-haptic.c50 enum max77693_types dev_type; member
91 if (haptic->dev_type != TYPE_MAX77843) in max77843_haptic_bias()
113 switch (haptic->dev_type) { in max77693_haptic_configure()
153 if (haptic->dev_type != TYPE_MAX77693) in max77693_haptic_lowsys()
320 haptic->dev_type = max77693->type; in max77693_haptic_probe()
321 switch (haptic->dev_type) { in max77693_haptic_probe()
331 haptic->dev_type); in max77693_haptic_probe()
H A Dda7280.c238 u8 dev_type; member
785 haptics->dev_type = DA7280_DEV_MAX; in da7280_parse_properties()
788 haptics->dev_type = da7280_haptic_of_mode_str(dev, str); in da7280_parse_properties()
972 if (haptics->dev_type == DA7280_DEV_MAX) { in da7280_init()
977 haptics->dev_type = val & DA7280_ACTUATOR_TYPE_MASK ? in da7280_init()
982 if (haptics->dev_type == DA7280_LRA && in da7280_init()
992 } else if (haptics->dev_type == DA7280_ERM_COIN) { in da7280_init()
1019 (haptics->dev_type ? 1 : 0)) | in da7280_init()
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh12 dev_type="cdev"
220 if [ "$dev_type" != "sysfs" ]; then
322 dev_type=$OPTARG
341 case "$dev_type" in
353 fail "unknown interface type: $dev_type"
/linux/drivers/vdpa/ifcvf/
H A Difcvf_main.c369 u32 type = vf->dev_type; in ifcvf_vdpa_get_device_features()
376 IFCVF_ERR(pdev, "VIRTIO ID %u not supported\n", vf->dev_type); in ifcvf_vdpa_get_device_features()
539 return vf->dev_type; in ifcvf_vdpa_get_device_id()
675 u32 dev_type; in get_dev_type() local
686 dev_type = pdev->subsystem_device; in get_dev_type()
688 dev_type = pdev->device - 0x1040; in get_dev_type()
690 return dev_type; in get_dev_type()
767 u32 dev_type; in ifcvf_probe() local
803 vf->dev_type = get_dev_type(pdev); in ifcvf_probe()
819 dev_type in ifcvf_probe()
[all...]
/linux/drivers/power/supply/
H A Dmax14577_charger.c27 enum maxim_device_type dev_type, u8 val) { in maxim_get_charger_type() argument
38 if (dev_type == MAXIM_DEVICE_TYPE_MAX77836) in maxim_get_charger_type()
133 chg_type = maxim_get_charger_type(chg->max14577->dev_type, reg_data); in max14577_get_online()
172 chg_type = maxim_get_charger_type(chg->max14577->dev_type, reg_data); in max14577_get_battery_health()
267 switch (chg->max14577->dev_type) { in max14577_init_eoc()
307 &maxim_charger_currents[chg->max14577->dev_type]; in max14577_init_fast_charge()
435 val->strval = model_names[chg->max14577->dev_type]; in max14577_charger_get_property()
/linux/drivers/mfd/
H A Dmax14577.c282 max14577->dev_type, device_id, vendor_id); in max14577_print_dev_type()
401 max14577->dev_type = (kernel_ulong_t)i2c_get_match_data(i2c); in max14577_i2c_probe()
405 switch (max14577->dev_type) { in max14577_i2c_probe()
431 if (max14577->dev_type == MAXIM_DEVICE_TYPE_MAX77836) { in max14577_i2c_probe()
447 if (max14577->dev_type == MAXIM_DEVICE_TYPE_MAX77836) in max14577_i2c_probe()
462 if (max14577->dev_type == MAXIM_DEVICE_TYPE_MAX77836) in max14577_i2c_remove()
/linux/sound/hda/core/
H A Dintel-nhlt.c273 u32 bus_id, u8 link_type, u8 dir, u8 dev_type) in nhlt_check_ep_match() argument
286 epnt->device_type == dev_type; in nhlt_check_ep_match()
292 u8 num_ch, u32 rate, u8 dir, u8 dev_type) in intel_nhlt_get_endpoint_blob() argument
305 bus_id, link_type, dir, dev_type); in intel_nhlt_get_endpoint_blob()
331 if (nhlt_check_ep_match(dev, epnt, bus_id, link_type, dir, dev_type)) { in intel_nhlt_get_endpoint_blob()
/linux/drivers/i2c/busses/
H A Di2c-mxs.c69 #define MXS_I2C_DATA(i2c) ((i2c->dev_type == MXS_I2C_V1) ? 0x60 : 0xa0)
71 #define MXS_I2C_DEBUG0_CLR(i2c) ((i2c->dev_type == MXS_I2C_V1) ? 0x78 : 0xb8)
114 enum mxs_i2c_devtype dev_type; member
361 if (i2c->dev_type == MXS_I2C_V1) in mxs_i2c_pio_trigger_write_cmd()
550 if (i2c->dev_type == MXS_I2C_V1) in mxs_i2c_pio_setup_xfer()
631 if (i2c->dev_type == MXS_I2C_V1) in mxs_i2c_xfer_msg()
809 i2c->dev_type = (uintptr_t)of_device_get_match_data(&pdev->dev); in mxs_i2c_probe()
/linux/arch/s390/include/asm/
H A Dccwdev.h34 .cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
61 && (id->dev_type != match->dev_type)) in ccw_device_id_match()
/linux/drivers/staging/greybus/
H A Dspilib.c449 u8 dev_type; in gb_spi_setup_device() local
459 dev_type = response.device_type; in gb_spi_setup_device()
461 if (dev_type == GB_SPI_SPI_DEV) in gb_spi_setup_device()
464 else if (dev_type == GB_SPI_SPI_NOR) in gb_spi_setup_device()
467 else if (dev_type == GB_SPI_SPI_MODALIAS) in gb_spi_setup_device()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c24 ctx->staging.dev_type = ctx->unused_devtype; in iwl_connection_init_rx_config()
28 ctx->staging.dev_type = ctx->ap_devtype; in iwl_connection_init_rx_config()
32 ctx->staging.dev_type = ctx->station_devtype; in iwl_connection_init_rx_config()
37 ctx->staging.dev_type = ctx->ibss_devtype; in iwl_connection_init_rx_config()
44 ctx->staging.dev_type = RXON_DEV_TYPE_SNIFFER; in iwl_connection_init_rx_config()
105 u8 old_dev_type = send->dev_type; in iwlagn_disable_pan()
116 send->dev_type = RXON_DEV_TYPE_P2P; in iwlagn_disable_pan()
121 send->dev_type = old_dev_type; in iwlagn_disable_pan()
858 CHK_NEQ(staging->dev_type, active->dev_type); in iwl_full_rxon_required()
902 IWL_DEBUG_RADIO(priv, "u8 dev_type: 0x%x\n", rxon->dev_type); in iwl_print_rx_config_cmd()
/linux/usr/
H A Dgen_init_cpio.c274 uid_t uid, gid_t gid, char dev_type, in cpio_mknod() argument
280 if (dev_type == 'b') in cpio_mknod()
320 char dev_type; in cpio_mknod_line() local
326 name, &mode, &uid, &gid, &dev_type, &maj, &min)) { in cpio_mknod_line()
330 rc = cpio_mknod(name, mode, uid, gid, dev_type, maj, min); in cpio_mknod_line()
/linux/arch/arm/mach-omap2/
H A Did.c152 u8 dev_type, rev; in omap2xxx_check_revision() local
159 dev_type = (prod_id >> 16) & 0x0f; in omap2xxx_check_revision()
170 prod_id, dev_type); in omap2xxx_check_revision()
184 if (dev_type == omap_ids[j].dev) in omap2xxx_check_revision()
/linux/drivers/dma/
H A Dste_dma40.c1264 u32 event = D40_TYPE_TO_EVENT(d40c->dma_cfg.dev_type); in d40_config_set_event()
1732 if ((is_log && conf->dev_type > d40c->base->num_log_chans) || in d40_validate_conf()
1733 (!is_log && conf->dev_type > d40c->base->num_phy_chans) || in d40_validate_conf()
1734 (conf->dev_type < 0)) { in d40_validate_conf()
1735 chan_err(d40c, "Invalid device type (%d)\n", conf->dev_type); in d40_validate_conf()
1853 int dev_type = d40c->dma_cfg.dev_type; in d40_allocate_channel() local
1868 log_num = 2 * dev_type; in d40_allocate_channel()
1873 log_num = 2 * dev_type + 1; in d40_allocate_channel()
1878 event_group = D40_TYPE_TO_GROUP(dev_type); in d40_allocate_channel()
1879 event_line = D40_TYPE_TO_EVENT(dev_type); in d40_allocate_channel()
[all …]
/linux/drivers/hid/
H A Dhid-lgff.c25 struct dev_type { struct
47 static const struct dev_type devices[] = { argument
/linux/include/sound/
H A Dintel-nhlt.h144 u8 num_ch, u32 rate, u8 dir, u8 dev_type);
185 u8 num_ch, u32 rate, u8 dir, u8 dev_type) in intel_nhlt_get_endpoint_blob() argument

1234567