Searched refs:subtype (Results 1 - 25 of 227) sorted by relevance

12345678910

/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h13 __u8 subtype; member in struct:tcp_notifier
/linux-master/crypto/asymmetric_keys/
H A Dsignature.c11 #include <keys/asymmetric-subtype.h>
45 const struct asymmetric_key_subtype *subtype; local
53 subtype = asymmetric_key_subtype(key);
54 if (!subtype ||
57 if (!subtype->query)
60 ret = subtype->query(params, info);
140 const struct asymmetric_key_subtype *subtype; local
147 subtype = asymmetric_key_subtype(key);
148 if (!subtype ||
151 if (!subtype
[all...]
H A Dasymmetric_type.c9 #include <keys/asymmetric-subtype.h>
364 const struct asymmetric_key_subtype *subtype = asymmetric_key_subtype(key); local
372 if (subtype) {
374 subtype->describe(key, m);
449 struct asymmetric_key_subtype *subtype = prep->payload.data[asym_subtype]; local
454 if (subtype) {
455 subtype->destroy(prep->payload.data[asym_crypto],
457 module_put(subtype->owner);
468 struct asymmetric_key_subtype *subtype = asymmetric_key_subtype(key); local
478 if (subtype) {
573 const struct asymmetric_key_subtype *subtype; local
[all...]
/linux-master/arch/alpha/kernel/
H A Dgct.c27 wanted && (wanted->type | wanted->subtype);
31 if (node->subtype != wanted->subtype)
/linux-master/arch/alpha/include/asm/
H A Dgct.h10 u8 subtype; member in struct:__gct6_node
36 u8 subtype; member in struct:__anon62
/linux-master/net/sctp/
H A Dprimitive.c41 enum sctp_event_type event_type; union sctp_subtype subtype; \
46 subtype = SCTP_ST_PRIMITIVE(SCTP_PRIMITIVE_ ## name); \
50 error = sctp_do_sm(net, event_type, subtype, state, ep, asoc, \
H A Dendpointola.c336 union sctp_subtype subtype; local
350 subtype = SCTP_ST_CHUNK(chunk->chunk_hdr->type);
355 if (first_time && (subtype.chunk == SCTP_CID_AUTH)) {
390 if (sctp_auth_recv_cid(subtype.chunk, asoc) && !chunk->auth)
407 error = sctp_do_sm(net, SCTP_EVENT_T_CHUNK, subtype, state,
/linux-master/fs/proc/
H A Dproc_tty.c40 if (p->subtype == SYSTEM_TYPE_TTY)
42 else if (p->subtype == SYSTEM_TYPE_SYSCONS)
44 else if (p->subtype == SYSTEM_TYPE_CONSOLE)
54 if (p->subtype == PTY_TYPE_MASTER)
56 else if (p->subtype == PTY_TYPE_SLAVE)
62 seq_printf(m, "type:%d.%d", p->type, p->subtype);
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-types.h119 u8 subtype; member in struct:tmComResDescrHeader
126 u8 subtype; member in struct:tmComResExtDevDescrHeader
143 u8 subtype; member in struct:tmComResPathDescrHeader
161 u8 subtype; member in struct:tmComResAntTermDescrHeader
172 u8 subtype; member in struct:tmComResTunerDescrHeader
250 * bDescriptorSubtype - VS_FORMAT_MPEG2TS descriptor subtype.
266 u8 subtype; member in struct:tmComResTSFormatDescrHeader
280 u8 subtype; member in struct:tmComResSelDescrHeader
290 u8 subtype; member in struct:tmComResProcDescrHeader
328 u8 subtype; member in struct:tmComResEncoderDescrHeader
347 u8 subtype; member in struct:tmComResAFeatureDescrHeader
384 u8 subtype; member in struct:tmComResPSFormatDescrHeader
395 u8 subtype; /* VS_FORMAT_VBI */ member in struct:tmComResVBIFormatDescrHeader
[all...]
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c144 u32 type, subtype; local
147 subtype = csdev->subtype.source_subtype;
154 if (subtype != CORESIGHT_DEV_SUBTYPE_SOURCE_PROC &&
155 subtype != CORESIGHT_DEV_SUBTYPE_SOURCE_SOFTWARE &&
156 subtype != CORESIGHT_DEV_SUBTYPE_SOURCE_TPDM &&
157 subtype != CORESIGHT_DEV_SUBTYPE_SOURCE_OTHERS) {
158 dev_err(&csdev->dev, "wrong device subtype in %s\n", function);
170 enum coresight_dev_subtype_source subtype; local
173 subtype
[all...]
H A Dcoresight-dummy.c85 desc.subtype.source_subtype =
94 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_DUMMY;
H A Dcoresight-core.c264 link_subtype = csdev->subtype.link_subtype;
734 /* sink & correct subtype */
737 (csdev->subtype.sink_subtype >= CORESIGHT_DEV_SUBTYPE_SINK_BUFFER))
768 } else if (new_sink->subtype.sink_subtype >
769 sink->subtype.sink_subtype) {
772 } else if ((new_sink->subtype.sink_subtype ==
773 sink->subtype.sink_subtype) &&
1145 csdev->subtype = desc->subtype;
1282 union coresight_dev_subtype subtype)
1280 coresight_find_input_type(struct coresight_platform_data *pdata, enum coresight_dev_type type, union coresight_dev_subtype subtype) argument
1299 coresight_find_output_type(struct coresight_platform_data *pdata, enum coresight_dev_type type, union coresight_dev_subtype subtype) argument
[all...]
/linux-master/drivers/mfd/
H A Dqcom-spmi-pmic.c179 ret = regmap_read(map, PMIC_SUBTYPE, &pmic->subtype);
197 if (pmic->subtype == PMI8998_SUBTYPE || pmic->subtype == PM660_SUBTYPE) {
209 if ((pmic->subtype == PM8941_SUBTYPE || pmic->subtype == PM8226_SUBTYPE) &&
213 if (pmic->subtype == PM8110_SUBTYPE)
217 pmic->subtype, pmic->name, pmic->major, pmic->minor);
/linux-master/net/batman-adv/
H A Ddistributed-arp-table.h81 * @subtype: the 4addr subtype of the packet to be counted
83 * Updates the ethtool statistics for the received packet if it is a DAT subtype
86 u8 subtype)
88 switch (subtype) {
180 u8 subtype)
85 batadv_dat_inc_counter(struct batadv_priv *bat_priv, u8 subtype) argument
179 batadv_dat_inc_counter(struct batadv_priv *bat_priv, u8 subtype) argument
/linux-master/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c73 unsigned int subtype; member in struct:qpnp_tm_chip
140 if (chip->subtype == QPNP_TM_SUBTYPE_GEN1)
164 if (chip->subtype == QPNP_TM_SUBTYPE_GEN1) {
343 stage = chip->subtype == QPNP_TM_SUBTYPE_GEN1
374 u8 type, subtype, dig_major; local
417 ret = qpnp_tm_read(chip, QPNP_TM_REG_SUBTYPE, &subtype);
420 "could not read subtype\n");
427 if (type != QPNP_TM_TYPE || (subtype != QPNP_TM_SUBTYPE_GEN1
428 && subtype != QPNP_TM_SUBTYPE_GEN2)) {
429 dev_err(&pdev->dev, "invalid type 0x%02x or subtype
[all...]
/linux-master/include/sound/
H A Dseq_oss.h74 int subtype; member in struct:snd_seq_oss_reg
/linux-master/samples/watch_queue/
H A Dwatch_test.c58 k->key_id, n->subtype, key_subtypes[n->subtype], k->aux);
107 p - buffer, n.n.type, n.n.subtype, n.n.info);
117 switch (n.n.subtype) {
/linux-master/arch/powerpc/kernel/
H A Dmce.c376 const char *level, *sevstr, *subtype, *err_type, *initiator; local
487 subtype = evt->u.ue_error.ue_error_type <
498 subtype = evt->u.slb_error.slb_error_type <
507 subtype = evt->u.erat_error.erat_error_type <
516 subtype = evt->u.tlb_error.tlb_error_type <
525 subtype = evt->u.user_error.user_error_type <
534 subtype = evt->u.ra_error.ra_error_type <
543 subtype = evt->u.link_error.link_error_type <
552 subtype = "Unknown";
556 subtype
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.h205 * @subtype: subtype for this packet.
209 * @usr_subtype: subtype for this OUI.
212 __be16 subtype; member in struct:brcm_ethhdr
366 u16 subtype, usr_stype; local
377 /* check subtype if needed */
379 subtype = get_unaligned_be16(&event_packet->hdr.subtype);
380 if (subtype != stype)
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtrace.h156 __field(u8, subtype)
167 __entry->subtype = wil_rxdesc_subtype(d);
172 " type 0x%1x subtype 0x%1x", __entry->index, __entry->len,
174 __entry->seq, __entry->type, __entry->subtype)
188 __field(u8, subtype)
200 __entry->subtype = wil_rx_status_get_fc1(wil, msg);
205 "compressed %d buff_id %d len %d mid %d cid %d tid %d mcs %d seq 0x%03x type 0x%1x subtype 0x%1x",
208 __entry->seq, __entry->type, __entry->subtype)
/linux-master/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h63 char subtype[MAXGENRELEN]; member in struct:nf_osf_user_finger
/linux-master/include/uapi/linux/
H A Dwatch_queue.h31 __u32 subtype:8; /* Type-specific subtype (filterable) */ member in struct:watch_notification
72 * subtype -> WATCH_META_REMOVAL_NOTIFICATION
96 * - watch.subtype = enum key_notification_type
/linux-master/arch/powerpc/include/asm/
H A Drtas-types.h95 u8 subtype; /* 0x05 Section subtype */ member in struct:pseries_errorlog
/linux-master/include/soc/qcom/
H A Dqcom-spmi-pmic.h63 unsigned int subtype; member in struct:qcom_spmi_pmic
/linux-master/drivers/media/usb/gspca/
H A Dsunplus.c34 u8 subtype; member in struct:sd
482 if (sd->subtype == AiptekMiniPenCam13) {
586 sd->subtype = id->driver_info;
588 if (sd->subtype == AiptekMiniPenCam13) {
595 break; /* (right bridge/subtype) */
598 sd->subtype = 0;
615 if (sd->subtype == MegaImageVI) /* 320x240 only */
660 if (sd->subtype == LogitechClickSmart420)
672 if (sd->subtype == AiptekMiniPenCam13) {
728 switch (sd->subtype) {
[all...]

Completed in 213 milliseconds

12345678910