Home
last modified time | relevance | path

Searched defs:blk_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/soc/sof/
H A Diomem-utils.c76 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()
H A Dops.h294 enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, in snd_sof_debugfs_add_region_item()
372 enum snd_sof_fw_blk_type blk_type, in snd_sof_dsp_block_read()
379 enum snd_sof_fw_blk_type blk_type, in snd_sof_dsp_block_write()
H A Ddebug.c175 enum snd_sof_fw_blk_type blk_type, u32 offset, in snd_sof_debugfs_add_region_item_iomem()
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-loader.c30 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()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_vf_proto.c111 u8 blk_type; in adf_vf2pf_blkmsg_data_req() local
H A Dadf_pfvf_pf_proto.c129 u8 blk_type; in handle_blkmsg_req() local
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h100 static inline int intel_pt_blk_type_pos(enum intel_pt_blk_type blk_type) in intel_pt_blk_type_pos()
H A Dintel-pt-decoder.c181 enum intel_pt_blk_type blk_type; member