Searched refs:daio_device_index (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/sound/pci/ctxfi/ |
D | ctdaio.c | 103 static unsigned int daio_device_index(enum DAIOTYP type, struct hw *hw) in daio_device_index() function 152 daio_device_index(dao->daio.type, dao->hw), dao->ctrl_blk); in dao_commit_write() 313 daio_device_index(dai->daio.type, dai->hw), dai->ctrl_blk); in dai_commit_write() 411 daio_device_index(dao->daio.type, hw)); in dao_rsc_init() 416 daio_device_index(dao->daio.type, hw), conf); in dao_rsc_init() 418 daio_device_index(dao->daio.type, hw)); in dao_rsc_init() 489 daio_device_index(dai->daio.type, dai->hw), dai->ctrl_blk); in dai_rsc_init() 610 daio_device_index(daio->type, hw)); in daio_mgr_enb_daio() 613 daio_device_index(daio->type, hw)); in daio_mgr_enb_daio() 624 daio_device_index(daio->type, hw)); in daio_mgr_dsb_daio() [all …]
|