Searched refs:hw_block_id (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/sound/soc/qcom/qdsp6/ |
| D | q6afe.c | 555 uint32_t hw_block_id; member 560 uint32_t hw_block_id; member 1652 int q6afe_unvote_lpass_core_hw(struct device *dev, uint32_t hw_block_id, in q6afe_unvote_lpass_core_hw() argument 1676 pkt->hdr.token = hw_block_id; in q6afe_unvote_lpass_core_hw() 1678 vote_cfg->hw_block_id = hw_block_id; in q6afe_unvote_lpass_core_hw() 1683 dev_err(afe->dev, "AFE failed to unvote (%d)\n", hw_block_id); in q6afe_unvote_lpass_core_hw() 1690 int q6afe_vote_lpass_core_hw(struct device *dev, uint32_t hw_block_id, in q6afe_vote_lpass_core_hw() argument 1714 pkt->hdr.token = hw_block_id; in q6afe_vote_lpass_core_hw() 1716 vote_cfg->hw_block_id = hw_block_id; in q6afe_vote_lpass_core_hw() 1723 dev_err(afe->dev, "AFE failed to vote (%d)\n", hw_block_id); in q6afe_vote_lpass_core_hw()
|
| D | q6afe.h | 238 int q6afe_vote_lpass_core_hw(struct device *dev, uint32_t hw_block_id, 240 int q6afe_unvote_lpass_core_hw(struct device *dev, uint32_t hw_block_id,
|