Searched defs:hw_block_id (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/sound/soc/qcom/qdsp6/ |
A D | q6prm.c | 58 static int q6prm_set_hw_core_req(struct device *dev, uint32_t hw_block_id, bool enable) in q6prm_set_hw_core_req() 98 int q6prm_vote_lpass_core_hw(struct device *dev, uint32_t hw_block_id, in q6prm_vote_lpass_core_hw() 106 int q6prm_unvote_lpass_core_hw(struct device *dev, uint32_t hw_block_id, uint32_t client_handle) in q6prm_unvote_lpass_core_hw()
|
A 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() 1690 int q6afe_vote_lpass_core_hw(struct device *dev, uint32_t hw_block_id, in q6afe_vote_lpass_core_hw()
|
Completed in 9 milliseconds