Searched refs:stype (Results 51 - 56 of 56) sorted by relevance

123

/linux-master/sound/pci/
H A Dcmipci.c2436 #define DEFINE_SWITCH(sname, stype, sarg) \
2438 .iface = stype, \
/linux-master/security/selinux/ss/
H A Dservices.c1676 u32 stype, u32 ttype, u16 tclass,
1696 if (ebitmap_get_bit(&datum->stypes, stype - 1)) {
1674 filename_compute_type(struct policydb *policydb, struct context *newcontext, u32 stype, u32 ttype, u16 tclass, const char *objname) argument
/linux-master/net/mac80211/
H A Dutil.c1139 u16 stype, u16 reason,
1147 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype);
1137 ieee80211_send_deauth_disassoc(struct ieee80211_sub_if_data *sdata, const u8 *da, const u8 *bssid, u16 stype, u16 reason, bool send_frame, u8 *frame_buf) argument
H A Dmlme.c3087 u16 stype, u16 reason, bool tx,
3095 .subtype = stype,
3169 sdata->vif.cfg.ap_addr, stype,
3086 ieee80211_set_disassoc(struct ieee80211_sub_if_data *sdata, u16 stype, u16 reason, bool tx, u8 *frame_buf) argument
/linux-master/kernel/bpf/
H A Dbtf.c6617 const struct btf_type *stype, *t; local
6643 stype = btf_type_skip_modifiers(btf, mtype->type, &id);
6644 if (btf_type_is_struct(stype)) {
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwmi.h2430 __le16 stype; member in struct:wmi_rx_mgmt_info

Completed in 229 milliseconds

123