Home
last modified time | relevance | path

Searched defs:stype (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/linux/sound/soc/au1x/
H A Dpsc-i2s.c41 #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 Dpsc-ac97.c39 #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 Ddbdma2.c149 int stype, int msbits) in au1x_pcm_dbdma_realloc()
198 int stype, ret; in au1xpsc_pcm_hw_params() local
282 int stype = substream->stream, *dmaids; in au1xpsc_pcm_open() local
H A Di2sc.c140 int stype = SUBSTREAM_TYPE(substream); in au1xi2s_trigger() local
H A Ddma.c221 int stype = substream->stream; in alchemy_pcm_close() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dsense.c65 enum mlx4_port_type *stype, in mlx4_do_sense_ports()
98 enum mlx4_port_type stype[MLX4_MAX_PORTS]; in mlx4_sense_port() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.c132 u32 stype = sync->flags & DRM_NOUVEAU_SYNC_TYPE_MASK; in sync_find_fence() local
203 u32 stype = sync->flags & DRM_NOUVEAU_SYNC_TYPE_MASK; in nouveau_job_fence_attach_prepare() local
246 u32 stype = sync->flags & DRM_NOUVEAU_SYNC_TYPE_MASK; in nouveau_job_fence_attach() local
/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c417 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 Dcgroup.c200 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_free() local
212 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_alloc() local
243 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_assign() local
253 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_link() local
1560 enum bpf_cgroup_storage_type stype = cgroup_storage_type(map); in BPF_CALL_2() local
/openbmc/phosphor-fan-presence/evdevpp/test/
H A Devmon.cpp36 std::string stype{}; in main() local
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c393 int stype) in hostap_rx_sta_beacon()
473 u16 stype) in hostap_rx_frame_mgmt()
723 u16 fc, type, stype, sc; in hostap_80211_rx() local
H A Dhostap_ap.c2143 u16 fc, type, stype; in handle_ap_item() local
2876 int pwrmgt, int type, int stype) in hostap_update_sta_ps2()
2930 u16 fc, type, stype; in hostap_handle_sta_rx() local
/openbmc/linux/net/mac80211/
H A Dmesh_sync.c81 mesh_sync_offset_rx_bcn_presp(struct ieee80211_sub_if_data *sdata, u16 stype, in mesh_sync_offset_rx_bcn_presp()
H A Dmesh.c1469 u16 stype, in ieee80211_mesh_rx_bcn_presp()
1698 u16 stype; in ieee80211_mesh_rx_queued_mgmt() local
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_rx.c207 u16 stype) in rtllib_rx_frame_mgmt()
907 u8 frag, type, stype; in rtllib_rx_check_duplicate() local
977 u8 type, stype; in rtllib_rx_data_filter() local
1283 u8 type, stype, multicast = 0, unicast = 0, nr_subframes = 0, TID = 0; in rtllib_rx_InfraAdhoc() local
/openbmc/linux/fs/affs/
H A Damigaffs.h73 __be32 stype; member
102 __be32 stype; member
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c168 u16 stype) in libipw_rx_frame_mgmt()
334 u16 fc, type, stype, sc; in libipw_rx() local
/openbmc/u-boot/scripts/kconfig/
H A Dlkc.h68 enum symbol_type stype; member
/openbmc/linux/include/linux/
H A Dbpf-cgroup.h75 #define for_each_cgroup_storage_type(stype) \ argument
468 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc()
510 #define for_each_cgroup_storage_type(stype) for (; false; ) argument
/openbmc/phosphor-host-ipmid/
H A Dipmisensor.cpp300 uint8_t stype; in updateSensorRecordFromSSRAESC() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.c291 enum ath_stomp_type stype = in ath9k_hw_btcoex_set_weight() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c210 u16 stype) in ieee80211_rx_frame_mgmt()
887 u16 fc, type, stype, sc; in ieee80211_rx() local
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c330 u16 stype; in mwifiex_parse_mgmt_packet() local
/openbmc/linux/net/wireless/
H A Dmlme.c729 u16 stype; in cfg80211_mlme_mgmt_tx() local
847 u16 stype; in cfg80211_rx_mgmt_ext() local
/openbmc/linux/arch/sparc/kernel/
H A Dviohs.c41 static void init_tag(struct vio_msg_tag *tag, u8 type, u8 stype, u16 stype_env) in init_tag()

123