Searched defs:blk_type (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | iomem-utils.c | 76 int sof_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in sof_block_write() argument 115 int sof_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in sof_block_read() argument
|
H A D | debug.c | 174 snd_sof_debugfs_add_region_item_iomem(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) snd_sof_debugfs_add_region_item_iomem() argument
|
H A D | ops.h | 293 snd_sof_debugfs_add_region_item(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) snd_sof_debugfs_add_region_item() argument 371 snd_sof_dsp_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *dest, size_t bytes) snd_sof_dsp_block_read() argument 378 snd_sof_dsp_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *src, size_t bytes) snd_sof_dsp_block_write() argument
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_pfvf_vf_proto.c | 111 u8 blk_type; in adf_vf2pf_blkmsg_data_req() local
|
H A D | adf_pfvf_pf_proto.c | 129 u8 blk_type; in handle_blkmsg_req() local
|
/kernel/linux/linux-6.6/sound/soc/sof/amd/ |
H A D | acp-loader.c | 30 int acp_dsp_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in acp_dsp_block_read() argument 48 int acp_dsp_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in acp_dsp_block_write() argument
|
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.h | 93 static inline int intel_pt_blk_type_pos(enum intel_pt_blk_type blk_type) in intel_pt_blk_type_pos() argument
|
H A D | intel-pt-decoder.c | 150 enum intel_pt_blk_type blk_type; member
|
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.h | 100 static inline int intel_pt_blk_type_pos(enum intel_pt_blk_type blk_type) in intel_pt_blk_type_pos() argument
|
H A D | intel-pt-decoder.c | 181 enum intel_pt_blk_type blk_type; member [all...] |
Completed in 13 milliseconds