Searched defs:blk_type (Results 1 – 4 of 4) sorted by relevance
/sound/soc/sof/ |
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() 115 int sof_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in sof_block_read()
|
D | ops.h | 294 enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, in snd_sof_debugfs_add_region_item() 349 enum snd_sof_fw_blk_type blk_type, in snd_sof_dsp_block_read() 356 enum snd_sof_fw_blk_type blk_type, in snd_sof_dsp_block_write()
|
D | debug.c | 175 enum snd_sof_fw_blk_type blk_type, u32 offset, in snd_sof_debugfs_add_region_item_iomem()
|
/sound/soc/sof/amd/ |
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() 48 int acp_dsp_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, in acp_dsp_block_write()
|