Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/sound/soc/au1x/
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
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
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
/kernel/linux/linux-5.10/sound/soc/au1x/
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
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
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
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
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
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
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
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
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
/kernel/linux/linux-6.6/kernel/bpf/
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
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
/kernel/linux/linux-5.10/kernel/bpf/
Dlocal_storage.c419 enum bpf_cgroup_storage_type stype = cgroup_storage_type(map); in cgroup_storage_seq_show_elem() local
467 enum bpf_cgroup_storage_type stype = cgroup_storage_type(_map); in bpf_cgroup_storage_assign() local
495 enum bpf_cgroup_storage_type stype) in bpf_cgroup_storage_alloc()
560 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storage_free() local
Dcgroup.c50 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_free() local
62 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_alloc() local
93 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_assign() local
103 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_link() local
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
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
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
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
/kernel/linux/linux-5.10/net/mac80211/
Dmesh_sync.c80 u16 stype, in mesh_sync_offset_rx_bcn_presp()
/kernel/linux/linux-6.6/net/mac80211/
Dmesh_sync.c81 mesh_sync_offset_rx_bcn_presp(struct ieee80211_sub_if_data *sdata, u16 stype, in mesh_sync_offset_rx_bcn_presp()
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
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
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
Drtllib_rx.c208 u16 stype) in rtllib_rx_frame_mgmt()
919 u8 frag, type, stype; in rtllib_rx_check_duplicate() local
989 u8 type, stype; in rtllib_rx_data_filter() local
1302 u8 type, stype, multicast = 0, unicast = 0, nr_subframes = 0, TID = 0; in rtllib_rx_InfraAdhoc() local
/kernel/linux/linux-6.6/fs/affs/
Damigaffs.h73 __be32 stype; member
102 __be32 stype; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c168 u16 stype) in libipw_rx_frame_mgmt()
334 u16 fc, type, stype, sc; in libipw_rx() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c168 u16 stype) in libipw_rx_frame_mgmt()
334 u16 fc, type, stype, sc; in libipw_rx() local
/kernel/linux/linux-5.10/fs/affs/
Damigaffs.h73 __be32 stype; member
102 __be32 stype; member
/kernel/linux/linux-5.10/include/linux/
Dbpf-cgroup.h30 #define for_each_cgroup_storage_type(stype) \ argument
422 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc()
464 #define for_each_cgroup_storage_type(stype) for (; false; ) argument
/kernel/linux/linux-6.6/include/linux/
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

1234