| H A D | cthardware.h | 69 struct hw { struct 74 int (*suspend)(struct hw *hw); argument 108 int (*src_commit_write)(struct hw *hw, unsigned int idx, void *blk); argument 120 int (*src_mgr_commit_write)(struct hw *hw, void *blk); argument 129 int (*srcimp_mgr_commit_write)(struct hw *hw, void *blk); argument 144 int (*amixer_commit_write)(struct hw *hw, unsigned int idx, void *blk); argument 157 int (*dai_commit_write)(struct hw *hw, unsigned int idx, void *blk); argument 161 int (*dao_commit_write)(struct hw *hw, unsigned int idx, void *blk); argument 164 int (*daio_mgr_get_ctrl_blk)(struct hw *hw, void **rblk); argument 175 int (*daio_mgr_commit_write)(struct hw *hw, void *blk); argument [all …]
|