Home
last modified time | relevance | path

Searched refs:dev_type (Results 51 – 75 of 224) sorted by relevance

123456789

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.h49 int dev_type; member
H A Dspectrum_ipip.c352 .dev_type = ARPHRD_IPGRE,
498 .dev_type = ARPHRD_IP6GRE,
518 .dev_type = ARPHRD_IP6GRE,
/openbmc/linux/drivers/edac/
H A Dsynopsys_edac.c342 enum dev_type (*get_dtype)(const void __iomem *base);
621 static enum dev_type zynq_get_dtype(const void __iomem *base) in zynq_get_dtype()
623 enum dev_type dt; in zynq_get_dtype()
652 static enum dev_type zynqmp_get_dtype(const void __iomem *base) in zynqmp_get_dtype()
654 enum dev_type dt; in zynqmp_get_dtype()
686 enum dev_type dt; in zynq_get_ecc_state()
710 enum dev_type dt; in zynqmp_get_ecc_state()
H A Ddmc520_edac.c314 static enum dev_type dmc520_get_dtype(struct dmc520_edac *pvt) in dmc520_get_dtype()
317 enum dev_type dt = DEV_UNKNOWN; in dmc520_get_dtype()
449 enum dev_type dt; in dmc520_init_csrow()
/openbmc/linux/drivers/bus/
H A Dmips_cdmm.c462 void __iomem *mips_cdmm_early_probe(unsigned int dev_type) in mips_cdmm_early_probe() argument
470 if (WARN_ON(!dev_type)) in mips_cdmm_early_probe()
486 if (type == dev_type) in mips_cdmm_early_probe()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.c262 switch (dev_type) { in skl_tplg_be_dev_type()
290 u8 dev_type = skl_tplg_be_dev_type(m_cfg->dev_type); in skl_tplg_update_be_blob() local
299 switch (m_cfg->dev_type) { in skl_tplg_update_be_blob()
333 s_freq, dir, dev_type); in skl_tplg_update_be_blob()
460 switch (mcfg->dev_type) { in skl_tplg_module_prepare()
1566 switch (mcfg->dev_type) { in skl_tplg_fill_dma_id()
1760 switch (dev_type) { in skl_tplg_be_link_type()
1802 u8 dev_type = skl_tplg_be_dev_type(mconfig->dev_type); in skl_tplg_be_fill_pipe_params() local
1826 pipe->direction, dev_type); in skl_tplg_be_fill_pipe_params()
2413 mconfig->dev_type = tkn_elem->value; in skl_tplg_get_token()
[all …]
/openbmc/u-boot/drivers/dfu/
H A Ddfu_ram.c69 dfu->dev_type = DFU_DEV_RAM; in dfu_fill_entity_ram()
/openbmc/u-boot/include/
H A Dfs.h186 int file_exists(const char *dev_type, const char *dev_part, const char *file,
/openbmc/linux/drivers/regulator/
H A Ds2mps11.c34 enum sec_device_type dev_type; member
234 switch (s2mps11->dev_type) { in s2mps11_regulator_enable()
272 switch (s2mps11->dev_type) { in s2mps11_regulator_set_suspend_disable()
879 if (s2mps11->dev_type == S2MPS14X) in s2mps11_pmic_dt_parse()
1135 s2mps11->dev_type = platform_get_device_id(pdev)->driver_data; in s2mps11_pmic_probe()
1136 switch (s2mps11->dev_type) { in s2mps11_pmic_probe()
1164 s2mps11->dev_type); in s2mps11_pmic_probe()
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_spd.c365 unsigned char dev_type = spd_data->byte_fields.byte_2; in mv_ddr_spd_dev_type_get() local
367 return dev_type; in mv_ddr_spd_dev_type_get()
/openbmc/linux/include/linux/
H A Dedac.h72 enum dev_type { enum
390 enum dev_type dtype; /* memory device type */
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.c249 id->dev_type = phy->identify.device_type; in mvs_bytes_dmaed()
688 #define DEV_IS_GONE(mvi_dev) ((!mvi_dev || (mvi_dev->dev_type == SAS_PHY_UNUSED)))
709 if (dev->dev_type != SAS_SATA_DEV) in mvs_task_prep()
1142 if (mvi->devices[dev].dev_type == SAS_PHY_UNUSED) { in mvs_alloc_dev()
1160 mvi_dev->dev_type = SAS_PHY_UNUSED; in mvs_free_dev()
1185 mvi_device->dev_type = dev->dev_type; in mvs_dev_found_notify()
1188 if (parent_dev && dev_is_expander(parent_dev->dev_type)) { in mvs_dev_found_notify()
1230 mvi_dev->device_id, mvi_dev->dev_type); in mvs_dev_gone_notify()
1253 int reset_type = (dev->dev_type == SAS_SATA_DEV || in mvs_debug_I_T_nexus_reset()
1385 if (SAS_SATA_DEV == dev->dev_type) { in mvs_abort_task()
/openbmc/linux/drivers/s390/char/
H A Dtape_proc.c59 seq_printf(m, "%04X/", device->cdev->id.dev_type); in tape_proc_show()
/openbmc/linux/drivers/mfd/
H A Dlp87565.c95 lp87565->dev_type = (uintptr_t)of_id->data; in lp87565_probe()
/openbmc/linux/drivers/bus/mhi/ep/
H A Dmain.c1203 if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER) in mhi_ep_release_device()
1221 enum mhi_device_type dev_type) in mhi_ep_alloc_device() argument
1236 if (dev_type == MHI_DEVICE_CONTROLLER) in mhi_ep_alloc_device()
1244 mhi_dev->dev_type = dev_type; in mhi_ep_alloc_device()
1314 if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER) in mhi_ep_destroy_device()
1563 if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER) in mhi_ep_driver_remove()
1636 if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER) in mhi_ep_match()
/openbmc/linux/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c645 fc->dev_type = FC_SKYS2_REV33; in skystarS2_rev33_attach()
689 fc->dev_type = flexcop_frontends[i].type; in flexcop_frontend_init()
698 fc->dev_type = FC_UNK; in flexcop_frontend_init()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_ata.c247 if (dev->dev_type == SAS_SATA_PENDING) in sas_get_ata_command_set()
263 dev->dev_type = SAS_SATA_PENDING; in sas_get_ata_info()
267 dev->dev_type = SAS_SATA_DEV; in sas_get_ata_info()
288 if (dev->dev_type != SAS_SATA_PENDING) in sas_ata_clear_pending()
806 if (dev->dev_type == SAS_SATA_PM) in sas_discover_sata()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c1009 switch (tgtdev->dev_type) { in mpi3mr_update_sdev()
1112 tgtdev->dev_type = dev_pg0->device_form; in mpi3mr_update_tgtdev()
1154 scsi_tgt_priv_data->dev_type = tgtdev->dev_type; in mpi3mr_update_tgtdev()
1173 switch (tgtdev->dev_type) { in mpi3mr_update_tgtdev()
4038 u8 dev_type = MPI3_DEVICE_DEVFORM_VD; in mpi3mr_eh_host_reset() local
4044 dev_type = stgt_priv_data->dev_type; in mpi3mr_eh_host_reset()
4047 if (dev_type == MPI3_DEVICE_DEVFORM_VD) { in mpi3mr_eh_host_reset()
4417 switch (tgt_dev->dev_type) { in mpi3mr_slave_configure()
4533 scsi_tgt_priv_data->dev_type = tgt_dev->dev_type; in mpi3mr_target_alloc()
4548 if (tgt_dev->dev_type == MPI3_DEVICE_DEVFORM_VD) in mpi3mr_target_alloc()
[all …]
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_vp1033.c190 .dev_type = MANTIS_DEV_TYPE,
H A Dmantis_pci.c46 config->dev_type, in mantis_pci_init()
/openbmc/linux/scripts/mod/
H A Ddevicetable-offsets.c51 DEVID_FIELD(ccw_device_id, dev_type); in main()
55 DEVID_FIELD(ap_device_id, dev_type); in main()
/openbmc/linux/drivers/bluetooth/
H A Dbtmrvl_drv.h57 u8 dev_type; member
/openbmc/linux/drivers/s390/cio/
H A Dio_sch.h104 u16 dev_type; /* device type */ member
/openbmc/linux/include/uapi/sound/
H A Dskl-tplg-interface.h221 __u32 dev_type:4; member
/openbmc/linux/block/partitions/
H A Dibm.c89 if ((info->cu_type == 0x6310 && info->dev_type == 0x9336) || in find_label()
90 (info->cu_type == 0x3880 && info->dev_type == 0x3370)) in find_label()

123456789