arch/arm/mach-omap2/id.c
153
u8 dev_type, rev;
arch/arm/mach-omap2/id.c
160
dev_type = (prod_id >> 16) & 0x0f;
arch/arm/mach-omap2/id.c
171
prod_id, dev_type);
arch/arm/mach-omap2/id.c
185
if (dev_type == omap_ids[j].dev)
arch/mips/include/asm/cdmm.h
67
void __iomem *mips_cdmm_early_probe(unsigned int dev_type);
arch/powerpc/include/asm/ps3.h
355
enum ps3_system_bus_device_type dev_type;
arch/powerpc/platforms/ps3/device-init.c
127
BUG_ON(repo->dev_type != PS3_DEV_TYPE_SB_GELIC);
arch/powerpc/platforms/ps3/device-init.c
137
p->dev.dev_type = PS3_DEVICE_TYPE_SB;
arch/powerpc/platforms/ps3/device-init.c
198
BUG_ON(repo->dev_type != PS3_DEV_TYPE_SB_USB);
arch/powerpc/platforms/ps3/device-init.c
208
p->dev.dev_type = PS3_DEVICE_TYPE_SB;
arch/powerpc/platforms/ps3/device-init.c
303
p->dev.dev_type = PS3_DEVICE_TYPE_VUART;
arch/powerpc/platforms/ps3/device-init.c
344
repo->dev_index, repo->dev_type, port, blk_size, num_blocks,
arch/powerpc/platforms/ps3/device-init.c
354
p->sbd.dev_type = PS3_DEVICE_TYPE_SB;
arch/powerpc/platforms/ps3/device-init.c
39
dev->dev_type = PS3_DEVICE_TYPE_LPM;
arch/powerpc/platforms/ps3/device-init.c
455
p->dev.dev_type = PS3_DEVICE_TYPE_IOC0;
arch/powerpc/platforms/ps3/device-init.c
491
p->dev.dev_type = PS3_DEVICE_TYPE_IOC0;
arch/powerpc/platforms/ps3/device-init.c
526
p->dev.dev_type = PS3_DEVICE_TYPE_IOC0;
arch/powerpc/platforms/ps3/device-init.c
553
switch (repo->dev_type) {
arch/powerpc/platforms/ps3/device-init.c
586
repo->dev_type);
arch/powerpc/platforms/ps3/device-init.c
600
switch (repo->dev_type) {
arch/powerpc/platforms/ps3/device-init.c
694
u64 dev_type;
arch/powerpc/platforms/ps3/device-init.c
847
notify_event->dev_id, notify_event->dev_type,
arch/powerpc/platforms/ps3/device-init.c
854
notify_event->dev_id, notify_event->dev_type);
arch/powerpc/platforms/ps3/mm.c
1146
switch (dev->dev_type) {
arch/powerpc/platforms/ps3/platform.h
109
unsigned int dev_index, enum ps3_dev_type *dev_type);
arch/powerpc/platforms/ps3/platform.h
129
enum ps3_dev_type dev_type;
arch/powerpc/platforms/ps3/repository.c
1293
repo->dev_index, &repo->dev_type);
arch/powerpc/platforms/ps3/repository.c
1314
repo->dev_type, (unsigned long)repo->dev_id);
arch/powerpc/platforms/ps3/repository.c
215
unsigned int dev_index, enum ps3_dev_type *dev_type)
arch/powerpc/platforms/ps3/repository.c
226
*dev_type = v1;
arch/powerpc/platforms/ps3/repository.c
316
&tmp.dev_type);
arch/powerpc/platforms/ps3/repository.c
333
__func__, __LINE__, tmp.dev_type, tmp.dev_index, tmp.dev_id);
arch/powerpc/platforms/ps3/repository.c
403
&tmp.dev_type);
arch/powerpc/platforms/ps3/repository.c
410
__func__, __LINE__, tmp.bus_type, tmp.dev_type, tmp.bus_index,
arch/powerpc/platforms/ps3/system-bus.c
320
switch (dev->dev_type) {
arch/powerpc/platforms/ps3/system-bus.c
751
switch (dev->dev_type) {
arch/s390/include/asm/ccwdev.h
34
.cu_type=(cu), .cu_model=(cum), .dev_type=(dev), .dev_model=(devm),\
arch/s390/include/asm/ccwdev.h
61
&& (id->dev_type != match->dev_type))
arch/s390/include/uapi/asm/dasd.h
107
unsigned int dev_type : 16; /* from SenseID */
arch/s390/include/uapi/asm/dasd.h
35
unsigned int dev_type : 16; /* from SenseID */
block/partitions/ibm.c
128
if ((info->cu_type == 0x6310 && info->dev_type == 0x9336) ||
block/partitions/ibm.c
129
(info->cu_type == 0x3880 && info->dev_type == 0x3370))
drivers/acpi/nhlt.c
100
if (acpi_nhlt_endpoint_match(ep, link_type, dev_type, dir, bus_id))
drivers/acpi/nhlt.c
120
acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id)
drivers/acpi/nhlt.c
123
return acpi_nhlt_tb_find_endpoint(acpi_gbl_nhlt, link_type, dev_type, dir, bus_id);
drivers/acpi/nhlt.c
181
int link_type, int dev_type, int dir, int bus_id,
drivers/acpi/nhlt.c
188
if (!acpi_nhlt_endpoint_match(ep, link_type, dev_type, dir, bus_id))
drivers/acpi/nhlt.c
219
acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id,
drivers/acpi/nhlt.c
223
return acpi_nhlt_tb_find_fmtcfg(acpi_gbl_nhlt, link_type, dev_type, dir, bus_id,
drivers/acpi/nhlt.c
69
int link_type, int dev_type, int dir, int bus_id)
drivers/acpi/nhlt.c
73
(dev_type < 0 || ep->device_type == dev_type) &&
drivers/acpi/nhlt.c
95
int link_type, int dev_type, int dir, int bus_id)
drivers/bluetooth/btmrvl_drv.h
57
u8 dev_type;
drivers/bus/fsl-mc/fsl-mc-bus.c
423
const struct device_type *dev_type;
drivers/bus/fsl-mc/fsl-mc-bus.c
446
for (i = 0; dev_types[i].dev_type; i++)
drivers/bus/fsl-mc/fsl-mc-bus.c
448
return dev_types[i].dev_type;
drivers/bus/mhi/ep/main.c
1257
if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER)
drivers/bus/mhi/ep/main.c
1275
enum mhi_device_type dev_type)
drivers/bus/mhi/ep/main.c
1290
if (dev_type == MHI_DEVICE_CONTROLLER)
drivers/bus/mhi/ep/main.c
1298
mhi_dev->dev_type = dev_type;
drivers/bus/mhi/ep/main.c
1368
if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER)
drivers/bus/mhi/ep/main.c
1622
if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER)
drivers/bus/mhi/ep/main.c
1691
if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER)
drivers/bus/mhi/host/debugfs.c
141
mhi_dev->name, mhi_dev->dev_type ? "Controller" : "Transfer",
drivers/bus/mhi/host/debugfs.c
145
if (mhi_dev->dev_type == MHI_DEVICE_XFER)
drivers/bus/mhi/host/init.c
1017
mhi_dev->dev_type = MHI_DEVICE_CONTROLLER;
drivers/bus/mhi/host/init.c
1344
if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER)
drivers/bus/mhi/host/init.c
1437
if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER)
drivers/bus/mhi/host/main.c
291
if (mhi_dev->dev_type == MHI_DEVICE_CONTROLLER)
drivers/bus/mhi/host/main.c
379
mhi_dev->dev_type = MHI_DEVICE_XFER;
drivers/bus/mips_cdmm.c
462
void __iomem *mips_cdmm_early_probe(unsigned int dev_type)
drivers/bus/mips_cdmm.c
470
if (WARN_ON(!dev_type))
drivers/bus/mips_cdmm.c
486
if (type == dev_type)
drivers/crypto/intel/qat/qat_common/icp_qat_uclo.h
493
unsigned int dev_type;
drivers/crypto/intel/qat/qat_common/qat_uclo.c
1138
if (img_ae_mode->dev_type != prod_type) {
drivers/crypto/intel/qat/qat_common/qat_uclo.c
1139
pr_err("incompatible product type %x\n", img_ae_mode->dev_type);
drivers/dma/idxd/idxd.h
284
const struct device_type *dev_type;
drivers/dma/idxd/init.c
49
.dev_type = &dsa_device_type,
drivers/dma/idxd/init.c
60
.dev_type = &iax_device_type,
drivers/dma/idxd/init.c
641
conf_dev->type = idxd->data->dev_type;
drivers/dma/ste_dma40.c
1264
u32 event = D40_TYPE_TO_EVENT(d40c->dma_cfg.dev_type);
drivers/dma/ste_dma40.c
1732
if ((is_log && conf->dev_type > d40c->base->num_log_chans) ||
drivers/dma/ste_dma40.c
1733
(!is_log && conf->dev_type > d40c->base->num_phy_chans) ||
drivers/dma/ste_dma40.c
1734
(conf->dev_type < 0)) {
drivers/dma/ste_dma40.c
1735
chan_err(d40c, "Invalid device type (%d)\n", conf->dev_type);
drivers/dma/ste_dma40.c
1853
int dev_type = d40c->dma_cfg.dev_type;
drivers/dma/ste_dma40.c
1868
log_num = 2 * dev_type;
drivers/dma/ste_dma40.c
1873
log_num = 2 * dev_type + 1;
drivers/dma/ste_dma40.c
1878
event_group = D40_TYPE_TO_GROUP(dev_type);
drivers/dma/ste_dma40.c
1879
event_line = D40_TYPE_TO_EVENT(dev_type);
drivers/dma/ste_dma40.c
1916
if (dev_type == -1)
drivers/dma/ste_dma40.c
1984
d40c->dma_cfg.dev_type = dma40_memcpy_channels[d40c->chan.chan_id];
drivers/dma/ste_dma40.c
2012
u32 event = D40_TYPE_TO_EVENT(d40c->dma_cfg.dev_type);
drivers/dma/ste_dma40.c
2072
u32 event = D40_TYPE_TO_EVENT(d40c->dma_cfg.dev_type);
drivers/dma/ste_dma40.c
2308
static void __d40_set_prio_rt(struct d40_chan *d40c, int dev_type, bool src)
drivers/dma/ste_dma40.c
2313
u32 event = D40_TYPE_TO_EVENT(dev_type);
drivers/dma/ste_dma40.c
2314
u32 group = D40_TYPE_TO_GROUP(dev_type);
drivers/dma/ste_dma40.c
2348
__d40_set_prio_rt(d40c, d40c->dma_cfg.dev_type, true);
drivers/dma/ste_dma40.c
2352
__d40_set_prio_rt(d40c, d40c->dma_cfg.dev_type, false);
drivers/dma/ste_dma40.c
2373
cfg.dev_type = dma_spec->args[0];
drivers/dma/ste_dma40.c
2438
d40c->dma_cfg.dev_type * D40_LCPA_CHAN_SIZE;
drivers/dma/ste_dma40.c
2441
d40c->dma_cfg.dev_type *
drivers/dma/ste_dma40.h
102
int dev_type;
drivers/dma/ste_dma40_ll.c
77
src |= D40_TYPE_TO_EVENT(cfg->dev_type);
drivers/dma/ste_dma40_ll.c
88
dst |= D40_TYPE_TO_EVENT(cfg->dev_type);
drivers/edac/amd64_edac.c
3087
enum dev_type dev_type = DEV_UNKNOWN;
drivers/edac/amd64_edac.c
3093
dev_type = DEV_X16;
drivers/edac/amd64_edac.c
3096
dev_type = DEV_X8;
drivers/edac/amd64_edac.c
3099
dev_type = DEV_X4;
drivers/edac/amd64_edac.c
3117
dimm->dtype = dev_type;
drivers/edac/cpc925_edac.c
319
enum dev_type dtype;
drivers/edac/dmc520_edac.c
314
static enum dev_type dmc520_get_dtype(struct dmc520_edac *pvt)
drivers/edac/dmc520_edac.c
317
enum dev_type dt = DEV_UNKNOWN;
drivers/edac/dmc520_edac.c
449
enum dev_type dt;
drivers/edac/ie31200_edac.c
214
enum dev_type dtype;
drivers/edac/igen6_edac.c
1353
enum dev_type dtype;
drivers/edac/igen6_edac.c
172
enum dev_type (*get_dev_type)(struct igen6_imc *imc, int chan, int dimm_l);
drivers/edac/igen6_edac.c
551
static enum dev_type ptl_h_get_dev_type(struct igen6_imc *imc, int chan, int dimm)
drivers/edac/igen6_edac.c
582
enum dev_type dtype = ptl_h_get_dev_type(imc, chan, dimm);
drivers/edac/igen6_edac.c
948
static enum dev_type get_dev_type(struct igen6_imc *imc, int chan, int dimm)
drivers/edac/sb_edac.c
332
enum dev_type (*get_width)(struct sbridge_pvt *pvt, u32 mtr);
drivers/edac/sb_edac.c
926
static enum dev_type knl_get_width(struct sbridge_pvt *pvt, u32 mtr)
drivers/edac/sb_edac.c
932
static enum dev_type sbridge_get_width(struct sbridge_pvt *pvt, u32 mtr)
drivers/edac/sb_edac.c
938
static enum dev_type __ibridge_get_width(u32 mtr)
drivers/edac/sb_edac.c
940
enum dev_type type = DEV_UNKNOWN;
drivers/edac/sb_edac.c
957
static enum dev_type ibridge_get_width(struct sbridge_pvt *pvt, u32 mtr)
drivers/edac/sb_edac.c
966
static enum dev_type broadwell_get_width(struct sbridge_pvt *pvt, u32 mtr)
drivers/edac/synopsys_edac.c
354
enum dev_type (*get_dtype)(const void __iomem *base);
drivers/edac/synopsys_edac.c
674
static enum dev_type zynq_get_dtype(const void __iomem *base)
drivers/edac/synopsys_edac.c
676
enum dev_type dt;
drivers/edac/synopsys_edac.c
705
static enum dev_type zynqmp_get_dtype(const void __iomem *base)
drivers/edac/synopsys_edac.c
707
enum dev_type dt;
drivers/edac/synopsys_edac.c
732
enum dev_type dt;
drivers/edac/versal_edac.c
498
static enum dev_type get_dwidth(const void __iomem *base)
drivers/edac/versal_edac.c
500
enum dev_type dt;
drivers/edac/versal_edac.c
534
enum dev_type dt;
drivers/edac/versalnet_edac.c
782
enum dev_type dt;
drivers/extcon/extcon-max14577.c
583
switch (info->max14577->dev_type) {
drivers/extcon/extcon-max14577.c
682
switch (max14577->dev_type) {
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c
1246
switch (dp->plat_data->dev_type) {
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c
1573
int port = plat_data->dev_type == EXYNOS_DP ? 0 : 1;
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c
877
if (is_rockchip(dp->plat_data->dev_type)) {
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
126
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type))
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
236
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type)) {
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
257
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type))
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
262
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type))
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
320
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type))
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
332
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type))
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
468
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type))
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
75
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type)) {
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
77
if (dp->plat_data->dev_type == RK3288_DP)
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
840
if (dp->plat_data && is_rockchip(dp->plat_data->dev_type)) {
drivers/gpu/drm/exynos/exynos_dp.c
178
dp->plat_data.dev_type = EXYNOS_DP;
drivers/gpu/drm/rockchip/analogix_dp-rockchip.c
455
dp->plat_data.dev_type = dp->data->chip_type;
drivers/hid/hid-alps.c
101
enum dev_num dev_type;
drivers/hid/hid-alps.c
459
switch (data->dev_type) {
drivers/hid/hid-alps.c
693
switch (data->dev_type) {
drivers/hid/hid-alps.c
806
data->dev_type = T4;
drivers/hid/hid-alps.c
811
data->dev_type = U1;
drivers/hid/hid-alps.c
814
data->dev_type = UNKNOWN;
drivers/hid/hid-lenovo-go.c
1082
enum dev_type device_type)
drivers/hid/hid-lenovo-go.c
1130
enum dev_type device_type)
drivers/hid/hid-lenovo-go.c
1289
enum dev_type device_type,
drivers/hid/hid-lenovo-go.c
1344
size_t count, enum dev_type device_type)
drivers/hid/hid-lenovo-go.c
720
u8 index, enum dev_type device, u8 *data, size_t len)
drivers/hid/hid-lenovo-go.c
763
enum dev_type device_type)
drivers/hid/hid-lenovo-go.c
893
enum dev_type device_type)
drivers/hid/hid-lenovo-go.c
945
enum dev_type device_type)
drivers/hid/hid-lgff.c
47
static const struct dev_type devices[] = {
drivers/hv/channel_mgmt.c
103
{ .dev_type = HV_TS,
drivers/hv/channel_mgmt.c
110
{ .dev_type = HV_HB,
drivers/hv/channel_mgmt.c
117
{ .dev_type = HV_SHUTDOWN,
drivers/hv/channel_mgmt.c
126
.dev_type = HV_FCOPY,
drivers/hv/channel_mgmt.c
133
{ .dev_type = HV_BACKUP,
drivers/hv/channel_mgmt.c
140
{ .dev_type = HV_DM,
drivers/hv/channel_mgmt.c
153
.dev_type = HV_UNKNOWN,
drivers/hv/channel_mgmt.c
33
{ .dev_type = HV_IDE,
drivers/hv/channel_mgmt.c
40
{ .dev_type = HV_SCSI,
drivers/hv/channel_mgmt.c
47
{ .dev_type = HV_FC,
drivers/hv/channel_mgmt.c
54
{ .dev_type = HV_NIC,
drivers/hv/channel_mgmt.c
61
{ .dev_type = HV_ND,
drivers/hv/channel_mgmt.c
68
{ .dev_type = HV_PCIE,
drivers/hv/channel_mgmt.c
75
{ .dev_type = HV_FB,
drivers/hv/channel_mgmt.c
82
{ .dev_type = HV_KBD,
drivers/hv/channel_mgmt.c
89
{ .dev_type = HV_MOUSE,
drivers/hv/channel_mgmt.c
96
{ .dev_type = HV_KVP,
drivers/hv/vmbus_drv.c
2153
guid_copy(&child_device_obj->dev_type, type);
drivers/hv/vmbus_drv.c
217
return sysfs_emit(buf, "vmbus:%*phN\n", UUID_SIZE, &hv_dev->dev_type);
drivers/hv/vmbus_drv.c
647
return add_uevent_var(env, format, UUID_SIZE, &dev->dev_type);
drivers/hv/vmbus_drv.c
690
const guid_t *guid = &dev->dev_type;
drivers/i2c/busses/i2c-mxs.c
122
enum mxs_i2c_devtype dev_type;
drivers/i2c/busses/i2c-mxs.c
369
if (i2c->dev_type == MXS_I2C_V1)
drivers/i2c/busses/i2c-mxs.c
558
if (i2c->dev_type == MXS_I2C_V1)
drivers/i2c/busses/i2c-mxs.c
639
if (i2c->dev_type == MXS_I2C_V1)
drivers/i2c/busses/i2c-mxs.c
69
#define MXS_I2C_DATA(i2c) ((i2c->dev_type == MXS_I2C_V1) ? 0x60 : 0xa0)
drivers/i2c/busses/i2c-mxs.c
71
#define MXS_I2C_DEBUG0_CLR(i2c) ((i2c->dev_type == MXS_I2C_V1) ? 0x78 : 0xb8)
drivers/i2c/busses/i2c-mxs.c
817
i2c->dev_type = (uintptr_t)of_device_get_match_data(&pdev->dev);
drivers/infiniband/core/addr.c
224
dev_addr->dev_type = dev->type;
drivers/infiniband/core/cma.c
2316
rt->addr.dev_addr.dev_type = ARPHRD_INFINIBAND;
drivers/infiniband/core/cma.c
3493
id_priv->id.route.addr.dev_addr.dev_type =
drivers/infiniband/core/cma.c
651
dev_addr->dev_type = ARPHRD_INFINIBAND;
drivers/infiniband/core/cma.c
679
int dev_type = dev_addr->dev_type;
drivers/infiniband/core/cma.c
686
if ((dev_type == ARPHRD_INFINIBAND) && !rdma_protocol_ib(device, port))
drivers/infiniband/core/cma.c
689
if ((dev_type != ARPHRD_INFINIBAND) && rdma_protocol_ib(device, port))
drivers/infiniband/core/cma.c
736
if ((dev_type == ARPHRD_NONE || dev_type == ARPHRD_ETHER)
drivers/infiniband/core/cma.c
743
if (dev_type == ARPHRD_ETHER && rdma_protocol_roce(device, port)) {
drivers/infiniband/core/cma.c
784
if (dev_addr->dev_type != ARPHRD_INFINIBAND &&
drivers/infiniband/core/cma.c
839
if (dev_addr->dev_type != ARPHRD_INFINIBAND &&
drivers/infiniband/core/cma.c
880
if (dev_addr->dev_type != ARPHRD_INFINIBAND &&
drivers/input/misc/da7280.c
1019
(haptics->dev_type ? 1 : 0)) |
drivers/input/misc/da7280.c
238
u8 dev_type;
drivers/input/misc/da7280.c
785
haptics->dev_type = DA7280_DEV_MAX;
drivers/input/misc/da7280.c
788
haptics->dev_type = da7280_haptic_of_mode_str(dev, str);
drivers/input/misc/da7280.c
972
if (haptics->dev_type == DA7280_DEV_MAX) {
drivers/input/misc/da7280.c
977
haptics->dev_type = val & DA7280_ACTUATOR_TYPE_MASK ?
drivers/input/misc/da7280.c
982
if (haptics->dev_type == DA7280_LRA &&
drivers/input/misc/da7280.c
992
} else if (haptics->dev_type == DA7280_ERM_COIN) {
drivers/input/misc/max77693-haptic.c
113
switch (haptic->dev_type) {
drivers/input/misc/max77693-haptic.c
153
if (haptic->dev_type != TYPE_MAX77693)
drivers/input/misc/max77693-haptic.c
320
haptic->dev_type = max77693->type;
drivers/input/misc/max77693-haptic.c
321
switch (haptic->dev_type) {
drivers/input/misc/max77693-haptic.c
331
haptic->dev_type);
drivers/input/misc/max77693-haptic.c
50
enum max77693_types dev_type;
drivers/input/misc/max77693-haptic.c
91
if (haptic->dev_type != TYPE_MAX77843)
drivers/media/common/b2c2/flexcop-common.h
72
flexcop_device_type_t dev_type;
drivers/media/common/b2c2/flexcop-fe-tuner.c
645
fc->dev_type = FC_SKYS2_REV33;
drivers/media/common/b2c2/flexcop-fe-tuner.c
689
fc->dev_type = flexcop_frontends[i].type;
drivers/media/common/b2c2/flexcop-fe-tuner.c
698
fc->dev_type = FC_UNK;
drivers/media/common/b2c2/flexcop-i2c.c
59
if (i2c->fc->dev_type == FC_SKY_REV27)
drivers/media/common/b2c2/flexcop-misc.c
69
prefix, flexcop_device_names[fc->dev_type],
drivers/media/dvb-frontends/mxl692.c
653
u32 dev_type = MXL_EAGLE_DEVICE_MAX, reg_val = 0x2;
drivers/media/dvb-frontends/mxl692.c
663
status = mxl692_memread(dev, 0x70000188, (u8 *)&dev_type, sizeof(u32));
drivers/media/dvb-frontends/mxl692.c
667
if (dev_type != dev->device_type)
drivers/media/pci/mantis/hopper_vp3028.c
66
.dev_type = MANTIS_DEV_TYPE,
drivers/media/pci/mantis/mantis_common.h
78
char *dev_type;
drivers/media/pci/mantis/mantis_pci.c
46
config->dev_type,
drivers/media/pci/mantis/mantis_vp1033.c
190
.dev_type = MANTIS_DEV_TYPE,
drivers/media/pci/mantis/mantis_vp1034.c
98
.dev_type = MANTIS_DEV_TYPE,
drivers/media/pci/mantis/mantis_vp1041.c
335
.dev_type = MANTIS_DEV_TYPE,
drivers/media/pci/mantis/mantis_vp2033.c
166
.dev_type = MANTIS_DEV_TYPE,
drivers/media/pci/mantis/mantis_vp2040.c
165
.dev_type = MANTIS_DEV_TYPE,
drivers/media/pci/mantis/mantis_vp3030.c
81
.dev_type = MANTIS_DEV_TYPE,
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
813
int dev_type = solo_enc->solo_dev->type;
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
817
switch (dev_type) {
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
835
static inline int solo_valid_pixfmt(u32 pixfmt, int dev_type)
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
837
return (pixfmt == V4L2_PIX_FMT_H264 && dev_type == SOLO_DEV_6110)
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
838
|| (pixfmt == V4L2_PIX_FMT_MPEG4 && dev_type == SOLO_DEV_6010)
drivers/mfd/lp87565.c
91
lp87565->dev_type = (uintptr_t)i2c_get_match_data(client);
drivers/mfd/max14577.c
281
max14577->dev_type, device_id, vendor_id);
drivers/mfd/max14577.c
400
max14577->dev_type = (kernel_ulong_t)i2c_get_match_data(i2c);
drivers/mfd/max14577.c
404
switch (max14577->dev_type) {
drivers/mfd/max14577.c
430
if (max14577->dev_type == MAXIM_DEVICE_TYPE_MAX77836) {
drivers/mfd/max14577.c
446
if (max14577->dev_type == MAXIM_DEVICE_TYPE_MAX77836)
drivers/mfd/max14577.c
461
if (max14577->dev_type == MAXIM_DEVICE_TYPE_MAX77836)
drivers/mmc/core/sd_uhs2.c
442
card->uhs2_config.dev_type =
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
359
.dev_type = ARPHRD_IPGRE,
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
530
.dev_type = ARPHRD_IP6GRE,
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.c
550
.dev_type = ARPHRD_IP6GRE,
drivers/net/ethernet/mellanox/mlxsw/spectrum_ipip.h
49
int dev_type;
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
1521
if (dev->type == ipip_ops->dev_type) {
drivers/net/ethernet/microsoft/mana/gdma_main.c
325
u16 dev_type;
drivers/net/ethernet/microsoft/mana/gdma_main.c
342
dev_type = dev.type;
drivers/net/ethernet/microsoft/mana/gdma_main.c
351
if (dev_type == GDMA_DEVICE_HWC)
drivers/net/ethernet/microsoft/mana/gdma_main.c
354
if (dev_type == GDMA_DEVICE_MANA) {
drivers/net/ethernet/microsoft/mana/gdma_main.c
357
} else if (dev_type == GDMA_DEVICE_MANA_IB) {
drivers/net/ethernet/qlogic/qed/qed_main.c
404
dev_info->dev_type = cdev->type;
drivers/net/ethernet/qlogic/qed/qed_sriov.c
1641
pfdev_info->dev_type = p_hwfn->cdev->type;
drivers/net/ethernet/qlogic/qed/qed_vf.c
396
p_hwfn->cdev->type = resp->pfdev_info.dev_type;
drivers/net/ethernet/qlogic/qed/qed_vf.h
182
u8 dev_type;
drivers/net/ethernet/qlogic/qede/qede.h
187
((edev)->dev_info.common.dev_type == QED_DEV_TYPE_BB)
drivers/net/ethernet/qlogic/qede/qede.h
189
((edev)->dev_info.common.dev_type == QED_DEV_TYPE_AH)
drivers/net/wireless/ath/ath10k/ahb.c
788
bus_params.dev_type = ATH10K_DEV_TYPE_LL;
drivers/net/wireless/ath/ath10k/core.h
1006
enum ath10k_dev_type dev_type;
drivers/net/wireless/ath/ath10k/htc.c
195
if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) {
drivers/net/wireless/ath/ath10k/htc.c
218
if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/htc.c
48
if (htc->ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/htt.c
314
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) {
drivers/net/wireless/ath/ath10k/htt_rx.c
273
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/htt_rx.c
290
if (htt->ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/htt_rx.c
3017
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) {
drivers/net/wireless/ath/ath10k/htt_rx.c
4103
if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) {
drivers/net/wireless/ath/ath10k/htt_rx.c
4468
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/htt_rx.c
793
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/htt_tx.c
1252
if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/htt_tx.c
1835
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/htt_tx.c
491
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/mac.c
1007
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/mac.c
5682
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) {
drivers/net/wireless/ath/ath10k/mac.c
5907
if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/pci.c
3668
bus_params.dev_type = ATH10K_DEV_TYPE_LL;
drivers/net/wireless/ath/ath10k/sdio.c
2620
bus_params.dev_type = ATH10K_DEV_TYPE_HL;
drivers/net/wireless/ath/ath10k/snoc.c
1386
bus_params.dev_type = ATH10K_DEV_TYPE_LL;
drivers/net/wireless/ath/ath10k/txrx.c
94
if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL)
drivers/net/wireless/ath/ath10k/usb.c
1036
bus_params.dev_type = ATH10K_DEV_TYPE_HL;
drivers/net/wireless/intel/iwlegacy/commands.h
656
u8 dev_type;
drivers/net/wireless/intel/iwlegacy/commands.h
675
u8 dev_type;
drivers/net/wireless/intel/iwlegacy/commands.h
698
u8 dev_type;
drivers/net/wireless/intel/iwlegacy/common.c
3800
CHK_NEQ(staging->dev_type, active->dev_type);
drivers/net/wireless/intel/iwlegacy/common.c
3980
il->staging.dev_type = RXON_DEV_TYPE_ESS;
drivers/net/wireless/intel/iwlegacy/common.c
3983
il->staging.dev_type = RXON_DEV_TYPE_ESS;
drivers/net/wireless/intel/iwlegacy/common.c
3987
il->staging.dev_type = RXON_DEV_TYPE_IBSS;
drivers/net/wireless/intel/iwlegacy/common.c
4109
D_RADIO("u8 dev_type: 0x%x\n", rxon->dev_type);
drivers/net/wireless/intel/iwlwifi/dvm/commands.h
562
u8 dev_type;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
105
u8 old_dev_type = send->dev_type;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
116
send->dev_type = RXON_DEV_TYPE_P2P;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
121
send->dev_type = old_dev_type;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
24
ctx->staging.dev_type = ctx->unused_devtype;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
28
ctx->staging.dev_type = ctx->ap_devtype;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
32
ctx->staging.dev_type = ctx->station_devtype;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
37
ctx->staging.dev_type = ctx->ibss_devtype;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
44
ctx->staging.dev_type = RXON_DEV_TYPE_SNIFFER;
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
858
CHK_NEQ(staging->dev_type, active->dev_type);
drivers/net/wireless/intel/iwlwifi/dvm/rxon.c
902
IWL_DEBUG_RADIO(priv, "u8 dev_type: 0x%x\n", rxon->dev_type);
drivers/net/wireless/intel/iwlwifi/dvm/scan.c
375
switch (ctx->staging.dev_type) {
drivers/nvdimm/region_devs.c
1039
dev->type = dev_type;
drivers/nvdimm/region_devs.c
964
const struct device_type *dev_type, const char *caller)
drivers/platform/x86/bitland-mifs-wmi.c
664
enum bitland_wmi_device_type dev_type =
drivers/platform/x86/bitland-mifs-wmi.c
685
if (dev_type == BITLAND_WMI_EVENT) {
drivers/power/supply/max14577_charger.c
133
chg_type = maxim_get_charger_type(chg->max14577->dev_type, reg_data);
drivers/power/supply/max14577_charger.c
172
chg_type = maxim_get_charger_type(chg->max14577->dev_type, reg_data);
drivers/power/supply/max14577_charger.c
267
switch (chg->max14577->dev_type) {
drivers/power/supply/max14577_charger.c
27
enum maxim_device_type dev_type, u8 val) {
drivers/power/supply/max14577_charger.c
307
&maxim_charger_currents[chg->max14577->dev_type];
drivers/power/supply/max14577_charger.c
38
if (dev_type == MAXIM_DEVICE_TYPE_MAX77836)
drivers/power/supply/max14577_charger.c
435
val->strval = model_names[chg->max14577->dev_type];
drivers/regulator/lp87565-regulator.c
203
switch (lp87565->dev_type) {
drivers/regulator/max14577-regulator.c
170
switch (max14577->dev_type) {
drivers/regulator/max14577-regulator.c
194
enum maxim_device_type dev_type = max14577->dev_type;
drivers/regulator/max14577-regulator.c
196
switch (dev_type) {
drivers/regulator/max14577-regulator.c
42
&maxim_charger_currents[max14577->dev_type];
drivers/regulator/max14577-regulator.c
67
&maxim_charger_currents[max14577->dev_type];
drivers/regulator/s2mps11.c
2135
switch (s2mps11->dev_type) {
drivers/regulator/s2mps11.c
2178
s2mps11->dev_type = platform_get_device_id(pdev)->driver_data;
drivers/regulator/s2mps11.c
2179
switch (s2mps11->dev_type) {
drivers/regulator/s2mps11.c
2223
s2mps11->dev_type);
drivers/regulator/s2mps11.c
253
switch (s2mps11->dev_type) {
drivers/regulator/s2mps11.c
294
switch (s2mps11->dev_type) {
drivers/regulator/s2mps11.c
404
if (s2mps11->dev_type == S2MPS14X)
drivers/regulator/s2mps11.c
44
enum sec_device_type dev_type;
drivers/regulator/s2mps11.c
455
if (s2mps11->dev_type != S2MPG10 && s2mps11->dev_type != S2MPG11)
drivers/regulator/s2mps11.c
461
switch (s2mps11->dev_type) {
drivers/regulator/s2mps11.c
542
switch (s2mps11->dev_type) {
drivers/s390/block/dasd_eckd.c
173
switch (rdc->dev_type) {
drivers/s390/block/dasd_eckd.c
2183
private->rdc_data.dev_type,
drivers/s390/block/dasd_eckd.c
404
switch (private->rdc_data.dev_type) {
drivers/s390/block/dasd_eckd.c
4438
switch (basepriv->rdc_data.dev_type) {
drivers/s390/block/dasd_eckd.c
620
switch (private->rdc_data.dev_type) {
drivers/s390/block/dasd_eckd.h
260
__u16 dev_type;
drivers/s390/block/dasd_eckd.h
339
__u8 dev_type[6];
drivers/s390/block/dasd_fba.c
171
cdev->id.dev_type,
drivers/s390/block/dasd_ioctl.c
525
dasd_info->dev_type = cdev->id.dev_type;
drivers/s390/char/tape_proc.c
58
seq_printf(m, "%04X/", device->cdev->id.dev_type);
drivers/s390/char/vmur.h
39
__u8 dev_type;
drivers/s390/cio/device.c
122
ret = add_uevent_var(env, "DEV_TYPE=%04X", id->dev_type);
drivers/s390/cio/device.c
202
if (id->dev_type != 0)
drivers/s390/cio/device.c
203
return sysfs_emit(buf, "%04x/%02x\n", id->dev_type, id->dev_model);
drivers/s390/cio/device.c
92
if (id->dev_type != 0)
drivers/s390/cio/device.c
93
len += snprintf(buf, size, "dt%04Xdm%02X%s", id->dev_type,
drivers/s390/cio/device_fsm.c
146
cdev->id.dev_type = cdev->private->dma_area->senseid.dev_type;
drivers/s390/cio/device_fsm.c
156
cdev->id.dev_type ==
drivers/s390/cio/device_fsm.c
157
cdev->private->dma_area->senseid.dev_type &&
drivers/s390/cio/device_id.c
189
senseid->cu_type, senseid->cu_model, senseid->dev_type,
drivers/s390/cio/io_sch.h
104
u16 dev_type; /* device type */
drivers/s390/crypto/ap_bus.c
643
id->dev_type == to_ap_dev(dev)->device_type)
drivers/s390/crypto/ap_bus.c
647
id->dev_type == to_ap_dev(dev)->device_type)
drivers/s390/crypto/pkey_cca.c
23
{ .dev_type = AP_DEVICE_TYPE_CEX4 },
drivers/s390/crypto/pkey_cca.c
24
{ .dev_type = AP_DEVICE_TYPE_CEX5 },
drivers/s390/crypto/pkey_cca.c
25
{ .dev_type = AP_DEVICE_TYPE_CEX6 },
drivers/s390/crypto/pkey_cca.c
26
{ .dev_type = AP_DEVICE_TYPE_CEX7 },
drivers/s390/crypto/pkey_cca.c
27
{ .dev_type = AP_DEVICE_TYPE_CEX8 },
drivers/s390/crypto/pkey_ep11.c
24
{ .dev_type = AP_DEVICE_TYPE_CEX4 },
drivers/s390/crypto/pkey_ep11.c
25
{ .dev_type = AP_DEVICE_TYPE_CEX5 },
drivers/s390/crypto/pkey_ep11.c
26
{ .dev_type = AP_DEVICE_TYPE_CEX6 },
drivers/s390/crypto/pkey_ep11.c
27
{ .dev_type = AP_DEVICE_TYPE_CEX7 },
drivers/s390/crypto/pkey_ep11.c
28
{ .dev_type = AP_DEVICE_TYPE_CEX8 },
drivers/s390/crypto/vfio_ap_drv.c
45
{ .dev_type = AP_DEVICE_TYPE_CEX4,
drivers/s390/crypto/vfio_ap_drv.c
47
{ .dev_type = AP_DEVICE_TYPE_CEX5,
drivers/s390/crypto/vfio_ap_drv.c
49
{ .dev_type = AP_DEVICE_TYPE_CEX6,
drivers/s390/crypto/vfio_ap_drv.c
51
{ .dev_type = AP_DEVICE_TYPE_CEX7,
drivers/s390/crypto/vfio_ap_drv.c
53
{ .dev_type = AP_DEVICE_TYPE_CEX8,
drivers/s390/crypto/zcrypt_cex4.c
45
{ .dev_type = AP_DEVICE_TYPE_CEX4,
drivers/s390/crypto/zcrypt_cex4.c
47
{ .dev_type = AP_DEVICE_TYPE_CEX5,
drivers/s390/crypto/zcrypt_cex4.c
49
{ .dev_type = AP_DEVICE_TYPE_CEX6,
drivers/s390/crypto/zcrypt_cex4.c
51
{ .dev_type = AP_DEVICE_TYPE_CEX7,
drivers/s390/crypto/zcrypt_cex4.c
53
{ .dev_type = AP_DEVICE_TYPE_CEX8,
drivers/s390/crypto/zcrypt_cex4.c
61
{ .dev_type = AP_DEVICE_TYPE_CEX4,
drivers/s390/crypto/zcrypt_cex4.c
63
{ .dev_type = AP_DEVICE_TYPE_CEX5,
drivers/s390/crypto/zcrypt_cex4.c
65
{ .dev_type = AP_DEVICE_TYPE_CEX6,
drivers/s390/crypto/zcrypt_cex4.c
67
{ .dev_type = AP_DEVICE_TYPE_CEX7,
drivers/s390/crypto/zcrypt_cex4.c
69
{ .dev_type = AP_DEVICE_TYPE_CEX8,
drivers/scsi/aic94xx/aic94xx_dev.c
102
if (dev->dev_type == SAS_SATA_DEV || dev->dev_type == SAS_SATA_PM_PORT) {
drivers/scsi/aic94xx/aic94xx_dev.c
126
if (dev->dev_type == SAS_SATA_DEV || dev->dev_type == SAS_SATA_PM ||
drivers/scsi/aic94xx/aic94xx_dev.c
127
dev->dev_type == SAS_SATA_PM_PORT) {
drivers/scsi/aic94xx/aic94xx_dev.c
160
if ((dev->dev_type == SAS_SATA_DEV) ||
drivers/scsi/aic94xx/aic94xx_dev.c
173
if (!dev->parent && dev_is_expander(dev->dev_type))
drivers/scsi/aic94xx/aic94xx_dev.c
182
if (dev->dev_type == SAS_SATA_PM)
drivers/scsi/aic94xx/aic94xx_dev.c
195
if (dev->dev_type == SAS_SATA_DEV || (dev->tproto & SAS_PROTOCOL_STP)) {
drivers/scsi/aic94xx/aic94xx_dev.c
203
if (dev->dev_type == SAS_END_DEVICE) {
drivers/scsi/aic94xx/aic94xx_dev.c
311
switch (dev->dev_type) {
drivers/scsi/aic94xx/aic94xx_dev.c
70
if (dev->dev_type == SAS_SATA_PM_PORT)
drivers/scsi/aic94xx/aic94xx_hwi.c
59
phy->identify_frame->dev_type = SAS_END_DEVICE;
drivers/scsi/aic94xx/aic94xx_tmf.c
168
int reset_type = (dev->dev_type == SAS_SATA_DEV ||
drivers/scsi/bnx2fc/bnx2fc.h
297
int dev_type;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1584
if (tgt->dev_type == TYPE_TAPE)
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1649
if (tgt->dev_type == TYPE_TAPE)
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1711
int dev_type = tgt->dev_type;
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1733
if ((dev_type == TYPE_DISK) && (bd_count == 1)) {
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1762
if (dev_type == TYPE_TAPE) {
drivers/scsi/bnx2fc/bnx2fc_hwi.c
1818
if (dev_type == TYPE_DISK) {
drivers/scsi/bnx2fc/bnx2fc_hwi.c
293
if (tgt->dev_type == TYPE_TAPE) {
drivers/scsi/bnx2fc/bnx2fc_hwi.c
749
if (tgt->dev_type != TYPE_TAPE)
drivers/scsi/bnx2fc/bnx2fc_tgt.c
393
tgt->dev_type = TYPE_TAPE;
drivers/scsi/bnx2fc/bnx2fc_tgt.c
396
tgt->dev_type = TYPE_DISK;
drivers/scsi/dc395x.c
217
u8 dev_type;
drivers/scsi/dc395x.c
2639
dcb->dev_type = bval1;
drivers/scsi/esas2r/atioctl.h
958
u8 dev_type;
drivers/scsi/esas2r/atvda.h
196
u8 dev_type;
drivers/scsi/esas2r/atvda.h
293
u8 dev_type;
drivers/scsi/hisi_sas/hisi_sas.h
237
enum sas_device_type dev_type;
drivers/scsi/hisi_sas/hisi_sas_main.c
1176
if ((sas_dev->dev_type == SAS_PHY_UNUSED) ||
drivers/scsi/hisi_sas/hisi_sas_main.c
1223
sas_dev->device_id, sas_dev->dev_type);
drivers/scsi/hisi_sas/hisi_sas_main.c
1240
sas_dev->dev_type = SAS_PHY_UNUSED;
drivers/scsi/hisi_sas/hisi_sas_main.c
1409
if ((sas_dev->dev_type == SAS_PHY_UNUSED)
drivers/scsi/hisi_sas/hisi_sas_main.c
1459
if (dev_is_expander(dev->dev_type))
drivers/scsi/hisi_sas/hisi_sas_main.c
1490
if ((sas_dev->dev_type == SAS_PHY_UNUSED) || !device)
drivers/scsi/hisi_sas/hisi_sas_main.c
1535
if ((sas_dev->dev_type == SAS_PHY_UNUSED) || !device)
drivers/scsi/hisi_sas/hisi_sas_main.c
1549
if (!port_dev || !dev_is_expander(port_dev->dev_type))
drivers/scsi/hisi_sas/hisi_sas_main.c
1749
if (task->dev->dev_type == SAS_SATA_DEV) {
drivers/scsi/hisi_sas/hisi_sas_main.c
1974
if ((sas_dev->dev_type == SAS_PHY_UNUSED) || !device ||
drivers/scsi/hisi_sas/hisi_sas_main.c
1975
dev_is_expander(device->dev_type))
drivers/scsi/hisi_sas/hisi_sas_main.c
21
((!dev) || (dev->dev_type == SAS_PHY_UNUSED))
drivers/scsi/hisi_sas/hisi_sas_main.c
2237
hisi_hba->devices[i].dev_type = SAS_PHY_UNUSED;
drivers/scsi/hisi_sas/hisi_sas_main.c
517
if (device->dev_type != SAS_SATA_DEV && !internal_abort)
drivers/scsi/hisi_sas/hisi_sas_main.c
678
id->dev_type = phy->identify.device_type;
drivers/scsi/hisi_sas/hisi_sas_main.c
699
if (hisi_hba->devices[i].dev_type == SAS_PHY_UNUSED) {
drivers/scsi/hisi_sas/hisi_sas_main.c
706
sas_dev->dev_type = device->dev_type;
drivers/scsi/hisi_sas/hisi_sas_main.c
798
switch (device->dev_type) {
drivers/scsi/hisi_sas/hisi_sas_main.c
894
sas_dev->device_id, sas_dev->dev_type);
drivers/scsi/hisi_sas/hisi_sas_main.c
957
if (port_dev && !dev_is_expander(port_dev->dev_type)) {
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c
1369
phy->identify.device_type = id->dev_type;
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c
466
identify_frame.dev_type = SAS_END_DEVICE;
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c
505
switch (sas_dev->dev_type) {
drivers/scsi/hisi_sas/hisi_sas_v1_hw.c
513
sas_dev->dev_type);
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
2697
phy->identify.device_type = id->dev_type;
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
858
if (hisi_hba->devices[i].dev_type == SAS_PHY_UNUSED) {
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
865
sas_dev->dev_type = device->dev_type;
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
897
identify_frame.dev_type = SAS_END_DEVICE;
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
936
switch (sas_dev->dev_type) {
drivers/scsi/hisi_sas/hisi_sas_v2_hw.c
951
sas_dev->dev_type);
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
1656
phy->identify.device_type = id->dev_type;
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
846
identify_frame.dev_type = SAS_END_DEVICE;
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
885
switch (sas_dev->dev_type) {
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
900
sas_dev->dev_type);
drivers/scsi/isci/remote_device.c
1044
if (dev->dev_type == SAS_SATA_DEV || (dev->tproto & SAS_PROTOCOL_SATA)) {
drivers/scsi/isci/remote_device.c
1046
} else if (dev_is_expander(dev->dev_type)) {
drivers/scsi/isci/remote_device.c
1057
if (dev->dev_type == SAS_END_DEVICE) {
drivers/scsi/isci/request.c
2966
if (!task && dev->dev_type == SAS_END_DEVICE) {
drivers/scsi/isci/request.c
3089
if (dev->dev_type == SAS_END_DEVICE)
drivers/scsi/isci/request.c
3093
else if (dev_is_expander(dev->dev_type))
drivers/scsi/isci/request.c
3113
if (dev->dev_type == SAS_END_DEVICE || dev_is_sata(dev)) {
drivers/scsi/isci/task.c
244
if (dev->dev_type == SAS_END_DEVICE) {
drivers/scsi/isci/task.c
509
: ((dev_is_expander(task->dev->dev_type))
drivers/scsi/libsas/sas_ata.c
247
if (dev->dev_type == SAS_SATA_PENDING)
drivers/scsi/libsas/sas_ata.c
263
dev->dev_type = SAS_SATA_PENDING;
drivers/scsi/libsas/sas_ata.c
267
dev->dev_type = SAS_SATA_DEV;
drivers/scsi/libsas/sas_ata.c
288
if (dev->dev_type != SAS_SATA_PENDING)
drivers/scsi/libsas/sas_ata.c
803
if (dev->dev_type == SAS_SATA_PM)
drivers/scsi/libsas/sas_discover.c
103
switch (dev->dev_type) {
drivers/scsi/libsas/sas_discover.c
123
pr_warn("ERROR: Unidentified device type %d\n", dev->dev_type);
drivers/scsi/libsas/sas_discover.c
151
if (dev_is_sata(dev) || dev->dev_type == SAS_END_DEVICE)
drivers/scsi/libsas/sas_discover.c
24
switch (dev->dev_type) {
drivers/scsi/libsas/sas_discover.c
299
if (dev_is_expander(dev->dev_type))
drivers/scsi/libsas/sas_discover.c
330
if (dev->dev_type == SAS_END_DEVICE &&
drivers/scsi/libsas/sas_discover.c
378
if (dev_is_expander(dev->dev_type))
drivers/scsi/libsas/sas_discover.c
477
switch (dev->dev_type) {
drivers/scsi/libsas/sas_discover.c
491
pr_err("unhandled device %d\n", dev->dev_type);
drivers/scsi/libsas/sas_discover.c
533
if (ddev && dev_is_expander(ddev->dev_type))
drivers/scsi/libsas/sas_discover.c
79
dev->dev_type = SAS_SATA_PM;
drivers/scsi/libsas/sas_discover.c
81
dev->dev_type = SAS_SATA_DEV;
drivers/scsi/libsas/sas_discover.c
86
dev->dev_type = id->dev_type;
drivers/scsi/libsas/sas_expander.c
1093
if (!dev_is_expander(child->dev_type))
drivers/scsi/libsas/sas_expander.c
1168
if (dev->dev_type != SAS_EDGE_EXPANDER_DEVICE)
drivers/scsi/libsas/sas_expander.c
1208
ex_type[parent->dev_type],
drivers/scsi/libsas/sas_expander.c
1212
ex_type[child->dev_type],
drivers/scsi/libsas/sas_expander.c
1271
if (child->dev_type == SAS_FANOUT_EXPANDER_DEVICE) {
drivers/scsi/libsas/sas_expander.c
1331
switch (child->parent->dev_type) {
drivers/scsi/libsas/sas_expander.c
1585
if (dev_is_expander(dev->dev_type)) {
drivers/scsi/libsas/sas_expander.c
1818
if (dev_is_expander(ch->dev_type)) {
drivers/scsi/libsas/sas_expander.c
1835
if (dev_is_expander(child->dev_type))
drivers/scsi/libsas/sas_expander.c
1854
if (dev_is_expander(child->dev_type))
drivers/scsi/libsas/sas_expander.c
1886
if (dev_is_expander(child->dev_type)) {
drivers/scsi/libsas/sas_expander.c
1938
if (dev_is_expander(child->dev_type))
drivers/scsi/libsas/sas_expander.c
203
enum sas_device_type dev_type;
drivers/scsi/libsas/sas_expander.c
236
dev_type = phy->attached_dev_type;
drivers/scsi/libsas/sas_expander.c
327
if (new_phy || phy->attached_dev_type != dev_type ||
drivers/scsi/libsas/sas_expander.c
781
child->dev_type = SAS_END_DEVICE;
drivers/scsi/libsas/sas_expander.c
933
child->dev_type = phy->attached_dev_type;
drivers/scsi/libsas/sas_init.c
397
if (dev && dev_is_expander(dev->dev_type)) {
drivers/scsi/libsas/sas_internal.h
158
switch (dev->dev_type) {
drivers/scsi/libsas/sas_internal.h
185
phy->identify.device_type = dev->dev_type;
drivers/scsi/libsas/sas_port.c
192
if (port_dev && dev_is_expander(port_dev->dev_type)) {
drivers/scsi/libsas/sas_port.c
260
if (port->port && dev && dev_is_expander(dev->dev_type)) {
drivers/scsi/libsas/sas_port.c
57
if (dev_is_expander(dev->dev_type)) {
drivers/scsi/mpi3mr/mpi3mr.h
773
u8 dev_type;
drivers/scsi/mpi3mr/mpi3mr.h
850
u8 dev_type;
drivers/scsi/mpi3mr/mpi3mr_app.c
3333
if (!tgtdev || tgtdev->dev_type != MPI3_DEVICE_DEVFORM_SAS_SATA)
drivers/scsi/mpi3mr/mpi3mr_os.c
1048
if (tgt_dev->dev_type == MPI3_DEVICE_DEVFORM_PCIE &&
drivers/scsi/mpi3mr/mpi3mr_os.c
1251
tgtdev->dev_type = dev_pg0->device_form;
drivers/scsi/mpi3mr/mpi3mr_os.c
1295
scsi_tgt_priv_data->dev_type = tgtdev->dev_type;
drivers/scsi/mpi3mr/mpi3mr_os.c
1314
switch (tgtdev->dev_type) {
drivers/scsi/mpi3mr/mpi3mr_os.c
4027
if (tgtdev->dev_type == MPI3_DEVICE_DEVFORM_PCIE)
drivers/scsi/mpi3mr/mpi3mr_os.c
4030
else if (tgtdev->dev_type == MPI3_DEVICE_DEVFORM_VD)
drivers/scsi/mpi3mr/mpi3mr_os.c
4384
u8 dev_type = MPI3_DEVICE_DEVFORM_VD;
drivers/scsi/mpi3mr/mpi3mr_os.c
4391
dev_type = stgt_priv_data->dev_type;
drivers/scsi/mpi3mr/mpi3mr_os.c
4394
if (dev_type == MPI3_DEVICE_DEVFORM_VD) {
drivers/scsi/mpi3mr/mpi3mr_os.c
4951
scsi_tgt_priv_data->dev_type = tgt_dev->dev_type;
drivers/scsi/mpi3mr/mpi3mr_os.c
4956
if ((tgt_dev->dev_type == MPI3_DEVICE_DEVFORM_PCIE) &&
drivers/scsi/mpi3mr/mpi3mr_os.c
4966
if (tgt_dev->dev_type == MPI3_DEVICE_DEVFORM_VD)
drivers/scsi/mpi3mr/mpi3mr_os.c
4975
(tgt_dev->dev_type == MPI3_DEVICE_DEVFORM_SAS_SATA)) {
drivers/scsi/mpi3mr/mpi3mr_os.c
4979
scsi_tgt_priv_data->dev_type = tgt_dev->dev_type;
drivers/scsi/mpi3mr/mpi3mr_os.c
5210
if (stgt_priv_data->dev_type == MPI3_DEVICE_DEVFORM_PCIE)
drivers/scsi/mpi3mr/mpi3mr_os.c
924
if (!mrioc->sas_transport_enabled || (tgtdev->dev_type !=
drivers/scsi/mpi3mr/mpi3mr_os.c
978
if (!mrioc->sas_transport_enabled || (tgtdev->dev_type !=
drivers/scsi/mpi3mr/mpi3mr_transport.c
2367
if ((tgtdev->dev_type != MPI3_DEVICE_DEVFORM_SAS_SATA) ||
drivers/scsi/mpi3mr/mpi3mr_transport.c
2435
if ((tgtdev->dev_type != MPI3_DEVICE_DEVFORM_SAS_SATA) ||
drivers/scsi/mpi3mr/mpi3mr_transport.c
349
if ((tgtdev->dev_type == MPI3_DEVICE_DEVFORM_SAS_SATA) &&
drivers/scsi/mpi3mr/mpi3mr_transport.c
450
if ((tgtdev->dev_type == MPI3_DEVICE_DEVFORM_SAS_SATA) &&
drivers/scsi/mvsas/mv_94xx.c
841
att_dev_info |= id->dev_type;
drivers/scsi/mvsas/mv_init.c
219
mvi->devices[i].dev_type = SAS_PHY_UNUSED;
drivers/scsi/mvsas/mv_sas.c
1132
if (mvi->devices[dev].dev_type == SAS_PHY_UNUSED) {
drivers/scsi/mvsas/mv_sas.c
1150
mvi_dev->dev_type = SAS_PHY_UNUSED;
drivers/scsi/mvsas/mv_sas.c
1175
mvi_device->dev_type = dev->dev_type;
drivers/scsi/mvsas/mv_sas.c
1220
mvi_dev->device_id, mvi_dev->dev_type);
drivers/scsi/mvsas/mv_sas.c
1243
int reset_type = (dev->dev_type == SAS_SATA_DEV ||
drivers/scsi/mvsas/mv_sas.c
1375
if (SAS_SATA_DEV == dev->dev_type) {
drivers/scsi/mvsas/mv_sas.c
239
id->dev_type = phy->identify.device_type;
drivers/scsi/mvsas/mv_sas.c
678
#define DEV_IS_GONE(mvi_dev) ((!mvi_dev || (mvi_dev->dev_type == SAS_PHY_UNUSED)))
drivers/scsi/mvsas/mv_sas.c
699
if (dev->dev_type != SAS_SATA_DEV)
drivers/scsi/mvsas/mv_sas.h
228
enum sas_device_type dev_type;
drivers/scsi/mvumi.h
479
u8 dev_type;
drivers/scsi/pm8001/pm8001_hwi.c
1462
&& (pm8001_dev->dev_type == SAS_PHY_UNUSED))) {
drivers/scsi/pm8001/pm8001_hwi.c
3003
id->dev_type = phy->identify.device_type;
drivers/scsi/pm8001/pm8001_hwi.c
3121
u8 deviceType = pPayload->sas_identify.dev_type;
drivers/scsi/pm8001/pm8001_hwi.c
4124
payload.sas_identify.dev_type = SAS_END_DEVICE;
drivers/scsi/pm8001/pm8001_hwi.c
4181
if (pm8001_dev->dev_type == SAS_SATA_DEV)
drivers/scsi/pm8001/pm8001_hwi.c
4183
else if (pm8001_dev->dev_type == SAS_END_DEVICE ||
drivers/scsi/pm8001/pm8001_hwi.c
4184
dev_is_expander(pm8001_dev->dev_type))
drivers/scsi/pm8001/pm8001_hwi.c
4320
if (pm8001_dev->dev_type == SAS_END_DEVICE)
drivers/scsi/pm8001/pm8001_hwi.c
4322
else if (pm8001_dev->dev_type == SAS_SATA_DEV)
drivers/scsi/pm8001/pm8001_init.c
454
pm8001_ha->devices[i].dev_type = SAS_PHY_UNUSED;
drivers/scsi/pm8001/pm8001_sas.c
445
((!pm8001_dev || (pm8001_dev->dev_type == SAS_PHY_UNUSED)))
drivers/scsi/pm8001/pm8001_sas.c
499
if (dev->dev_type != SAS_SATA_DEV)
drivers/scsi/pm8001/pm8001_sas.c
642
if (pm8001_dev->dev_type == SAS_PHY_UNUSED) {
drivers/scsi/pm8001/pm8001_sas.c
676
pm8001_dev->dev_type = SAS_PHY_UNUSED;
drivers/scsi/pm8001/pm8001_sas.c
712
pm8001_device->dev_type = dev->dev_type;
drivers/scsi/pm8001/pm8001_sas.c
728
if (dev->dev_type == SAS_SATA_DEV) {
drivers/scsi/pm8001/pm8001_sas.c
738
if (dev->dev_type == SAS_END_DEVICE)
drivers/scsi/pm8001/pm8001_sas.c
770
pm8001_dev->device_id, pm8001_dev->dev_type);
drivers/scsi/pm8001/pm8001_sas.c
827
if (!pm8001_dev || (pm8001_dev->dev_type == SAS_PHY_UNUSED))
drivers/scsi/pm8001/pm8001_sas.h
270
enum sas_device_type dev_type;
drivers/scsi/pm8001/pm80xx_hwi.c
3162
u8 deviceType = pPayload->sas_identify.dev_type;
drivers/scsi/pm8001/pm80xx_hwi.c
3204
u8 deviceType = pPayload->sas_identify.dev_type;
drivers/scsi/pm8001/pm80xx_hwi.c
4728
payload.sas_identify.dev_type = SAS_END_DEVICE;
drivers/scsi/pm8001/pm80xx_hwi.c
4801
if (pm8001_dev->dev_type == SAS_SATA_DEV)
drivers/scsi/pm8001/pm80xx_hwi.c
4803
else if (pm8001_dev->dev_type == SAS_END_DEVICE ||
drivers/scsi/pm8001/pm80xx_hwi.c
4804
dev_is_expander(pm8001_dev->dev_type))
drivers/scsi/pm8001/pm80xx_hwi.h
243
u8 dev_type:3;
drivers/scsi/pm8001/pm80xx_hwi.h
290
u8 dev_type:3;
drivers/scsi/qedf/drv_fcoe_fw_funcs.c
51
t_st_ctx->read_only.dev_type = (u8)(task_params->is_tape_device == 1 ?
drivers/scsi/qedf/qedf.h
235
uint dev_type; /* Disk or tape */
drivers/scsi/qedf/qedf_io.c
1467
if (fcport->dev_type == QEDF_RPORT_TYPE_TAPE) {
drivers/scsi/qedf/qedf_io.c
631
io_req->task_params->is_tape_device = fcport->dev_type;
drivers/scsi/qedf/qedf_io.c
712
io_req->task_params->is_tape_device = fcport->dev_type;
drivers/scsi/qedf/qedf_main.c
1386
if (fcport->dev_type == QEDF_RPORT_TYPE_TAPE) {
drivers/scsi/qedf/qedf_main.c
1549
fcport->dev_type = QEDF_RPORT_TYPE_TAPE;
drivers/scsi/qedf/qedf_main.c
1554
fcport->dev_type = QEDF_RPORT_TYPE_DISK;
drivers/scsi/storvsc_drv.c
1940
return guid_equal(&fc_guid.guid, &hv_dev->dev_type);
drivers/staging/greybus/spilib.c
449
u8 dev_type;
drivers/staging/greybus/spilib.c
459
dev_type = response.device_type;
drivers/staging/greybus/spilib.c
461
if (dev_type == GB_SPI_SPI_DEV)
drivers/staging/greybus/spilib.c
464
else if (dev_type == GB_SPI_SPI_NOR)
drivers/staging/greybus/spilib.c
467
else if (dev_type == GB_SPI_SPI_MODALIAS)
drivers/target/target_core_stat.c
354
CONFIGFS_ATTR_RO(target_stat_lu_, dev_type);
drivers/vdpa/ifcvf/ifcvf_base.c
273
switch (hw->dev_type) {
drivers/vdpa/ifcvf/ifcvf_base.c
282
IFCVF_ERR(hw->pdev, "VIRTIO ID %u not supported\n", hw->dev_type);
drivers/vdpa/ifcvf/ifcvf_base.h
74
u32 dev_type;
drivers/vdpa/ifcvf/ifcvf_main.c
369
u32 type = vf->dev_type;
drivers/vdpa/ifcvf/ifcvf_main.c
376
IFCVF_ERR(pdev, "VIRTIO ID %u not supported\n", vf->dev_type);
drivers/vdpa/ifcvf/ifcvf_main.c
539
return vf->dev_type;
drivers/vdpa/ifcvf/ifcvf_main.c
675
u32 dev_type;
drivers/vdpa/ifcvf/ifcvf_main.c
686
dev_type = pdev->subsystem_device;
drivers/vdpa/ifcvf/ifcvf_main.c
688
dev_type = pdev->device - 0x1040;
drivers/vdpa/ifcvf/ifcvf_main.c
690
return dev_type;
drivers/vdpa/ifcvf/ifcvf_main.c
774
u32 dev_type;
drivers/vdpa/ifcvf/ifcvf_main.c
810
vf->dev_type = get_dev_type(pdev);
drivers/vdpa/ifcvf/ifcvf_main.c
826
dev_type = get_dev_type(pdev);
drivers/vdpa/ifcvf/ifcvf_main.c
827
switch (dev_type) {
drivers/vdpa/ifcvf/ifcvf_main.c
835
IFCVF_ERR(pdev, "VIRTIO ID %u not supported\n", dev_type);
fs/smb/client/cifs_debug.c
77
__u32 dev_type = le32_to_cpu(tcon->fsDevInfo.DeviceType);
fs/smb/client/cifs_debug.c
87
if (dev_type == FILE_DEVICE_DISK)
fs/smb/client/cifs_debug.c
89
else if (dev_type == FILE_DEVICE_CD_ROM)
fs/smb/client/cifs_debug.c
92
seq_printf(m, " type: %d ", dev_type);
include/acpi/nhlt.h
103
int link_type, int dev_type, int dir, int bus_id);
include/acpi/nhlt.h
106
int link_type, int dev_type, int dir, int bus_id);
include/acpi/nhlt.h
108
acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id);
include/acpi/nhlt.h
114
int link_type, int dev_type, int dir, int bus_id,
include/acpi/nhlt.h
117
acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id,
include/acpi/nhlt.h
134
int link_type, int dev_type, int dir, int bus_id)
include/acpi/nhlt.h
141
int link_type, int dev_type, int dir, int bus_id)
include/acpi/nhlt.h
155
int link_type, int dev_type, int dir, int bus_id,
include/acpi/nhlt.h
167
acpi_nhlt_find_endpoint(int link_type, int dev_type, int dir, int bus_id)
include/acpi/nhlt.h
173
acpi_nhlt_find_fmtcfg(int link_type, int dev_type, int dir, int bus_id,
include/drm/bridge/analogix_dp.h
28
enum analogix_dp_devtype dev_type;
include/linux/bpf-cgroup.h
133
int __cgroup_bpf_check_dev_permission(short dev_type, u32 major, u32 minor,
include/linux/device-id/ap.h
16
__u8 dev_type; /* device type */
include/linux/device-id/ccw.h
20
__u16 dev_type; /* device type */
include/linux/edac.h
396
enum dev_type dtype; /* memory device type */
include/linux/hyperv.h
1244
guid_t dev_type;
include/linux/hyperv.h
1267
guid_t dev_type;
include/linux/hyperv.h
772
u16 dev_type;
include/linux/i2c.h
448
#define I2C_BOARD_INFO(dev_type, dev_addr) \
include/linux/i2c.h
449
.type = dev_type, .addr = (dev_addr)
include/linux/mfd/lp87565.h
253
u8 dev_type;
include/linux/mfd/max14577-private.h
431
enum maxim_device_type dev_type;
include/linux/mhi.h
488
enum mhi_device_type dev_type;
include/linux/mhi_ep.h
199
enum mhi_device_type dev_type;
include/linux/mmc/card.h
232
u8 dev_type;
include/linux/qed/fcoe_common.h
341
u8 dev_type;
include/linux/qed/qed_if.h
666
enum qed_dev_type dev_type;
include/rdma/ib_addr.h
106
return dev_addr->dev_type == ARPHRD_INFINIBAND ? 4 : 0;
include/rdma/ib_addr.h
40
unsigned short dev_type;
include/scsi/libsas.h
154
enum sas_device_type dev_type;
include/scsi/libsas.h
207
return dev_is_expander(dev->parent->dev_type);
include/scsi/sas.h
257
u8 dev_type:3;
include/scsi/sas.h
478
u8 dev_type:3;
include/scsi/sas_ata.h
20
switch (dev->dev_type) {
include/sound/intel-nhlt.h
144
u8 num_ch, u32 rate, u8 dir, u8 dev_type);
include/sound/intel-nhlt.h
185
u8 num_ch, u32 rate, u8 dir, u8 dev_type)
include/uapi/linux/soundcard.h
519
int dev_type;
kernel/bpf/cgroup.c
1770
int __cgroup_bpf_check_dev_permission(short dev_type, u32 major, u32 minor,
kernel/bpf/cgroup.c
1775
.access_type = (access << 16) | dev_type,
net/core/dev.c
529
static inline unsigned short netdev_lock_pos(unsigned short dev_type)
net/core/dev.c
534
if (netdev_lock_type[i] == dev_type)
net/core/dev.c
537
WARN_ONCE(1, "netdev_lock_pos() could not find dev_type=%u\n", dev_type);
net/core/dev.c
542
unsigned short dev_type)
net/core/dev.c
546
i = netdev_lock_pos(dev_type);
net/core/dev.c
562
unsigned short dev_type)
net/ipv4/arp.c
712
u16 dev_type = dev->type;
net/ipv4/arp.c
727
switch (dev_type) {
net/ipv4/arp.c
730
htons(dev_type) != arp->ar_hrd)
net/ipv4/arp.c
776
switch (dev_type) {
net/ipv4/arp.c
805
if (dev_type == ARPHRD_DLCI)
net/ipv6/ip6_gre.c
114
static bool ip6gre_tunnel_match(struct ip6_tnl *t, int dev_type, int link,
net/ipv6/ip6_gre.c
120
t->dev->type != dev_type)
net/ipv6/ip6_gre.c
125
if (t->dev->type != dev_type)
net/ipv6/ip6_gre.c
150
int dev_type = (gre_proto == htons(ETH_P_TEB) ||
net/ipv6/ip6_gre.c
164
if (ip6gre_tunnel_match(t, dev_type, link, &cand_score, &cand))
net/ipv6/ip6_gre.c
174
if (ip6gre_tunnel_match(t, dev_type, link, &cand_score, &cand))
net/ipv6/ip6_gre.c
186
if (ip6gre_tunnel_match(t, dev_type, link, &cand_score, &cand))
net/ipv6/ip6_gre.c
195
if (ip6gre_tunnel_match(t, dev_type, link, &cand_score, &cand))
scripts/mod/devicetable-offsets.c
52
DEVID_FIELD(ccw_device_id, dev_type);
scripts/mod/devicetable-offsets.c
56
DEVID_FIELD(ap_device_id, dev_type);
scripts/mod/file2alias.c
483
DEF_FIELD(symval, ccw_device_id, dev_type);
scripts/mod/file2alias.c
491
dev_type);
scripts/mod/file2alias.c
501
DEF_FIELD(symval, ap_device_id, dev_type);
scripts/mod/file2alias.c
503
module_alias_printf(mod, false, "ap:t%02X*", dev_type);
sound/core/seq/oss/seq_oss_midi.c
626
inf->dev_type = 0; /* FIXME: ?? */
sound/hda/core/intel-nhlt.c
273
u32 bus_id, u8 link_type, u8 dir, u8 dev_type)
sound/hda/core/intel-nhlt.c
286
epnt->device_type == dev_type;
sound/hda/core/intel-nhlt.c
292
u8 num_ch, u32 rate, u8 dir, u8 dev_type)
sound/hda/core/intel-nhlt.c
305
bus_id, link_type, dir, dev_type);
sound/hda/core/intel-nhlt.c
331
if (nhlt_check_ep_match(dev, epnt, bus_id, link_type, dir, dev_type)) {
sound/soc/codecs/tas675x.c
2066
tas->dev_type = (enum tas675x_type)(unsigned long)device_get_match_data(tas->dev);
sound/soc/codecs/tas675x.c
43
enum tas675x_type dev_type;
sound/soc/codecs/wm8985.c
1146
wm8985->dev_type = WM8985;
sound/soc/codecs/wm8985.c
1182
wm8985->dev_type = (uintptr_t)i2c_get_match_data(i2c);
sound/soc/codecs/wm8985.c
189
enum wm8985_type dev_type;
sound/soc/codecs/wm8985.c
569
switch (wm8985->dev_type) {
sound/soc/intel/avs/path.c
283
int link_type, dev_type;
sound/soc/intel/avs/path.c
291
dev_type = ACPI_NHLT_DEVICETYPE_CODEC;
sound/soc/intel/avs/path.c
299
dev_type = ACPI_NHLT_DEVICETYPE_CODEC;
sound/soc/intel/avs/path.c
307
dev_type = -1; /* ignored */
sound/soc/intel/avs/path.c
321
fmtcfg = acpi_nhlt_find_fmtcfg(link_type, dev_type, dir, bus_id,
sound/soc/sof/ipc4-topology.c
1791
int dev_type = 0;
sound/soc/sof/ipc4-topology.c
1822
dev_type = intel_nhlt_ssp_device_type(sdev->dev, ipc4_data->nhlt,
sound/soc/sof/ipc4-topology.c
1824
if (dev_type < 0)
sound/soc/sof/ipc4-topology.c
1825
return dev_type;
sound/soc/sof/ipc4-topology.c
1832
dai_index, nhlt_type, dir, dev_type);
sound/soc/sof/ipc4-topology.c
1837
dir, dev_type);
sound/soc/sof/ipc4-topology.c
1875
dir, dev_type);
usr/gen_init_cpio.c
274
uid_t uid, gid_t gid, char dev_type,
usr/gen_init_cpio.c
280
if (dev_type == 'b')
usr/gen_init_cpio.c
320
char dev_type;
usr/gen_init_cpio.c
326
name, &mode, &uid, &gid, &dev_type, &maj, &min)) {
usr/gen_init_cpio.c
330
rc = cpio_mknod(name, mode, uid, gid, dev_type, maj, min);