Home
last modified time | relevance | path

Searched defs:stype (Results 1 - 25 of 144) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dsense.c98 enum mlx4_port_type stype[MLX4_MAX_PORTS]; in mlx4_sense_port() local
64 mlx4_do_sense_ports(struct mlx4_dev *dev, enum mlx4_port_type *stype, enum mlx4_port_type *defaults) mlx4_do_sense_ports() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dsense.c98 enum mlx4_port_type stype[MLX4_MAX_PORTS]; in mlx4_sense_port() local
64 mlx4_do_sense_ports(struct mlx4_dev *dev, enum mlx4_port_type *stype, enum mlx4_port_type *defaults) mlx4_do_sense_ports() argument
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_sync.c79 mesh_sync_offset_rx_bcn_presp(struct ieee80211_sub_if_data *sdata, u16 stype, struct ieee80211_mgmt *mgmt, struct ieee802_11_elems *elems, struct ieee80211_rx_status *rx_status) mesh_sync_offset_rx_bcn_presp() argument
/third_party/ffmpeg/libavcodec/
H A Ddv_profile.c265 int i, dsf, stype, pal; in ff_dv_frame_profile() local
/kernel/linux/linux-6.6/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() argument
/third_party/toybox/kconfig/
H A Dlkc.h56 enum symbol_type stype; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.c291 enum ath_stomp_type stype = in ath9k_hw_btcoex_set_weight() local
/kernel/linux/linux-5.10/sound/soc/au1x/
H A Dpsc-ac97.c213 int chans, t, stype = substream->stream; in au1xpsc_ac97_hw_params() local
292 int ret, stype = substream->stream; au1xpsc_ac97_trigger() local
[all...]
H A Dpsc-i2s.c179 static int au1xpsc_i2s_start(struct au1xpsc_audio_data *pscdata, int stype) in au1xpsc_i2s_start() argument
213 au1xpsc_i2s_stop(struct au1xpsc_audio_data *pscdata, int stype) au1xpsc_i2s_stop() argument
240 int ret, stype = substream->stream; au1xpsc_i2s_trigger() local
[all...]
H A Ddbdma2.c198 int stype, ret; in au1xpsc_pcm_hw_params() local
282 int stype = substream->stream, *dmaids; in au1xpsc_pcm_open() local
148 au1x_pcm_dbdma_realloc(struct au1xpsc_audio_dmadata *pcd, int stype, int msbits) au1x_pcm_dbdma_realloc() argument
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
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.c291 enum ath_stomp_type stype = in ath9k_hw_btcoex_set_weight() local
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-6.6/sound/soc/au1x/
H A Dpsc-i2s.c179 static int au1xpsc_i2s_start(struct au1xpsc_audio_data *pscdata, int stype) in au1xpsc_i2s_start() argument
213 au1xpsc_i2s_stop(struct au1xpsc_audio_data *pscdata, int stype) au1xpsc_i2s_stop() argument
240 int ret, stype = substream->stream; au1xpsc_i2s_trigger() local
[all...]
H A Dpsc-ac97.c213 int chans, t, stype = substream->stream; in au1xpsc_ac97_hw_params() local
292 int ret, stype = substream->stream; au1xpsc_ac97_trigger() local
[all...]
H A Ddbdma2.c198 int stype, ret; in au1xpsc_pcm_hw_params() local
282 int stype = substream->stream, *dmaids; in au1xpsc_pcm_open() local
148 au1x_pcm_dbdma_realloc(struct au1xpsc_audio_dmadata *pcd, int stype, int msbits) au1x_pcm_dbdma_realloc() argument
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
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c168 enum xa_surface_type stype; in xa_tracker_create() local
271 xa_get_format_stype_depth(struct xa_tracker *xa, enum xa_surface_type stype, unsigned int depth) xa_get_format_stype_depth() argument
333 surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, struct winsys_handle *whandle) surface_create() argument
395 xa_surface_create(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags) xa_surface_create() argument
407 xa_surface_from_handle(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, uint32_t handle, uint32_t stride) xa_surface_from_handle() argument
421 xa_surface_from_handle2(struct xa_tracker *xa, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int flags, enum xa_handle_type type, uint32_t handle, uint32_t stride) xa_surface_from_handle2() argument
439 xa_surface_redefine(struct xa_surface *srf, int width, int height, int depth, enum xa_surface_type stype, enum xa_formats xa_format, unsigned int new_flags, int copy_contents) xa_surface_redefine() argument
[all...]
/third_party/libinput/src/
H A Dutil-prop-parsers.c402 char stype[13] = {0}; /* EV_FF_STATUS + '\0' */ in parse_evcode_property() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_extensions.py56 def stype(self, struct: str): member in Version
161 def stype(self, struct: str): member in Extension
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.c212 enum tgsi_opcode_type stype = tgsi_opcode_infer_src_type(opcode, 0); in get_src_chan_idx() local
450 enum tgsi_opcode_type stype = in lp_build_emit_fetch() local
344 lp_build_emit_fetch_src(struct lp_build_tgsi_context *bld_base, const struct tgsi_full_src_register *reg, enum tgsi_opcode_type stype, const unsigned chan_index) lp_build_emit_fetch_src() argument
467 enum tgsi_opcode_type stype = TGSI_TYPE_SIGNED; lp_build_emit_fetch_texoffset() local
[all...]
/third_party/selinux/libsepol/src/
H A Dassertion.c47 report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, unsigned int stype, unsigned int ttype, const class_perm_node_t *curperm, uint32_t perms) report_failure() argument
145 report_assertion_extended_permissions(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, unsigned int stype, unsigned int ttype, const class_perm_node_t *curperm, uint32_t perms, avtab_key_t *k, avtab_t *avtab) report_assertion_extended_permissions() argument
324 check_assertion_extended_permissions_avtab(avrule_t *avrule, avtab_t *avtab, unsigned int stype, unsigned int ttype, avtab_key_t *k, policydb_t *p) check_assertion_extended_permissions_avtab() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dctrl_iface_ap.c464 static int p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, in p2p_manager_disconnect() argument

Completed in 14 milliseconds

123456