Home
last modified time | relevance | path

Searched defs:fdesc (Results 26 - 47 of 47) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_fdir.c667 ice_fdir_get_prgm_desc(struct ice_hw *hw, struct ice_fdir_fltr *input, struct ice_fltr_desc *fdesc, bool add) ice_fdir_get_prgm_desc() argument
/kernel/linux/linux-6.6/drivers/dma/
H A Dst_fdma.c227 struct st_fdma_desc *fdesc; st_fdma_free_desc() local
240 struct st_fdma_desc *fdesc; st_fdma_alloc_desc() local
315 struct st_fdma_desc *fdesc; st_fdma_prep_dma_memcpy() local
453 struct st_fdma_desc *fdesc; st_fdma_prep_dma_cyclic() local
512 struct st_fdma_desc *fdesc; st_fdma_prep_slave_sg() local
559 struct st_fdma_desc *fdesc = fchan->fdesc; st_fdma_desc_residue() local
[all...]
H A Dst_fdma.h126 struct st_fdma_desc *fdesc; member
/third_party/libunwind/libunwind/src/dwarf/
H A DGfind_proc_info-lsb.c256 struct unw_debug_frame_list *w, *fdesc = 0; in locate_debug_info() local
316 debug_frame_index_make(struct unw_debug_frame_list *fdesc) debug_frame_index_make() argument
403 debug_frame_index_sort(struct unw_debug_frame_list *fdesc) debug_frame_index_sort() argument
437 struct unw_debug_frame_list *fdesc; dwarf_find_debug_frame() local
941 struct unw_debug_frame_list *fdesc = (void *) di->u.ti.table_data; dwarf_search_unwind_table() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_priv.h70 struct xa_format_descriptor fdesc; member
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_cmd_buffer.c462 const struct util_format_description *fdesc = in panvk_cmd_fb_info_set_subpass() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp449 CaptureFrameWithEc( FrameDesc *fdesc, uint64_t &replyBytes, FrameDesc *fdescEc, uint64_t &replyBytesEc) CaptureFrameWithEc() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/
H A Dremote_audio_capturer_source.cpp373 CaptureFrameWithEc( FrameDesc *fdesc, uint64_t &replyBytes, FrameDesc *fdescEc, uint64_t &replyBytesEc) CaptureFrameWithEc() argument
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c131 FrameDesc *fdesc = (struct FrameDesc *)calloc(1, sizeof(FrameDesc)); in AllocateFrameDesc() local
140 static void FreeFrameDesc(FrameDesc *fdesc) in FreeFrameDesc() argument
480 FrameDesc *fdesc = AllocateFrameDesc(buffer, requestBytes); in HandleCaptureFrame() local
493 FrameDesc *fdesc = AllocateFrameDesc(NULL, requestBytes); HandleCaptureFrame() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp479 CaptureFrameWithEc( FrameDesc *fdesc, uint64_t &replyBytes, FrameDesc *fdescEc, uint64_t &replyBytesEc) CaptureFrameWithEc() argument
/kernel/linux/linux-5.10/drivers/dma/
H A Dst_fdma.h126 struct st_fdma_desc *fdesc; member
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dmodule.c587 struct fdesc *fdesc = (void *) mod->arch.opd->sh_addr; in get_fdesc() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Delf.h228 struct fdesc { struct
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmodule.c587 struct fdesc *fdesc = (void *) mod->arch.opd->sh_addr; in get_fdesc() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Delf.h228 struct fdesc { struct
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-keembay.c1619 struct function_desc *fdesc; in keembay_build_functions() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp845 CaptureFrameWithEc( FrameDesc *fdesc, uint64_t &replyBytes, FrameDesc *fdescEc, uint64_t &replyBytesEc) CaptureFrameWithEc() argument
1808 CaptureFrameWithEc( FrameDesc *fdesc, uint64_t &replyBytes, FrameDesc *fdescEc, uint64_t &replyBytesEc) CaptureFrameWithEc() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhal.c402 static void ath12k_hw_qcn9274_rx_desc_copy_end_tlv(struct hal_rx_desc *fdesc, in ath12k_hw_qcn9274_rx_desc_copy_end_tlv() argument
836 static void ath12k_hw_wcn7850_rx_desc_copy_end_tlv(struct hal_rx_desc *fdesc, in ath12k_hw_wcn7850_rx_desc_copy_end_tlv() argument
H A Ddp_rx.c182 ath12k_dp_rx_desc_end_tlv_copy(struct ath12k_base *ab, struct hal_rx_desc *fdesc, struct hal_rx_desc *ldesc) ath12k_dp_rx_desc_end_tlv_copy() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhw.c357 static void ath11k_hw_ipq8074_rx_desc_copy_attn_end(struct hal_rx_desc *fdesc, in ath11k_hw_ipq8074_rx_desc_copy_attn_end() argument
534 static void ath11k_hw_qcn9074_rx_desc_copy_attn_end(struct hal_rx_desc *fdesc, in ath11k_hw_qcn9074_rx_desc_copy_attn_end() argument
705 static void ath11k_hw_wcn6855_rx_desc_copy_attn_end(struct hal_rx_desc *fdesc, in ath11k_hw_wcn6855_rx_desc_copy_attn_end() argument
[all...]
H A Ddp_rx.c240 ath11k_dp_rx_desc_end_tlv_copy(struct ath11k_base *ab, struct hal_rx_desc *fdesc, struct hal_rx_desc *ldesc) ath11k_dp_rx_desc_end_tlv_copy() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c210 static void ath11k_dp_rx_desc_end_tlv_copy(struct hal_rx_desc *fdesc, in ath11k_dp_rx_desc_end_tlv_copy() argument

Completed in 68 milliseconds

12