/linux/sound/soc/au1x/ |
H A D | psc-i2s.c | 41 #define I2SSTAT_BUSY(stype) \ argument 43 #define I2SPCR_START(stype) \ argument 45 #define I2SPCR_STOP(stype) \ argument 47 #define I2SPCR_CLRFIFO(stype) \ argument 179 static int au1xpsc_i2s_start(struct au1xpsc_audio_data *pscdata, int stype) in au1xpsc_i2s_start() 213 static int au1xpsc_i2s_stop(struct au1xpsc_audio_data *pscdata, int stype) in au1xpsc_i2s_stop() 240 int ret, stype = substream->stream; in au1xpsc_i2s_trigger() local
|
H A D | psc-ac97.c | 39 #define AC97PCR_START(stype) \ argument 41 #define AC97PCR_STOP(stype) \ argument 43 #define AC97PCR_CLRFIFO(stype) \ argument 46 #define AC97STAT_BUSY(stype) \ argument 213 int chans, t, stype = substream->stream; in au1xpsc_ac97_hw_params() local 292 int ret, stype = substream->stream; in au1xpsc_ac97_trigger() local
|
H A D | i2sc.c | 140 int stype = SUBSTREAM_TYPE(substream); in au1xi2s_trigger() local
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | sense.c | 65 enum mlx4_port_type *stype, in mlx4_do_sense_ports() 98 enum mlx4_port_type stype[MLX4_MAX_PORTS]; in mlx4_sense_port() local
|
/linux/kernel/bpf/ |
H A D | local_storage.c | 417 enum bpf_cgroup_storage_type stype; in cgroup_storage_seq_show_elem() local 472 enum bpf_cgroup_storage_type stype = cgroup_storage_type(_map); in bpf_cgroup_storage_assign() local 500 enum bpf_cgroup_storage_type stype) in bpf_cgroup_storage_alloc() 560 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storage_free() local
|
H A D | verifier.c | 1326 static void mark_stack_slot_misc(struct bpf_verifier_env *env, u8 *stype) in mark_stack_slot_misc() 1335 static void scrub_spilled_slot(u8 *stype) in scrub_spilled_slot() 5052 u8 new_type, *stype; in check_stack_write_var_off() local 5139 u8 *stype; in mark_reg_stack_read() local 5181 u8 *stype, type; in check_stack_read_fixed_off() local 7727 u8 *stype; in check_stack_range_initialized() local 9167 u8 *stype; in get_constant_map_key() local
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_sched.c | 144 u32 stype = sync->flags & DRM_NOUVEAU_SYNC_TYPE_MASK; in sync_find_fence() local 215 u32 stype = sync->flags & DRM_NOUVEAU_SYNC_TYPE_MASK; in nouveau_job_fence_attach_prepare() local 258 u32 stype = sync->flags & DRM_NOUVEAU_SYNC_TYPE_MASK; in nouveau_job_fence_attach() local
|
/linux/net/mac80211/tests/ |
H A D | mfp.c | 18 u8 stype; member
|
/linux/fs/affs/ |
H A D | amigaffs.h | 74 __be32 stype; member 103 __be32 stype; member
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | util.c | 330 u16 stype; in mwifiex_parse_mgmt_packet() local
|
/linux/net/mac80211/ |
H A D | mesh.c | 1457 u16 stype, in ieee80211_mesh_rx_bcn_presp() 1686 u16 stype; in ieee80211_mesh_rx_queued_mgmt() local
|
H A D | rx.c | 4022 __le16 stype; in ieee80211_rx_h_mgmt() local
|
/linux/arch/sparc/kernel/ |
H A D | viohs.c | 41 static void init_tag(struct vio_msg_tag *tag, u8 type, u8 stype, u16 stype_env) in init_tag()
|
H A D | ldc.c | 49 u8 stype; member 350 u8 stype, u8 ctrl, in handshake_compose_ctrl()
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fweh.h | 362 struct sk_buff *skb, u16 stype, in brcmf_fweh_process_skb()
|
H A D | chip.c | 837 u8 stype, sztype, wraptype; in brcmf_chip_dmp_get_regaddr() local
|
/linux/drivers/message/fusion/ |
H A D | mptlan.c | 117 u16 stype; member
|
/linux/net/ipv4/ |
H A D | ip_tunnel_core.c | 358 int stype = ipv6_addr_type(&ip6h->saddr); in iptunnel_pmtud_check_icmpv6() local
|
/linux/scripts/kconfig/ |
H A D | gconf.c | 1003 int stype; in fill_row() local
|
/linux/include/linux/ |
H A D | hwmon.h | 439 #define HWMON_CHANNEL_INFO(stype, ...) \ argument
|
/linux/net/bpf/ |
H A D | test_run.c | 408 enum bpf_cgroup_storage_type stype; in bpf_test_run() local
|
/linux/arch/sparc/include/asm/ |
H A D | vio.h | 23 u8 stype; member
|
/linux/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.h | 429 #define SLI4_DISEED_SGE_OP_RX_VALUE(stype) \ argument 431 #define SLI4_DISEED_SGE_OP_TX_VALUE(stype) \ argument 575 #define SLI4_RQST_CMDSZ(stype) sizeof(struct sli4_rqst_##stype) argument 577 #define SLI4_RQST_PYLD_LEN(stype) \ argument 581 #define SLI4_RQST_PYLD_LEN_VAR(stype, varpyld) \ argument 585 #define SLI4_CFG_PYLD_LENGTH(stype) \ argument
|
/linux/io_uring/ |
H A D | io_uring.c | 3832 #define __BUILD_BUG_VERIFY_OFFSET_SIZE(stype, eoffset, esize, ename) do { \ in io_uring_init() argument
|
/linux/security/selinux/ss/ |
H A D | services.c | 1704 u32 stype, u32 ttype, u16 tclass, in filename_compute_type()
|