/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | nau8824.c | 1218 nau8824_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) nau8824_set_tdm_slot() argument
|
H A D | rt5668.c | 1867 rt5668_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) rt5668_set_tdm_slot() argument
|
H A D | wm9081.c | 1018 int slots = ((aif1 & WM9081_AIFDAC_TDM_MODE_MASK) >> in wm9081_hw_params() local 1186 wm9081_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) wm9081_set_tdm_slot() argument
|
H A D | rt1011.c | 1844 rt1011_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) rt1011_set_tdm_slot() argument
|
H A D | tlv320aic3x.c | 1311 aic3x_set_dai_tdm_slot(struct snd_soc_dai *codec_dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) aic3x_set_dai_tdm_slot() argument
|
H A D | wm8993.c | 1350 wm8993_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) wm8993_set_tdm_slot() argument
|
H A D | tlv320adcx140.c | 844 adcx140_set_dai_tdm_slot(struct snd_soc_dai *codec_dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) adcx140_set_dai_tdm_slot() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | z3fold.c | 113 struct z3fold_buddy_slots *slots; member 197 struct z3fold_buddy_slots *slots = kmem_cache_zalloc(pool->c_handle, in alloc_slots() local 241 struct z3fold_buddy_slots *slots; get_z3fold_header() local 281 struct z3fold_buddy_slots *slots; free_handle() local 323 struct z3fold_buddy_slots *slots; init_z3fold_page() local 370 __encode_handle(struct z3fold_header *zhdr, struct z3fold_buddy_slots *slots, enum buddy bud) __encode_handle() argument 404 struct z3fold_buddy_slots *slots = handle_to_slots(handle); handle_to_chunks() local 421 struct z3fold_buddy_slots *slots = handle_to_slots(handle); handle_to_buddy() local [all...] |
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_sai.c | 528 u32 slots = (channels == 1) ? 2 : channels; in fsl_sai_hw_params() local 167 fsl_sai_set_dai_tdm_slot(struct snd_soc_dai *cpu_dai, u32 tx_mask, u32 rx_mask, int slots, int slot_width) fsl_sai_set_dai_tdm_slot() argument [all...] |
/kernel/linux/linux-6.6/sound/soc/intel/atom/ |
H A D | sst-atom-controls.c | 791 sst_fill_ssp_slot(struct snd_soc_dai *dai, unsigned int tx_mask, unsigned int rx_mask, int slots, int slot_width) sst_fill_ssp_slot() argument
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_spill.cpp | 1570 add_interferences(spill_ctx& ctx, std::vector<bool>& is_assigned, std::vector<uint32_t>& slots, in add_interferences() argument 1482 spill_vgpr(spill_ctx& ctx, Block& block, std::vector<aco_ptr<Instruction>>& instructions, aco_ptr<Instruction>& spill, std::vector<uint32_t>& slots) spill_vgpr() argument 1528 reload_vgpr(spill_ctx& ctx, Block& block, std::vector<aco_ptr<Instruction>>& instructions, aco_ptr<Instruction>& reload, std::vector<uint32_t>& slots) reload_vgpr() argument 1617 assign_spill_slots_helper(spill_ctx& ctx, RegType type, std::vector<bool>& is_assigned, std::vector<uint32_t>& slots, unsigned* num_slots) assign_spill_slots_helper() argument [all...] |
/third_party/mesa3d/src/gallium/tests/trivial/ |
H A D | compute.c | 303 static void init_sampler_views(struct context *ctx, const int *slots) in init_sampler_views() argument 336 static void init_compute_resources(struct context *ctx, const int *slots) in init_compute_resources() argument 405 init_globals(struct context *ctx, const int *slots, uint32_t **handles) init_globals() argument [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | runlist.c | 643 int slots = 0; in ntfs_runlists_merge_i() local
|
/third_party/libinput/src/ |
H A D | evdev-fallback.c | 1528 struct mt_slot *slots; fallback_dispatch_init_slots() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | code-generator-arm.cc | 1727 int slots = stack_decrement / kSystemPointerSize; in AssembleArchInstruction() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | scheduler.c | 563 int *slots = gpir_op_infos[node->op].slots; _try_place_node() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.h | 436 uint64_t slots[TC_SLOTS_PER_BATCH]; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compiler.h | 77 } slots[VARYING_SLOT_MAX]; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_sched.cpp | 1655 unsigned slots = p->get_slot_mask(); try_add_instruction() local 2042 unsigned slots = gt.slot_count(); check_clause_limits() local [all...] |
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_context.h | 147 struct panfrost_batch slots[PAN_MAX_BATCHES]; member
|
/third_party/python/Include/ |
H A D | object.h | 239 PyType_Slot *slots; /* terminated by slot==0. */ member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | memblock.c | 111 struct memexport_slot slots[PA_MEMEXPORT_SLOTS_MAX]; member [all...] |
/third_party/skia/src/sksl/ir/ |
H A D | SkSLFunctionCall.cpp | 212 int slots = returnType.slotCount(); in evaluate_n_way_intrinsic() local
|
/third_party/python/Objects/ |
H A D | frameobject.c | 1023 int slots = code->co_nlocalsplus + code->co_stacksize; in _PyFrame_New_NoTrack() local
|
/third_party/selinux/libselinux/src/ |
H A D | avc.c | 34 struct avc_node *slots[AVC_CACHE_SLOTS]; member [all...] |