subtype            10 arch/alpha/include/asm/gct.h 	u8 subtype;
subtype            36 arch/alpha/include/asm/gct.h 	u8 subtype;
subtype           367 arch/alpha/kernel/core_marvel.c 	    node->subtype != GCT_SUBTYPE_IO_PORT_MODULE) 
subtype            27 arch/alpha/kernel/gct.c 	     wanted && (wanted->type | wanted->subtype); 
subtype            31 arch/alpha/kernel/gct.c 		if (node->subtype != wanted->subtype)
subtype           225 arch/alpha/kernel/srmcons.c 		driver->subtype = SYSTEM_TYPE_SYSCONS;
subtype            24 arch/ia64/kernel/acpi-ext.c 	.subtype = 2,
subtype           138 arch/m68k/emu/nfcon.c 	nfcon_tty_driver->subtype = SYSTEM_TYPE_TTY;
subtype            17 arch/nds32/include/asm/fpu.h extern bool do_fpu_exception(unsigned int subtype, struct pt_regs *regs);
subtype           251 arch/nds32/kernel/fpu.c bool do_fpu_exception(unsigned int subtype, struct pt_regs *regs)
subtype           255 arch/nds32/kernel/fpu.c 	if (subtype == FPU_DISABLE_EXCEPTION) {
subtype           261 arch/nds32/kernel/fpu.c 	else if (subtype == FPU_EXCEPTION)
subtype           370 arch/nds32/kernel/traps.c 			unsigned int subtype = (itype & ITYPE_mskSTYPE);
subtype           372 arch/nds32/kernel/traps.c 			if (true == do_fpu_exception(subtype, regs))
subtype           295 arch/powerpc/include/asm/rtas.h 	uint8_t subtype;		/* 0x05 Section subtype		*/
subtype           328 arch/powerpc/kernel/mce.c 	const char *level, *sevstr, *subtype, *err_type, *initiator;
subtype           438 arch/powerpc/kernel/mce.c 		subtype = evt->u.ue_error.ue_error_type <
subtype           449 arch/powerpc/kernel/mce.c 		subtype = evt->u.slb_error.slb_error_type <
subtype           458 arch/powerpc/kernel/mce.c 		subtype = evt->u.erat_error.erat_error_type <
subtype           467 arch/powerpc/kernel/mce.c 		subtype = evt->u.tlb_error.tlb_error_type <
subtype           476 arch/powerpc/kernel/mce.c 		subtype = evt->u.user_error.user_error_type <
subtype           485 arch/powerpc/kernel/mce.c 		subtype = evt->u.ra_error.ra_error_type <
subtype           494 arch/powerpc/kernel/mce.c 		subtype = evt->u.link_error.link_error_type <
subtype           503 arch/powerpc/kernel/mce.c 		subtype = "Unknown";
subtype           507 arch/powerpc/kernel/mce.c 		subtype = "Unknown";
subtype           512 arch/powerpc/kernel/mce.c 		subtype = "";
subtype           528 arch/powerpc/kernel/mce.c 		err_type, subtype, dar_str,
subtype           543 arch/powerpc/kernel/mce.c 	subtype = evt->error_class < ARRAY_SIZE(mc_error_class) ?
subtype           545 arch/powerpc/kernel/mce.c 	printk("%sMCE: CPU%d: %s\n", level, evt->cpu, subtype);
subtype           557 arch/um/drivers/line.c 	driver->subtype = line_driver->subtype;
subtype            25 arch/um/drivers/line.h 	const short subtype;
subtype            49 arch/um/drivers/ssl.c 	.subtype 	 	= 0,
subtype            55 arch/um/drivers/stdio_console.c 	.subtype 	 	= SYSTEM_TYPE_CONSOLE,
subtype           184 arch/xtensa/platforms/iss/console.c 	serial_driver->subtype = SERIAL_TYPE_NORMAL;
subtype           332 crypto/asymmetric_keys/asymmetric_type.c 	const struct asymmetric_key_subtype *subtype = asymmetric_key_subtype(key);
subtype           340 crypto/asymmetric_keys/asymmetric_type.c 	if (subtype) {
subtype           342 crypto/asymmetric_keys/asymmetric_type.c 		subtype->describe(key, m);
subtype           417 crypto/asymmetric_keys/asymmetric_type.c 	struct asymmetric_key_subtype *subtype = prep->payload.data[asym_subtype];
subtype           422 crypto/asymmetric_keys/asymmetric_type.c 	if (subtype) {
subtype           423 crypto/asymmetric_keys/asymmetric_type.c 		subtype->destroy(prep->payload.data[asym_crypto],
subtype           425 crypto/asymmetric_keys/asymmetric_type.c 		module_put(subtype->owner);
subtype           436 crypto/asymmetric_keys/asymmetric_type.c 	struct asymmetric_key_subtype *subtype = asymmetric_key_subtype(key);
subtype           446 crypto/asymmetric_keys/asymmetric_type.c 	if (subtype) {
subtype           447 crypto/asymmetric_keys/asymmetric_type.c 		subtype->destroy(data, auth);
subtype           448 crypto/asymmetric_keys/asymmetric_type.c 		module_put(subtype->owner);
subtype           541 crypto/asymmetric_keys/asymmetric_type.c 	const struct asymmetric_key_subtype *subtype;
subtype           549 crypto/asymmetric_keys/asymmetric_type.c 	subtype = asymmetric_key_subtype(key);
subtype           550 crypto/asymmetric_keys/asymmetric_type.c 	if (!subtype ||
subtype           553 crypto/asymmetric_keys/asymmetric_type.c 	if (!subtype->eds_op)
subtype           556 crypto/asymmetric_keys/asymmetric_type.c 	ret = subtype->eds_op(params, in, out);
subtype            45 crypto/asymmetric_keys/signature.c 	const struct asymmetric_key_subtype *subtype;
subtype            53 crypto/asymmetric_keys/signature.c 	subtype = asymmetric_key_subtype(key);
subtype            54 crypto/asymmetric_keys/signature.c 	if (!subtype ||
subtype            57 crypto/asymmetric_keys/signature.c 	if (!subtype->query)
subtype            60 crypto/asymmetric_keys/signature.c 	ret = subtype->query(params, info);
subtype           140 crypto/asymmetric_keys/signature.c 	const struct asymmetric_key_subtype *subtype;
subtype           147 crypto/asymmetric_keys/signature.c 	subtype = asymmetric_key_subtype(key);
subtype           148 crypto/asymmetric_keys/signature.c 	if (!subtype ||
subtype           151 crypto/asymmetric_keys/signature.c 	if (!subtype->verify_signature)
subtype           154 crypto/asymmetric_keys/signature.c 	ret = subtype->verify_signature(key, sig);
subtype           465 drivers/acpi/acpica/rsxface.c 	    (vendor->uuid_subtype != info->uuid->subtype) ||
subtype           327 drivers/block/sx8.c 	u8 subtype;
subtype           344 drivers/block/sx8.c 	u8 subtype;
subtype           354 drivers/block/sx8.c 	u8 subtype;
subtype           363 drivers/block/sx8.c 	u8 subtype;
subtype           531 drivers/block/sx8.c 	ioc->subtype	= CARM_ARRAY_INFO;
subtype           575 drivers/block/sx8.c 	crq->msg_subtype = ioc->subtype;
subtype           595 drivers/block/sx8.c 	st->subtype	= MISC_SET_TIME;
subtype           609 drivers/block/sx8.c 	ab->subtype	= MISC_ALLOC_MEM;
subtype           636 drivers/block/sx8.c 	ioc->subtype	= CARM_IOC_SCAN_CHAN;
subtype           655 drivers/block/sx8.c 	ioc->subtype	= MISC_GET_FW_VER;
subtype          2830 drivers/char/pcmcia/synclink_cs.c 	serial_driver->subtype = SERIAL_TYPE_NORMAL;
subtype          4759 drivers/crypto/bcm/cipher.c 	spu->spu_subtype = matched_spu_type->subtype;
subtype            89 drivers/crypto/bcm/cipher.h 	enum spu_spu_subtype subtype;
subtype          1059 drivers/crypto/chelsio/chcr_algo.c 	int subtype = get_cryptoalg_subtype(crypto_ablkcipher_tfm(tfm));
subtype          1062 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CTR)
subtype          1065 drivers/crypto/chelsio/chcr_algo.c 	else if (subtype == CRYPTO_ALG_SUB_TYPE_CTR_RFC3686)
subtype          1069 drivers/crypto/chelsio/chcr_algo.c 	else if (subtype == CRYPTO_ALG_SUB_TYPE_XTS)
subtype          1071 drivers/crypto/chelsio/chcr_algo.c 	else if (subtype == CRYPTO_ALG_SUB_TYPE_CBC) {
subtype          1093 drivers/crypto/chelsio/chcr_algo.c 	int subtype = get_cryptoalg_subtype(crypto_ablkcipher_tfm(tfm));
subtype          1096 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CTR)
subtype          1099 drivers/crypto/chelsio/chcr_algo.c 	else if (subtype == CRYPTO_ALG_SUB_TYPE_XTS)
subtype          1101 drivers/crypto/chelsio/chcr_algo.c 	else if (subtype == CRYPTO_ALG_SUB_TYPE_CBC) {
subtype          2335 drivers/crypto/chelsio/chcr_algo.c 	unsigned int dst_size = 0, temp, subtype = get_aead_subtype(tfm);
subtype          2353 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CBC_NULL ||
subtype          2354 drivers/crypto/chelsio/chcr_algo.c 		subtype == CRYPTO_ALG_SUB_TYPE_CTR_NULL) {
subtype          2406 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CTR_NULL ||
subtype          2407 drivers/crypto/chelsio/chcr_algo.c 	    subtype == CRYPTO_ALG_SUB_TYPE_CTR_SHA)
subtype          2421 drivers/crypto/chelsio/chcr_algo.c 		subtype == CRYPTO_ALG_SUB_TYPE_CTR_SHA ||
subtype          2422 drivers/crypto/chelsio/chcr_algo.c 		subtype == CRYPTO_ALG_SUB_TYPE_CTR_NULL)
subtype          2434 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CTR_SHA ||
subtype          2435 drivers/crypto/chelsio/chcr_algo.c 	    subtype == CRYPTO_ALG_SUB_TYPE_CTR_NULL) {
subtype          3410 drivers/crypto/chelsio/chcr_algo.c 	unsigned int bs, subtype;
subtype          3439 drivers/crypto/chelsio/chcr_algo.c 	subtype = get_aead_subtype(authenc);
subtype          3440 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CTR_SHA ||
subtype          3441 drivers/crypto/chelsio/chcr_algo.c 		subtype == CRYPTO_ALG_SUB_TYPE_CTR_NULL) {
subtype          3465 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CBC_SHA ||
subtype          3466 drivers/crypto/chelsio/chcr_algo.c 		subtype == CRYPTO_ALG_SUB_TYPE_CBC_NULL) {
subtype          3546 drivers/crypto/chelsio/chcr_algo.c 	unsigned int subtype;
subtype          3564 drivers/crypto/chelsio/chcr_algo.c 	subtype = get_aead_subtype(authenc);
subtype          3565 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CTR_SHA ||
subtype          3566 drivers/crypto/chelsio/chcr_algo.c 	    subtype == CRYPTO_ALG_SUB_TYPE_CTR_NULL) {
subtype          3585 drivers/crypto/chelsio/chcr_algo.c 	if (subtype == CRYPTO_ALG_SUB_TYPE_CBC_SHA ||
subtype          3586 drivers/crypto/chelsio/chcr_algo.c 	    subtype == CRYPTO_ALG_SUB_TYPE_CBC_NULL) {
subtype          1755 drivers/firmware/ti_sci.c 				     u32 dev_id, u8 subtype, u8 s_host,
subtype          1792 drivers/firmware/ti_sci.c 	req->subtype = subtype & MSG_RM_RESOURCE_SUBTYPE_MASK;
subtype          1830 drivers/firmware/ti_sci.c 					 u32 dev_id, u8 subtype,
subtype          1833 drivers/firmware/ti_sci.c 	return ti_sci_get_resource_range(handle, dev_id, subtype,
subtype          1853 drivers/firmware/ti_sci.c 					     u32 dev_id, u8 subtype, u8 s_host,
subtype          1856 drivers/firmware/ti_sci.c 	return ti_sci_get_resource_range(handle, dev_id, subtype, s_host,
subtype           570 drivers/firmware/ti_sci.h 	u8 subtype;
subtype            74 drivers/gpu/drm/i915/gvt/kvmgt.c 	u32				subtype;
subtype           543 drivers/gpu/drm/i915/gvt/kvmgt.c 		unsigned int type, unsigned int subtype,
subtype           557 drivers/gpu/drm/i915/gvt/kvmgt.c 	vgpu->vdev.region[vgpu->vdev.num_regions].subtype = subtype;
subtype          1403 drivers/gpu/drm/i915/gvt/kvmgt.c 				cap_type.subtype = vgpu->vdev.region[i].subtype;
subtype           558 drivers/hwtracing/coresight/coresight-catu.c 	catu_desc.subtype.helper_subtype = CORESIGHT_DEV_SUBTYPE_HELPER_CATU;
subtype           106 drivers/hwtracing/coresight/coresight-catu.h 	if (csdev->subtype.helper_subtype != CORESIGHT_DEV_SUBTYPE_HELPER_CATU)
subtype           780 drivers/hwtracing/coresight/coresight-etb10.c 	desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER;
subtype           862 drivers/hwtracing/coresight/coresight-etm3x.c 	desc.subtype.source_subtype = CORESIGHT_DEV_SUBTYPE_SOURCE_PROC;
subtype          1158 drivers/hwtracing/coresight/coresight-etm4x.c 	desc.subtype.source_subtype = CORESIGHT_DEV_SUBTYPE_SOURCE_PROC;
subtype           257 drivers/hwtracing/coresight/coresight-funnel.c 	desc.subtype.link_subtype = CORESIGHT_DEV_SUBTYPE_LINK_MERG;
subtype           252 drivers/hwtracing/coresight/coresight-replicator.c 	desc.subtype.link_subtype = CORESIGHT_DEV_SUBTYPE_LINK_SPLIT;
subtype           931 drivers/hwtracing/coresight/coresight-stm.c 	desc.subtype.source_subtype = CORESIGHT_DEV_SUBTYPE_SOURCE_SOFTWARE;
subtype           481 drivers/hwtracing/coresight/coresight-tmc.c 		desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER;
subtype           487 drivers/hwtracing/coresight/coresight-tmc.c 		desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER;
subtype           499 drivers/hwtracing/coresight/coresight-tmc.c 		desc.subtype.link_subtype = CORESIGHT_DEV_SUBTYPE_LINK_FIFO;
subtype           162 drivers/hwtracing/coresight/coresight-tpiu.c 	desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_PORT;
subtype           265 drivers/hwtracing/coresight/coresight.c 	link_subtype = csdev->subtype.link_subtype;
subtype           293 drivers/hwtracing/coresight/coresight.c 	link_subtype = csdev->subtype.link_subtype;
subtype           722 drivers/hwtracing/coresight/coresight.c 	u32 type, subtype;
subtype           725 drivers/hwtracing/coresight/coresight.c 	subtype = csdev->subtype.source_subtype;
subtype           732 drivers/hwtracing/coresight/coresight.c 	if (subtype != CORESIGHT_DEV_SUBTYPE_SOURCE_PROC &&
subtype           733 drivers/hwtracing/coresight/coresight.c 	    subtype != CORESIGHT_DEV_SUBTYPE_SOURCE_SOFTWARE) {
subtype           746 drivers/hwtracing/coresight/coresight.c 	enum coresight_dev_subtype_source subtype;
subtype           748 drivers/hwtracing/coresight/coresight.c 	subtype = csdev->subtype.source_subtype;
subtype           762 drivers/hwtracing/coresight/coresight.c 		if (subtype == CORESIGHT_DEV_SUBTYPE_SOURCE_SOFTWARE)
subtype           792 drivers/hwtracing/coresight/coresight.c 	switch (subtype) {
subtype           839 drivers/hwtracing/coresight/coresight.c 	switch (csdev->subtype.source_subtype) {
subtype          1187 drivers/hwtracing/coresight/coresight.c 		link_subtype = desc->subtype.link_subtype;
subtype          1206 drivers/hwtracing/coresight/coresight.c 	csdev->subtype = desc->subtype;
subtype          1195 drivers/infiniband/hw/mlx4/mad.c 	switch (eqe->subtype) {
subtype          1281 drivers/infiniband/hw/mlx4/mad.c 			"Port Management Change event\n", eqe->subtype);
subtype           128 drivers/infiniband/hw/mthca/mthca_eq.c 	u8 subtype;
subtype           336 drivers/infiniband/hw/mthca/mthca_eq.c 				    eqe->subtype == 0x4);
subtype           358 drivers/infiniband/hw/mthca/mthca_eq.c 				   eqe->type, eqe->subtype, eq->eqn);
subtype           440 drivers/iommu/virtio-iommu.c 	switch (mem->subtype) {
subtype           443 drivers/iommu/virtio-iommu.c 			 mem->subtype);
subtype           366 drivers/ipack/devices/ipoctal.c 	tty->subtype = SERIAL_TYPE_NORMAL;
subtype          1280 drivers/isdn/capi/capi.c 	drv->subtype = SERIAL_TYPE_NORMAL;
subtype           124 drivers/isdn/hardware/mISDN/hfcpci.c 	u_char			subtype;
subtype          2121 drivers/isdn/hardware/mISDN/hfcpci.c 	u_int	subtype;
subtype          2222 drivers/isdn/hardware/mISDN/hfcpci.c 	card->subtype = m->subtype;
subtype            31 drivers/isdn/hardware/mISDN/w6692.c 	u_int	subtype;
subtype            59 drivers/isdn/hardware/mISDN/w6692.c 	int			subtype;
subtype           164 drivers/isdn/hardware/mISDN/w6692.c 	if ((!(card->fmask & led)) || card->subtype == W6692_USR)
subtype           858 drivers/isdn/hardware/mISDN/w6692.c 	if (card->subtype == W6692_USR) {
subtype          1252 drivers/isdn/hardware/mISDN/w6692.c 	if ((card->fmask & led) || card->subtype == W6692_USR) {
subtype          1350 drivers/isdn/hardware/mISDN/w6692.c 	card->subtype = m->subtype;
subtype           350 drivers/media/pci/ivtv/ivtv-driver.h 	int subtype;
subtype           494 drivers/media/pci/ivtv/ivtv-streams.c 	int captype = 0, subtype = 0;
subtype           505 drivers/media/pci/ivtv/ivtv-streams.c 		subtype = 3;
subtype           521 drivers/media/pci/ivtv/ivtv-streams.c 			subtype = 11;	/* video+audio+decoder */
subtype           525 drivers/media/pci/ivtv/ivtv-streams.c 		subtype = 1;
subtype           529 drivers/media/pci/ivtv/ivtv-streams.c 		subtype = 2;
subtype           533 drivers/media/pci/ivtv/ivtv-streams.c 		subtype = 4;
subtype           543 drivers/media/pci/ivtv/ivtv-streams.c 	s->subtype = subtype;
subtype           636 drivers/media/pci/ivtv/ivtv-streams.c 	if (ivtv_vapi(itv, CX2341X_ENC_START_CAPTURE, 2, captype, subtype))
subtype           836 drivers/media/pci/ivtv/ivtv-streams.c 	ivtv_vapi(itv, CX2341X_ENC_STOP_CAPTURE, 3, stopmode, cap_type, s->subtype);
subtype           949 drivers/media/pci/saa7164/saa7164-api.c 		switch (hdr->subtype) {
subtype          1066 drivers/media/pci/saa7164/saa7164-api.c 				switch (t->subtype) {
subtype          1120 drivers/media/pci/saa7164/saa7164-api.c 						t->subtype);
subtype          1206 drivers/media/pci/saa7164/saa7164-api.c 			dprintk(DBGLVL_API, "  subtype = 0x%x\n", edh->subtype);
subtype          1298 drivers/media/pci/saa7164/saa7164-api.c 			dprintk(DBGLVL_API, "default %d\n", hdr->subtype);
subtype          1303 drivers/media/pci/saa7164/saa7164-api.c 		dprintk(DBGLVL_API, " 3.%x\n", hdr->subtype);
subtype           119 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           126 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           143 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           161 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           172 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           266 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           280 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           290 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           328 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           347 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           384 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype;
subtype           395 drivers/media/pci/saa7164/saa7164-types.h 	u8	subtype; /* VS_FORMAT_VBI */
subtype           539 drivers/media/pci/ttpci/budget.c 		int subtype = i2c_readreg(&budget->i2c_adap, 0x50, 0x67);
subtype           541 drivers/media/pci/ttpci/budget.c 		if (subtype < 0)
subtype           544 drivers/media/pci/ttpci/budget.c 		if (subtype < 0x36) {
subtype            25 drivers/media/usb/gspca/spca500.c 	char subtype;
subtype           565 drivers/media/usb/gspca/spca500.c 	sd->subtype = id->driver_info;
subtype           566 drivers/media/usb/gspca/spca500.c 	if (sd->subtype != LogitechClickSmart310) {
subtype           583 drivers/media/usb/gspca/spca500.c 	if (sd->subtype == LogitechClickSmart310)
subtype           604 drivers/media/usb/gspca/spca500.c 	if (sd->subtype == LogitechClickSmart310) {
subtype           620 drivers/media/usb/gspca/spca500.c 	switch (sd->subtype) {
subtype            28 drivers/media/usb/gspca/spca501.c 	char subtype;
subtype          1817 drivers/media/usb/gspca/spca501.c 	sd->subtype = id->driver_info;
subtype          1827 drivers/media/usb/gspca/spca501.c 	switch (sd->subtype) {
subtype          1856 drivers/media/usb/gspca/spca501.c 	switch (sd->subtype) {
subtype            22 drivers/media/usb/gspca/spca505.c 	u8 subtype;
subtype           595 drivers/media/usb/gspca/spca505.c 	sd->subtype = id->driver_info;
subtype           596 drivers/media/usb/gspca/spca505.c 	if (sd->subtype != IntelPCCameraPro)
subtype           610 drivers/media/usb/gspca/spca505.c 			 sd->subtype == Nxultra
subtype           636 drivers/media/usb/gspca/spca505.c 	if (sd->subtype == Nxultra)
subtype            22 drivers/media/usb/gspca/spca508.c 	u8 subtype;
subtype          1376 drivers/media/usb/gspca/spca508.c 	sd->subtype = id->driver_info;
subtype          1378 drivers/media/usb/gspca/spca508.c 	init_data = init_data_tb[sd->subtype];
subtype            34 drivers/media/usb/gspca/sunplus.c 	u8 subtype;
subtype           478 drivers/media/usb/gspca/sunplus.c 		if (sd->subtype == AiptekMiniPenCam13) {
subtype           582 drivers/media/usb/gspca/sunplus.c 	sd->subtype = id->driver_info;
subtype           584 drivers/media/usb/gspca/sunplus.c 	if (sd->subtype == AiptekMiniPenCam13) {
subtype           594 drivers/media/usb/gspca/sunplus.c 			sd->subtype = 0;
subtype           611 drivers/media/usb/gspca/sunplus.c 		if (sd->subtype == MegaImageVI)		/* 320x240 only */
subtype           656 drivers/media/usb/gspca/sunplus.c 		if (sd->subtype == LogitechClickSmart420)
subtype           668 drivers/media/usb/gspca/sunplus.c 		if (sd->subtype == AiptekMiniPenCam13) {
subtype           724 drivers/media/usb/gspca/sunplus.c 		switch (sd->subtype) {
subtype           741 drivers/media/usb/gspca/sunplus.c 		if (sd->subtype == AiptekMiniPenCam13) {
subtype           764 drivers/media/usb/gspca/sunplus.c 		if (sd->subtype == LogitechClickSmart420) {
subtype           805 drivers/media/usb/gspca/sunplus.c 		if (sd->subtype == AiptekMiniPenCam13) {
subtype           981 drivers/media/usb/gspca/sunplus.c #define BS(bridge, subtype) \
subtype           983 drivers/media/usb/gspca/sunplus.c 			| (subtype)
subtype            61 drivers/mfd/qcom-spmi-pmic.c 	unsigned int rev2, minor, major, type, subtype;
subtype            72 drivers/mfd/qcom-spmi-pmic.c 	ret = regmap_read(map, PMIC_SUBTYPE, &subtype);
subtype            77 drivers/mfd/qcom-spmi-pmic.c 		if (subtype == (unsigned long)pmic_spmi_id_table[i].data)
subtype           102 drivers/mfd/qcom-spmi-pmic.c 	if ((subtype == PM8941_SUBTYPE || subtype == PM8226_SUBTYPE) &&
subtype           106 drivers/mfd/qcom-spmi-pmic.c 	if (subtype == PM8110_SUBTYPE)
subtype           109 drivers/mfd/qcom-spmi-pmic.c 	dev_dbg(dev, "%x: %s v%d.%d\n", subtype, name, major, minor);
subtype           929 drivers/misc/pti.c 	pti_tty_driver->subtype			= SYSTEM_TYPE_SYSCONS;
subtype          1147 drivers/mmc/core/sdio_uart.c 	tty_drv->subtype = SERIAL_TYPE_NORMAL;
subtype          1836 drivers/net/bonding/bond_3ad.c 		.subtype		= 0x01,
subtype          2390 drivers/net/bonding/bond_3ad.c 	switch (lacpdu->subtype) {
subtype           220 drivers/net/can/usb/ucan.c 	u8 subtype; /* command sub type */
subtype           235 drivers/net/can/usb/ucan.c 	u8 subtype; /* command sub type */
subtype          1091 drivers/net/can/usb/ucan.c 	m->subtype = echo_index;
subtype           327 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 	get.subtype = cpu_to_le16(HWRM_STRUCT_DATA_SUBTYPE_HOST_OPERATIONAL);
subtype           373 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 	data->subtype = cpu_to_le16(HWRM_STRUCT_DATA_SUBTYPE_HOST_OPERATIONAL);
subtype          6974 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le16	subtype;
subtype          7038 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le16	subtype;
subtype           248 drivers/net/ethernet/intel/i40e/i40e_dcb.c 	u8 subtype;
subtype           251 drivers/net/ethernet/intel/i40e/i40e_dcb.c 	subtype = (u8)((ouisubtype & I40E_LLDP_TLV_SUBTYPE_MASK) >>
subtype           253 drivers/net/ethernet/intel/i40e/i40e_dcb.c 	switch (subtype) {
subtype           416 drivers/net/ethernet/intel/i40e/i40e_dcb.c 	u8 subtype, feat_tlv_count = 0;
subtype           420 drivers/net/ethernet/intel/i40e/i40e_dcb.c 	subtype = (u8)((ouisubtype & I40E_LLDP_TLV_SUBTYPE_MASK) >>
subtype           423 drivers/net/ethernet/intel/i40e/i40e_dcb.c 	if (subtype != I40E_CEE_DCBX_TYPE)
subtype           441 drivers/net/ethernet/intel/i40e/i40e_dcb.c 		subtype = (u8)((typelength & I40E_LLDP_TLV_TYPE_MASK) >>
subtype           443 drivers/net/ethernet/intel/i40e/i40e_dcb.c 		switch (subtype) {
subtype           108 drivers/net/ethernet/intel/i40e/i40e_dcb.h 	u8 subtype;
subtype           378 drivers/net/ethernet/intel/ice/ice_dcb.c 	u8 subtype;
subtype           381 drivers/net/ethernet/intel/ice/ice_dcb.c 	subtype = (u8)((ouisubtype & ICE_LLDP_TLV_SUBTYPE_M) >>
subtype           383 drivers/net/ethernet/intel/ice/ice_dcb.c 	switch (subtype) {
subtype           550 drivers/net/ethernet/intel/ice/ice_dcb.c 	u8 subtype, feat_tlv_count = 0;
subtype           555 drivers/net/ethernet/intel/ice/ice_dcb.c 	subtype = (u8)((ouisubtype & ICE_LLDP_TLV_SUBTYPE_M) >>
subtype           558 drivers/net/ethernet/intel/ice/ice_dcb.c 	if (subtype != ICE_CEE_DCBX_TYPE)
subtype           575 drivers/net/ethernet/intel/ice/ice_dcb.c 		subtype = (u8)((typelen & ICE_LLDP_TLV_TYPE_M) >>
subtype           577 drivers/net/ethernet/intel/ice/ice_dcb.c 		switch (subtype) {
subtype           111 drivers/net/ethernet/intel/ice/ice_dcb.h 	u8 subtype;
subtype           155 drivers/net/ethernet/mellanox/mlx4/eq.c 		    eqe->subtype == MLX4_PORT_CHANGE_SUBTYPE_DOWN &&
subtype           170 drivers/net/ethernet/mellanox/mlx4/eq.c 				    eqe->subtype == MLX4_DEV_PMC_SUBTYPE_PORT_INFO) {
subtype           266 drivers/net/ethernet/mellanox/mlx4/eq.c 	eqe.subtype = MLX4_DEV_PMC_SUBTYPE_PKEY_TABLE;
subtype           283 drivers/net/ethernet/mellanox/mlx4/eq.c 	eqe.subtype = MLX4_DEV_PMC_SUBTYPE_GUID_INFO;
subtype           302 drivers/net/ethernet/mellanox/mlx4/eq.c 	eqe.subtype = port_subtype_change;
subtype           439 drivers/net/ethernet/mellanox/mlx4/eq.c 	eqe.subtype = MLX4_DEV_PMC_SUBTYPE_PORT_INFO;
subtype           542 drivers/net/ethernet/mellanox/mlx4/eq.c 						 eqe->type, eqe->subtype,
subtype           572 drivers/net/ethernet/mellanox/mlx4/eq.c 						  eqe->type, eqe->subtype,
subtype           581 drivers/net/ethernet/mellanox/mlx4/eq.c 						  eqe->type, eqe->subtype);
subtype           588 drivers/net/ethernet/mellanox/mlx4/eq.c 							  eqe->subtype, slave);
subtype           608 drivers/net/ethernet/mellanox/mlx4/eq.c 			if (eqe->subtype == MLX4_PORT_CHANGE_SUBTYPE_DOWN) {
subtype           696 drivers/net/ethernet/mellanox/mlx4/eq.c 						 eqe->type, eqe->subtype,
subtype           767 drivers/net/ethernet/mellanox/mlx4/eq.c 			if (eqe->subtype == MLX4_FATAL_WARNING_SUBTYPE_WARMING) {
subtype           781 drivers/net/ethernet/mellanox/mlx4/eq.c 					  eqe->type, eqe->subtype, eq->eqn,
subtype           795 drivers/net/ethernet/mellanox/mlx4/eq.c 			switch (eqe->subtype) {
subtype           806 drivers/net/ethernet/mellanox/mlx4/eq.c 					 eqe->type, eqe->subtype, eq->eqn,
subtype           818 drivers/net/ethernet/mellanox/mlx4/eq.c 				  eqe->type, eqe->subtype, eq->eqn,
subtype          3255 drivers/net/usb/hso.c 	tty_drv->subtype = SERIAL_TYPE_NORMAL;
subtype            75 drivers/net/wireless/ath/ath10k/wmi-ops.h 					   enum wmi_vdev_subtype subtype,
subtype           206 drivers/net/wireless/ath/ath10k/wmi-ops.h 				enum wmi_vdev_subtype subtype);
subtype           623 drivers/net/wireless/ath/ath10k/wmi-ops.h 		       enum wmi_vdev_subtype subtype,
subtype           631 drivers/net/wireless/ath/ath10k/wmi-ops.h 	skb = ar->wmi.ops->gen_vdev_create(ar, vdev_id, type, subtype, macaddr);
subtype          1526 drivers/net/wireless/ath/ath10k/wmi-ops.h ath10k_wmi_get_vdev_subtype(struct ath10k *ar, enum wmi_vdev_subtype subtype)
subtype          1531 drivers/net/wireless/ath/ath10k/wmi-ops.h 	return ar->wmi.ops->get_vdev_subtype(ar, subtype);
subtype          1940 drivers/net/wireless/ath/ath10k/wmi-tlv.c 					      enum wmi_vdev_subtype subtype)
subtype          1942 drivers/net/wireless/ath/ath10k/wmi-tlv.c 	switch (subtype) {
subtype          7009 drivers/net/wireless/ath/ath10k/wmi.c 			      enum wmi_vdev_subtype subtype,
subtype          7022 drivers/net/wireless/ath/ath10k/wmi.c 	cmd->vdev_subtype = __cpu_to_le32(subtype);
subtype          7027 drivers/net/wireless/ath/ath10k/wmi.c 		   vdev_id, type, subtype, macaddr);
subtype          8644 drivers/net/wireless/ath/ath10k/wmi.c 				   enum wmi_vdev_subtype subtype)
subtype          8646 drivers/net/wireless/ath/ath10k/wmi.c 	switch (subtype) {
subtype          8665 drivers/net/wireless/ath/ath10k/wmi.c 						 enum wmi_vdev_subtype subtype)
subtype          8667 drivers/net/wireless/ath/ath10k/wmi.c 	switch (subtype) {
subtype          8687 drivers/net/wireless/ath/ath10k/wmi.c 					       enum wmi_vdev_subtype subtype)
subtype          8689 drivers/net/wireless/ath/ath10k/wmi.c 	switch (subtype) {
subtype          7379 drivers/net/wireless/ath/ath10k/wmi.h 				   enum wmi_vdev_subtype subtype);
subtype           975 drivers/net/wireless/ath/ath5k/base.c 		int qtype, int subtype)
subtype           979 drivers/net/wireless/ath/ath5k/base.c 		.tqi_subtype = subtype,
subtype           580 drivers/net/wireless/ath/ath9k/ath9k.h struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype);
subtype           575 drivers/net/wireless/ath/ath9k/htc.h bool ath9k_htc_txq_setup(struct ath9k_htc_priv *priv, int subtype);
subtype            30 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c #define ATH9K_HTC_INIT_TXQ(subtype) do {			\
subtype            31 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c 		qi.tqi_subtype = subtype_txq_to_hwq[subtype];	\
subtype           819 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c bool ath9k_htc_txq_setup(struct ath9k_htc_priv *priv, int subtype)
subtype           827 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c 	ATH9K_HTC_INIT_TXQ(subtype);
subtype           840 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c 	priv->hwq_map[subtype] = qnum;
subtype           490 drivers/net/wireless/ath/ath9k/mci.c 	u32 offset, subtype, opcode;
subtype           573 drivers/net/wireless/ath/ath9k/mci.c 			subtype = MCI_GPM_TYPE(pgpm);
subtype           579 drivers/net/wireless/ath/ath9k/mci.c 			if (MCI_GPM_IS_CAL_TYPE(subtype)) {
subtype           580 drivers/net/wireless/ath/ath9k/mci.c 				ath_mci_cal_msg(sc, subtype, (u8 *)pgpm);
subtype           582 drivers/net/wireless/ath/ath9k/mci.c 				switch (subtype) {
subtype          1693 drivers/net/wireless/ath/ath9k/xmit.c struct ath_txq *ath_txq_setup(struct ath_softc *sc, int qtype, int subtype)
subtype          1706 drivers/net/wireless/ath/ath9k/xmit.c 	qi.tqi_subtype = subtype_txq_to_hwq[subtype];
subtype           170 drivers/net/wireless/ath/wil6210/trace.h 		__field(u8, subtype)
subtype           181 drivers/net/wireless/ath/wil6210/trace.h 		__entry->subtype = wil_rxdesc_subtype(d);
subtype           188 drivers/net/wireless/ath/wil6210/trace.h 		  __entry->seq, __entry->type, __entry->subtype)
subtype           202 drivers/net/wireless/ath/wil6210/trace.h 			     __field(u8, subtype)
subtype           214 drivers/net/wireless/ath/wil6210/trace.h 			   __entry->subtype = wil_rx_status_get_fc1(wil, msg);
subtype           222 drivers/net/wireless/ath/wil6210/trace.h 		      __entry->seq, __entry->type, __entry->subtype)
subtype          3110 drivers/net/wireless/atmel/atmel.c static void associate(struct atmel_private *priv, u16 frame_len, u16 subtype)
subtype          3131 drivers/net/wireless/atmel/atmel.c 		if (subtype == IEEE80211_STYPE_ASSOC_RESP)
subtype          3168 drivers/net/wireless/atmel/atmel.c 	if (subtype == IEEE80211_STYPE_ASSOC_RESP &&
subtype          3178 drivers/net/wireless/atmel/atmel.c 	if (subtype == IEEE80211_STYPE_REASSOC_RESP &&
subtype          3311 drivers/net/wireless/atmel/atmel.c 	u16 subtype;
subtype          3313 drivers/net/wireless/atmel/atmel.c 	subtype = le16_to_cpu(header->frame_control) & IEEE80211_FCTL_STYPE;
subtype          3314 drivers/net/wireless/atmel/atmel.c 	switch (subtype) {
subtype          3374 drivers/net/wireless/atmel/atmel.c 					       subtype == IEEE80211_STYPE_BEACON);
subtype          3390 drivers/net/wireless/atmel/atmel.c 			associate(priv, frame_len, subtype);
subtype           215 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 	__be16 subtype;
subtype           329 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 	u16 subtype, usr_stype;
subtype           342 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 		subtype = get_unaligned_be16(&event_packet->hdr.subtype);
subtype           343 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.h 		if (subtype != stype)
subtype           154 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 	u8	subtype;
subtype           173 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 	u8	subtype;
subtype           316 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 		switch (pact_frm->subtype) {
subtype           360 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 		switch (act_frm->subtype) {
subtype          1371 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 		action = act_frm->subtype;
subtype          1568 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 	switch (act_frm->subtype) {
subtype          1574 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 		p2p->next_af_subtype = act_frm->subtype + 1;
subtype          1580 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 		p2p->next_af_subtype = act_frm->subtype + 1;
subtype          1596 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 		p2p->next_af_subtype = act_frm->subtype + 1;
subtype          1607 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 		p2p->next_af_subtype = act_frm->subtype + 1;
subtype          1624 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 		p2p->next_af_subtype = act_frm->subtype + 1;
subtype          1637 drivers/net/wireless/broadcom/brcm80211/brcmfmac/p2p.c 			 act_frm->subtype);
subtype          4477 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	IPW_DEBUG_NOTIF("type = %i (%d bytes)\n", notif->subtype, size);
subtype          4479 drivers/net/wireless/intel/ipw2x00/ipw2200.c 	switch (notif->subtype) {
subtype          4924 drivers/net/wireless/intel/ipw2x00/ipw2200.c 				notif->subtype, notif->flags, size);
subtype          8407 drivers/net/wireless/intel/ipw2x00/ipw2200.c 				     pkt->u.notification.subtype,
subtype           640 drivers/net/wireless/intel/ipw2x00/ipw2200.h 	u8 subtype;
subtype           264 drivers/net/wireless/intel/iwlwifi/dvm/ucode.c 	u8 subtype;
subtype           287 drivers/net/wireless/intel/iwlwifi/dvm/ucode.c 	alive_data->subtype = palive->ver_subtype;
subtype          1746 drivers/net/wireless/intel/iwlwifi/fw/dbg.c 	dump->ver_subtype = cpu_to_le32(fwrt->dump.fw_ver.subtype);
subtype           400 drivers/net/wireless/intel/iwlwifi/fw/dbg.h 		fwrt->dump.fw_ver.subtype = lmac->ver_subtype;
subtype           169 drivers/net/wireless/intel/iwlwifi/fw/runtime.h 			u8 subtype;
subtype           104 drivers/net/wireless/marvell/libertas/mesh.c 		ie->val.subtype = MARVELL_MESH_IE_SUBTYPE;
subtype           247 drivers/net/wireless/marvell/libertas/types.h 	uint8_t subtype;
subtype           220 drivers/net/wireless/marvell/mwifiex/decl.h 	u8 subtype;
subtype           407 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 		bss_cfg->wmm_info.subtype = MWIFIEX_WMM_SUBTYPE;
subtype          2035 drivers/net/wireless/quantenna/qtnfmac/commands.c 	cmd->subtype = params->subtype;
subtype           445 drivers/net/wireless/quantenna/qtnfmac/qlink.h 	u8 subtype;
subtype           117 drivers/nvme/target/discovery.c 	e->subtype = type;
subtype           777 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c 	int type, subtype, val, dir;
subtype           789 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c 	subtype = pmic_gpio_read(state, pad, PMIC_GPIO_REG_SUBTYPE);
subtype           790 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c 	if (subtype < 0)
subtype           791 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c 		return subtype;
subtype           793 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c 	switch (subtype) {
subtype           817 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c 		dev_err(state->dev, "unknown GPIO type 0x%x\n", subtype);
subtype           661 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 	int type, subtype, val, dir;
subtype           674 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 	subtype = pmic_mpp_read(state, pad, PMIC_MPP_REG_SUBTYPE);
subtype           675 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 	if (subtype < 0)
subtype           676 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 		return subtype;
subtype           678 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 	switch (subtype) {
subtype           691 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 			subtype, pad->base);
subtype           760 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 	if (subtype != PMIC_MPP_SUBTYPE_ULT_4CH_NO_ANA_OUT &&
subtype           761 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c 	    subtype != PMIC_MPP_SUBTYPE_ULT_4CH_NO_SINK) {
subtype           117 drivers/pnp/pnpacpi/rsparser.c 	.subtype = 2,
subtype           135 drivers/pnp/pnpacpi/rsparser.c 	if (uuid_subtype == match->subtype &&
subtype           379 drivers/regulator/qcom_spmi-regulator.c 	enum spmi_regulator_subtype		subtype;
subtype           400 drivers/regulator/qcom_spmi-regulator.c 		.subtype	= SPMI_REGULATOR_SUBTYPE_##_subtype, \
subtype           412 drivers/regulator/qcom_spmi-regulator.c 		.subtype	= SPMI_REGULATOR_SUBTYPE_##_subtype, \
subtype          1499 drivers/regulator/qcom_spmi-regulator.c 	u8 type, subtype;
subtype          1513 drivers/regulator/qcom_spmi-regulator.c 		subtype		= version[SPMI_COMMON_REG_SUBTYPE -
subtype          1517 drivers/regulator/qcom_spmi-regulator.c 		subtype = force_type;
subtype          1522 drivers/regulator/qcom_spmi-regulator.c 		if (mapping->type == type && mapping->subtype == subtype
subtype          1530 drivers/regulator/qcom_spmi-regulator.c 		vreg->desc.name, type, subtype, dig_major_rev);
subtype          1204 drivers/s390/char/con3215.c 	driver->subtype = SYSTEM_TYPE_TTY;
subtype           558 drivers/s390/char/sclp_tty.c 	driver->subtype = SYSTEM_TYPE_TTY;
subtype           757 drivers/s390/char/sclp_vt220.c 	driver->subtype = SYSTEM_TYPE_TTY;
subtype          1951 drivers/s390/char/tty3270.c 	driver->subtype = SYSTEM_TYPE_TTY;
subtype           357 drivers/s390/cio/vfio_ccw_ops.c 		cap_type.subtype = private->region[i].subtype;
subtype           460 drivers/s390/cio/vfio_ccw_ops.c 				 unsigned int subtype,
subtype           474 drivers/s390/cio/vfio_ccw_ops.c 	private->region[private->num_regions].subtype = subtype;
subtype            45 drivers/s390/cio/vfio_ccw_private.h 	u32				subtype;
subtype            53 drivers/s390/cio/vfio_ccw_private.h 				 unsigned int subtype,
subtype           394 drivers/scsi/lpfc/lpfc_debugfs.h 		q->queue_id, q->type, q->subtype,
subtype          9333 drivers/scsi/lpfc/lpfc_init.c 			if (childq->subtype == LPFC_IO)
subtype          13327 drivers/scsi/lpfc/lpfc_sli.c 	switch (cq->subtype) {
subtype          13356 drivers/scsi/lpfc/lpfc_sli.c 				cq->subtype, wcqe->word0, wcqe->parameter,
subtype          13679 drivers/scsi/lpfc/lpfc_sli.c 		if (cq->subtype == LPFC_IO)
subtype          13996 drivers/scsi/lpfc/lpfc_sli.c 		if (cq->subtype == LPFC_IO || cq->subtype == LPFC_NVME_LS)
subtype          14016 drivers/scsi/lpfc/lpfc_sli.c 		if (cq->subtype == LPFC_NVMET) {
subtype          14847 drivers/scsi/lpfc/lpfc_sli.c 	eq->subtype = LPFC_NONE;
subtype          14882 drivers/scsi/lpfc/lpfc_sli.c 	       struct lpfc_queue *eq, uint32_t type, uint32_t subtype)
subtype          14988 drivers/scsi/lpfc/lpfc_sli.c 	cq->subtype = subtype;
subtype          15028 drivers/scsi/lpfc/lpfc_sli.c 		   uint32_t subtype)
subtype          15201 drivers/scsi/lpfc/lpfc_sli.c 		cq->subtype = subtype;
subtype          15336 drivers/scsi/lpfc/lpfc_sli.c 	       struct lpfc_queue *cq, uint32_t subtype)
subtype          15456 drivers/scsi/lpfc/lpfc_sli.c 	mq->subtype = subtype;
subtype          15491 drivers/scsi/lpfc/lpfc_sli.c 	       struct lpfc_queue *cq, uint32_t subtype)
subtype          15721 drivers/scsi/lpfc/lpfc_sli.c 	wq->subtype = subtype;
subtype          15758 drivers/scsi/lpfc/lpfc_sli.c 	       struct lpfc_queue *drq, struct lpfc_queue *cq, uint32_t subtype)
subtype          15915 drivers/scsi/lpfc/lpfc_sli.c 	hrq->subtype = subtype;
subtype          15929 drivers/scsi/lpfc/lpfc_sli.c 		if (subtype == LPFC_NVMET)
subtype          15971 drivers/scsi/lpfc/lpfc_sli.c 		if (subtype == LPFC_NVMET)
subtype          16008 drivers/scsi/lpfc/lpfc_sli.c 	drq->subtype = subtype;
subtype          16048 drivers/scsi/lpfc/lpfc_sli.c 		uint32_t subtype)
subtype          16166 drivers/scsi/lpfc/lpfc_sli.c 		hrq->subtype = subtype;
subtype          16175 drivers/scsi/lpfc/lpfc_sli.c 		drq->subtype = subtype;
subtype           155 drivers/scsi/lpfc/lpfc_sli4.h 	enum lpfc_sli4_queue_subtype subtype;
subtype          1031 drivers/scsi/lpfc/lpfc_sli4.h 			uint32_t subtype);
subtype          1040 drivers/scsi/lpfc/lpfc_sli4.h 			uint32_t subtype);
subtype           635 drivers/scsi/virtio_scsi.c 		.subtype = cpu_to_virtio32(vscsi->vdev,
subtype           693 drivers/scsi/virtio_scsi.c 		.subtype = VIRTIO_SCSI_T_TMF_ABORT_TASK,
subtype          2767 drivers/staging/fwserial/fwserial.c 	fwtty_driver->subtype		= SERIAL_TYPE_NORMAL;
subtype          2792 drivers/staging/fwserial/fwserial.c 		fwloop_driver->subtype		= SERIAL_TYPE_NORMAL;
subtype           293 drivers/staging/gdm724x/gdm_tty.c 		tty_driver->subtype = SERIAL_TYPE_NORMAL;
subtype           987 drivers/staging/greybus/uart.c 	gb_tty_driver->subtype = SERIAL_TYPE_NORMAL;
subtype           578 drivers/staging/isdn/gigaset/interface.c 	tty->subtype =		SERIAL_TYPE_NORMAL;
subtype          2016 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 	u16 val16, subtype;
subtype          2031 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 	subtype = GetFrameSubType(pframe);
subtype          2033 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 	if (subtype == WIFI_BEACON) {
subtype          2038 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 		if (subtype == WIFI_PROBEREQ) {
subtype          2041 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 		} else if (subtype == WIFI_PROBERSP) {
subtype          2129 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c 	if (subtype == WIFI_PROBEREQ) {
subtype          1153 drivers/staging/rtl8188eu/core/rtw_recv.c 	u8 subtype;
subtype          1176 drivers/staging/rtl8188eu/core/rtw_recv.c 	subtype = GetFrameSubType(ptr); /* bit(7)~bit(2) */
subtype          1228 drivers/staging/rtl8188eu/core/rtw_recv.c 		pattrib->qos = (subtype & BIT(7)) ? 1 : 0;
subtype           814 drivers/staging/rtl8188eu/core/rtw_wlan_util.c 	unsigned short val16, subtype;
subtype           849 drivers/staging/rtl8188eu/core/rtw_wlan_util.c 	subtype = GetFrameSubType(pframe) >> 4;
subtype           851 drivers/staging/rtl8188eu/core/rtw_wlan_util.c 	if (subtype == WIFI_BEACON)
subtype           390 drivers/staging/rtl8188eu/core/rtw_xmit.c 	pattrib->subtype = WIFI_QOS_DATA_TYPE;
subtype           493 drivers/staging/rtl8188eu/core/rtw_xmit.c 	pattrib->subtype = WIFI_DATA_TYPE;
subtype           759 drivers/staging/rtl8188eu/core/rtw_xmit.c 	SetFrameSubType(fctrl, pattrib->subtype);
subtype           761 drivers/staging/rtl8188eu/core/rtw_xmit.c 	if (pattrib->subtype & WIFI_DATA_TYPE) {
subtype           103 drivers/staging/rtl8188eu/include/rtw_xmit.h 	u8	subtype;
subtype           551 drivers/staging/rtl8712/rtl871x_recv.c 	u8 subtype;
subtype           562 drivers/staging/rtl8712/rtl871x_recv.c 	subtype = GetFrameSubType(ptr); /*bit(7)~bit(2)*/
subtype           579 drivers/staging/rtl8712/rtl871x_recv.c 		pattrib->qos = (subtype & BIT(7)) ? 1 : 0;
subtype           297 drivers/staging/rtl8712/rtl871x_xmit.c 		pattrib->subtype = WIFI_DATA_TYPE;
subtype           483 drivers/staging/rtl8712/rtl871x_xmit.c 	SetFrameSubType(fctrl, pattrib->subtype);
subtype           484 drivers/staging/rtl8712/rtl871x_xmit.c 	if (pattrib->subtype & WIFI_DATA_TYPE) {
subtype            90 drivers/staging/rtl8712/rtl871x_xmit.h 	u8	subtype;
subtype            91 drivers/staging/rtl8712/xmit_linux.c 	pattrib->subtype = WIFI_QOS_DATA_TYPE;
subtype          4416 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	u16 val16, subtype;
subtype          4434 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	subtype = GetFrameSubType(pframe);
subtype          4436 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 	if (subtype == WIFI_BEACON) {
subtype          4441 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 		if (subtype == WIFI_PROBERSP) {
subtype          4444 drivers/staging/rtl8723bs/core/rtw_mlme_ext.c 		} else if (subtype == WIFI_PROBEREQ) {
subtype          1404 drivers/staging/rtl8723bs/core/rtw_recv.c 	u8 subtype;
subtype          1407 drivers/staging/rtl8723bs/core/rtw_recv.c 	subtype = GetFrameSubType(ptr); /* bit(7)~bit(2) */
subtype          1414 drivers/staging/rtl8723bs/core/rtw_recv.c 			(subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC || subtype == WIFI_ACTION)) {
subtype          1446 drivers/staging/rtl8723bs/core/rtw_recv.c 			(subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC)) {
subtype          1460 drivers/staging/rtl8723bs/core/rtw_recv.c 			if (subtype == WIFI_ACTION) {
subtype          1470 drivers/staging/rtl8723bs/core/rtw_recv.c 			} else if (subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC) {
subtype          1504 drivers/staging/rtl8723bs/core/rtw_recv.c 	u8 subtype;
subtype          1522 drivers/staging/rtl8723bs/core/rtw_recv.c 	subtype = GetFrameSubType(ptr); /* bit(7)~bit(2) */
subtype          1570 drivers/staging/rtl8723bs/core/rtw_recv.c 		pattrib->qos = (subtype & BIT(7)) ? 1:0;
subtype          1279 drivers/staging/rtl8723bs/core/rtw_wlan_util.c 	unsigned short	val16, subtype;
subtype          1324 drivers/staging/rtl8723bs/core/rtw_wlan_util.c 	subtype = GetFrameSubType(pframe) >> 4;
subtype          1326 drivers/staging/rtl8723bs/core/rtw_wlan_util.c 	if (subtype == WIFI_BEACON)
subtype           673 drivers/staging/rtl8723bs/core/rtw_xmit.c 	pattrib->subtype = WIFI_QOS_DATA_TYPE;
subtype           830 drivers/staging/rtl8723bs/core/rtw_xmit.c 	pattrib->subtype = WIFI_DATA_TYPE;
subtype          1030 drivers/staging/rtl8723bs/core/rtw_xmit.c 	SetFrameSubType(fctrl, pattrib->subtype);
subtype          1032 drivers/staging/rtl8723bs/core/rtw_xmit.c 	if (pattrib->subtype & WIFI_DATA_TYPE) {
subtype          1358 drivers/staging/rtl8723bs/core/rtw_xmit.c 	u8 subtype;
subtype          1375 drivers/staging/rtl8723bs/core/rtw_xmit.c 	subtype = GetFrameSubType(pframe); /* bit(7)~bit(2) */
subtype          1436 drivers/staging/rtl8723bs/core/rtw_xmit.c 		if (subtype == WIFI_DEAUTH || subtype == WIFI_DISASSOC ||
subtype          1437 drivers/staging/rtl8723bs/core/rtw_xmit.c 			subtype == WIFI_REASSOCREQ || subtype == WIFI_ACTION) {
subtype          1456 drivers/staging/rtl8723bs/core/rtw_xmit.c 			if (subtype == WIFI_ACTION &&
subtype           143 drivers/staging/rtl8723bs/include/rtw_xmit.h 	u8 subtype;
subtype           986 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	u8 subtype;
subtype           989 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	subtype = buff[P2P_PUB_ACTION_SUBTYPE];
subtype           990 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	if ((subtype == GO_NEG_REQ || subtype == GO_NEG_RSP) &&
subtype          1008 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	if (subtype == GO_NEG_REQ || subtype == GO_NEG_RSP ||
subtype          1009 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	    subtype == P2P_INV_REQ || subtype == P2P_INV_RSP) {
subtype          1060 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 		u8 subtype = buff[P2P_PUB_ACTION_SUBTYPE];
subtype          1072 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 			if ((subtype == GO_NEG_REQ || subtype == GO_NEG_RSP) &&
subtype          1173 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	u8 subtype = buf[P2P_PUB_ACTION_SUBTYPE];
subtype          1176 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	if (subtype == GO_NEG_REQ || subtype == GO_NEG_RSP) {
subtype          1185 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	    !(subtype == GO_NEG_REQ || subtype == GO_NEG_RSP ||
subtype          1186 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	      subtype == P2P_INV_REQ || subtype == P2P_INV_RSP))
subtype          1195 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 			if (subtype == P2P_INV_REQ || subtype == P2P_INV_RSP)
subtype          1206 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c 	if (subtype != P2P_INV_REQ && subtype != P2P_INV_RSP) {
subtype            69 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	unsigned int			subtype;
subtype           118 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	if (chip->subtype == QPNP_TM_SUBTYPE_GEN1)
subtype           142 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	if (chip->subtype == QPNP_TM_SUBTYPE_GEN1) {
subtype           325 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	stage = chip->subtype == QPNP_TM_SUBTYPE_GEN1
subtype           353 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	u8 type, subtype;
subtype           397 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	ret = qpnp_tm_read(chip, QPNP_TM_REG_SUBTYPE, &subtype);
subtype           403 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	if (type != QPNP_TM_TYPE || (subtype != QPNP_TM_SUBTYPE_GEN1
subtype           404 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 				     && subtype != QPNP_TM_SUBTYPE_GEN2)) {
subtype           406 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 			type, subtype);
subtype           410 drivers/thermal/qcom/qcom-spmi-temp-alarm.c 	chip->subtype = subtype;
subtype          1637 drivers/tty/amiserial.c 	serial_driver->subtype = SERIAL_TYPE_NORMAL;
subtype          4032 drivers/tty/cyclades.c 	cy_serial_driver->subtype = SERIAL_TYPE_NORMAL;
subtype           785 drivers/tty/ehv_bytechan.c 	ehv_bc_driver->subtype = SYSTEM_TYPE_CONSOLE;
subtype           264 drivers/tty/goldfish.c 	tty->subtype = SERIAL_TYPE_NORMAL;
subtype           579 drivers/tty/ipwireless/tty.c 	ipw_tty_driver->subtype = SERIAL_TYPE_NORMAL;
subtype          1649 drivers/tty/isicom.c 	isicom_normal->subtype			= SERIAL_TYPE_NORMAL;
subtype           933 drivers/tty/mips_ejtag_fdc.c 	driver->subtype = SERIAL_TYPE_NORMAL;
subtype          1045 drivers/tty/moxa.c 	moxaDriver->subtype = SERIAL_TYPE_NORMAL;
subtype          2719 drivers/tty/mxser.c 	mxvar_sdriver->subtype = SERIAL_TYPE_NORMAL;
subtype          3244 drivers/tty/n_gsm.c 	gsm_tty_driver->subtype	= SERIAL_TYPE_NORMAL;
subtype          1864 drivers/tty/nozomi.c 	ntty_driver->subtype = SERIAL_TYPE_NORMAL;
subtype            49 drivers/tty/pty.c 	if (tty->driver->subtype == PTY_TYPE_MASTER)
subtype            69 drivers/tty/pty.c 	if (tty->driver->subtype == PTY_TYPE_MASTER) {
subtype           249 drivers/tty/pty.c 	if (tty->driver->subtype == PTY_TYPE_SLAVE && tty->link->count != 1)
subtype           388 drivers/tty/pty.c 	if (driver->subtype != PTY_TYPE_MASTER)
subtype           576 drivers/tty/pty.c 	pty_driver->subtype = PTY_TYPE_MASTER;
subtype           592 drivers/tty/pty.c 	pty_slave_driver->subtype = PTY_TYPE_SLAVE;
subtype           748 drivers/tty/pty.c 	if (tty->driver->subtype == PTY_TYPE_MASTER)
subtype           918 drivers/tty/pty.c 	ptm_driver->subtype = PTY_TYPE_MASTER;
subtype           934 drivers/tty/pty.c 	pts_driver->subtype = PTY_TYPE_SLAVE;
subtype          2396 drivers/tty/rocket.c 	rocket_driver->subtype = SERIAL_TYPE_NORMAL;
subtype          1401 drivers/tty/serial/ifx6x60.c 	tty_drv->subtype = SERIAL_TYPE_NORMAL;
subtype           342 drivers/tty/serial/kgdb_nmi.c 	kgdb_nmi_tty_driver->subtype		= SERIAL_TYPE_NORMAL;
subtype          2545 drivers/tty/serial/serial_core.c 	normal->subtype		= SERIAL_TYPE_NORMAL;
subtype          4306 drivers/tty/synclink.c 	serial_driver->subtype = SERIAL_TYPE_NORMAL;
subtype          3771 drivers/tty/synclink_gt.c 	serial_driver->subtype = SERIAL_TYPE_NORMAL;
subtype          3969 drivers/tty/synclinkmp.c 	serial_driver->subtype = SERIAL_TYPE_NORMAL;
subtype           216 drivers/tty/tty_audit.c 	    && tty->driver->subtype == PTY_TYPE_MASTER)
subtype           293 drivers/tty/tty_io.c 	    tty->driver->subtype == PTY_TYPE_SLAVE &&
subtype          1120 drivers/tty/tty_io.c 		driver->subtype == PTY_TYPE_SLAVE ? "tty" : driver->name,
subtype          1265 drivers/tty/tty_io.c 	    driver->subtype == PTY_TYPE_MASTER)
subtype          1668 drivers/tty/tty_io.c 	    tty->driver->subtype == PTY_TYPE_MASTER)
subtype          2079 drivers/tty/tty_io.c 		  tty->driver->subtype == PTY_TYPE_MASTER);
subtype          2527 drivers/tty/tty_io.c 	    tty->driver->subtype == PTY_TYPE_MASTER)
subtype           320 drivers/tty/tty_ioctl.c 		tty->driver->subtype == PTY_TYPE_MASTER);
subtype           719 drivers/tty/tty_ioctl.c 	    tty->driver->subtype == PTY_TYPE_MASTER)
subtype          1994 drivers/usb/class/cdc-acm.c 	acm_tty_driver->subtype = SERIAL_TYPE_NORMAL,
subtype          1412 drivers/usb/gadget/function/u_serial.c 	gs_tty_driver->subtype = SERIAL_TYPE_NORMAL;
subtype           301 drivers/usb/host/xhci-dbgtty.c 	dbc_tty_driver->subtype = SERIAL_TYPE_NORMAL;
subtype          1228 drivers/usb/serial/usb-serial.c 	usb_serial_tty_driver->subtype = SERIAL_TYPE_NORMAL;
subtype           666 drivers/vfio/pci/vfio_pci.c 				 unsigned int type, unsigned int subtype,
subtype           680 drivers/vfio/pci/vfio_pci.c 	vdev->region[vdev->num_regions].subtype = subtype;
subtype           829 drivers/vfio/pci/vfio_pci.c 			cap_type.subtype = vdev->region[i].subtype;
subtype            69 drivers/vfio/pci/vfio_pci_private.h 	u32				subtype;
subtype           160 drivers/vfio/pci/vfio_pci_private.h 					unsigned int type, unsigned int subtype,
subtype           487 fs/fuse/fuse_i.h 	const char *subtype;
subtype           489 fs/fuse/inode.c 		if (ctx->subtype)
subtype           491 fs/fuse/inode.c 		ctx->subtype = param->string;
subtype           551 fs/fuse/inode.c 		kfree(ctx->subtype);
subtype          1144 fs/fuse/inode.c 	sb->s_subtype = ctx->subtype;
subtype          1145 fs/fuse/inode.c 	ctx->subtype = NULL;
subtype          2786 fs/namespace.c 	const char *subtype = NULL;
subtype          2797 fs/namespace.c 		subtype = strchr(fstype, '.');
subtype          2798 fs/namespace.c 		if (subtype) {
subtype          2799 fs/namespace.c 			subtype++;
subtype          2800 fs/namespace.c 			if (!*subtype) {
subtype          2812 fs/namespace.c 	if (subtype)
subtype          2814 fs/namespace.c 					  subtype, strlen(subtype));
subtype            42 fs/proc/proc_tty.c 		if (p->subtype == SYSTEM_TYPE_TTY)
subtype            44 fs/proc/proc_tty.c 		else if (p->subtype == SYSTEM_TYPE_SYSCONS)
subtype            46 fs/proc/proc_tty.c 		else if (p->subtype == SYSTEM_TYPE_CONSOLE)
subtype            56 fs/proc/proc_tty.c 		if (p->subtype == PTY_TYPE_MASTER)
subtype            58 fs/proc/proc_tty.c 		else if (p->subtype == PTY_TYPE_SLAVE)
subtype            64 fs/proc/proc_tty.c 		seq_printf(m, "type:%d.%d", p->type, p->subtype);
subtype           149 fs/udf/misc.c  					   uint8_t subtype)
subtype           179 fs/udf/misc.c  					gaf->attrSubtype == subtype)
subtype           131 include/acpi/acrestyp.h 	u8 subtype;
subtype           377 include/acpi/actbl1.h 	u16 subtype;
subtype           118 include/linux/coresight.h 	union coresight_dev_subtype subtype;
subtype           160 include/linux/coresight.h 	union coresight_dev_subtype subtype;
subtype           914 include/linux/mlx4/device.h 	u8			subtype;
subtype          1104 include/linux/nvme.h 	__u8		subtype;
subtype           217 include/linux/soc/ti/ti_sci_protocol.h 			 u8 subtype, u16 *range_start, u16 *range_num);
subtype           219 include/linux/soc/ti/ti_sci_protocol.h 				    u32 dev_id, u8 subtype, u8 s_host,
subtype           314 include/linux/tty_driver.h 	short	subtype;	/* subtype of tty driver */
subtype           100 include/net/bond_3ad.h 	u8 subtype;		/* = LACP(= 0x01) */
subtype           136 include/net/bond_3ad.h 	u8 subtype;		/* = 0x02  (marker PDU) */
subtype          1199 include/net/cfg80211.h 	u8 subtype;
subtype            95 include/scsi/fc_encode.h 					       u8 subtype)
subtype           105 include/scsi/fc_encode.h 	ct->hdr.ct_fs_subtype = subtype;
subtype            74 include/sound/seq_oss.h 	int subtype;
subtype           340 include/uapi/linux/batadv_packet.h 	__u8   subtype;
subtype           426 include/uapi/linux/batadv_packet.h 	__u8 subtype;
subtype            63 include/uapi/linux/netfilter/nfnetlink_osf.h 	char	subtype[MAXGENRELEN];
subtype           295 include/uapi/linux/vfio.h 	__u32 subtype;	/* type specific */
subtype           127 include/uapi/linux/virtio_iommu.h 	__u8					subtype;
subtype            78 include/uapi/linux/virtio_scsi.h 	__virtio32 subtype;
subtype           453 net/batman-adv/distributed-arp-table.c 		switch (unicast_4addr_packet->subtype) {
subtype            88 net/batman-adv/distributed-arp-table.h 					  u8 subtype)
subtype            90 net/batman-adv/distributed-arp-table.h 	switch (subtype) {
subtype           187 net/batman-adv/distributed-arp-table.h 					  u8 subtype)
subtype           963 net/batman-adv/routing.c 	enum batadv_subtype subtype;
subtype          1011 net/batman-adv/routing.c 			subtype = unicast_4addr_packet->subtype;
subtype          1012 net/batman-adv/routing.c 			batadv_dat_inc_counter(bat_priv, subtype);
subtype          1020 net/batman-adv/routing.c 			if (subtype == BATADV_P_DATA) {
subtype           307 net/batman-adv/send.c 	uc_4addr_packet->subtype = packet_subtype;
subtype           600 net/batman-adv/tp_meter.c 	icmp->subtype = BATADV_TP_MSG;
subtype          1193 net/batman-adv/tp_meter.c 	icmp->subtype = BATADV_TP_ACK;
subtype          1473 net/batman-adv/tp_meter.c 	switch (icmp->subtype) {
subtype          1483 net/batman-adv/tp_meter.c 			   icmp->subtype);
subtype          1137 net/bluetooth/rfcomm/tty.c 	rfcomm_tty_driver->subtype	= SERIAL_TYPE_NORMAL;
subtype           236 net/netfilter/nfnetlink_osf.c 				      f->genre, f->version, f->subtype,
subtype           982 net/sctp/associola.c 	union sctp_subtype subtype;
subtype           997 net/sctp/associola.c 		subtype = SCTP_ST_CHUNK(chunk->chunk_hdr->type);
subtype          1002 net/sctp/associola.c 		if (first_time && subtype.chunk == SCTP_CID_AUTH) {
subtype          1030 net/sctp/associola.c 		if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth)
subtype          1049 net/sctp/associola.c 		error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype,
subtype           324 net/sctp/endpointola.c 	union sctp_subtype subtype;
subtype           338 net/sctp/endpointola.c 		subtype = SCTP_ST_CHUNK(chunk->chunk_hdr->type);
subtype           343 net/sctp/endpointola.c 		if (first_time && (subtype.chunk == SCTP_CID_AUTH)) {
subtype           378 net/sctp/endpointola.c 		if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth)
subtype           395 net/sctp/endpointola.c 		error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, state,
subtype            41 net/sctp/primitive.c 	enum sctp_event_type event_type; union sctp_subtype subtype; \
subtype            46 net/sctp/primitive.c 	subtype = SCTP_ST_PRIMITIVE(SCTP_PRIMITIVE_ ## name); \
subtype            50 net/sctp/primitive.c 	error = sctp_do_sm(net, event_type, subtype, state, ep, asoc,	\
subtype            41 net/sctp/sm_sideeffect.c 				union sctp_subtype subtype,
subtype            50 net/sctp/sm_sideeffect.c 			     union sctp_subtype subtype,
subtype           612 net/sctp/sm_sideeffect.c 				  union sctp_subtype subtype,
subtype           622 net/sctp/sm_sideeffect.c 	if (event_type == SCTP_EVENT_T_CHUNK && subtype.chunk == SCTP_CID_ABORT)
subtype          1111 net/sctp/sm_sideeffect.c 		 ep, sctp_evttype_tbl[event_type], (*debug_fn)(subtype),   \
subtype          1130 net/sctp/sm_sideeffect.c 	       union sctp_subtype subtype, enum sctp_state state,
subtype          1147 net/sctp/sm_sideeffect.c 	state_fn = sctp_sm_lookup_event(net, event_type, state, subtype);
subtype          1152 net/sctp/sm_sideeffect.c 	status = state_fn->fn(net, ep, asoc, subtype, event_arg, &commands);
subtype          1155 net/sctp/sm_sideeffect.c 	error = sctp_side_effects(event_type, subtype, state,
subtype          1167 net/sctp/sm_sideeffect.c 			     union sctp_subtype subtype,
subtype          1184 net/sctp/sm_sideeffect.c 	if (0 != (error = sctp_cmd_interpreter(event_type, subtype, state,
subtype          1194 net/sctp/sm_sideeffect.c 			 event_type, subtype.chunk);
subtype          1222 net/sctp/sm_sideeffect.c 				    state, subtype.chunk);
subtype          1227 net/sctp/sm_sideeffect.c 			state, event_type, subtype.chunk);
subtype          1232 net/sctp/sm_sideeffect.c 		       state, event_type, subtype.chunk);
subtype          1238 net/sctp/sm_sideeffect.c 		       status, state, event_type, subtype.chunk);
subtype          1253 net/sctp/sm_sideeffect.c 				union sctp_subtype subtype,
subtype          1608 net/sctp/sm_sideeffect.c 					      subtype, chunk, cmd->obj.u32);
subtype          6076 net/wireless/nl80211.c 		params.subtype =
subtype          6078 net/wireless/nl80211.c 		if (params.subtype != IEEE80211_STYPE_DISASSOC >> 4 &&
subtype          6079 net/wireless/nl80211.c 		    params.subtype != IEEE80211_STYPE_DEAUTH >> 4)
subtype          6083 net/wireless/nl80211.c 		params.subtype = IEEE80211_STYPE_DEAUTH >> 4;
subtype           779 net/wireless/trace.h 		__field(u8, subtype)
subtype           786 net/wireless/trace.h 		__entry->subtype = params->subtype;
subtype           792 net/wireless/trace.h 		  __entry->subtype, __entry->reason_code)
subtype          1065 samples/vfio-mdev/mbochs.c 		ext->type.subtype = VFIO_REGION_SUBTYPE_GFX_EDID;
subtype           102 sound/core/seq/oss/seq_oss_synth.c 	rec->synth_subtype = reg->subtype;
subtype           104 sound/drivers/opl3/opl3_oss.c 		arg->subtype = FM_TYPE_ADLIB;
subtype           107 sound/drivers/opl3/opl3_oss.c 		arg->subtype = FM_TYPE_OPL3;
subtype          2501 sound/pci/hda/patch_hdmi.c static int match_bound_vga(struct device *dev, int subtype, void *data)
subtype            66 sound/synth/emux/emux_oss.c 	arg->subtype = SAMPLE_TYPE_AWE32;
subtype            68 tools/testing/selftests/bpf/progs/test_tcpnotify_kern.c 				.subtype = 0xad,
subtype            13 tools/testing/selftests/bpf/test_tcpnotify.h 	__u8    subtype;
subtype            38 tools/testing/selftests/bpf/test_tcpnotify_user.c 	if (t->type != 0xde || t->subtype != 0xad ||