Searched refs:daio_device_index (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/pci/ctxfi/ |
D | ctdaio.c | 107 static unsigned int daio_device_index(enum DAIOTYP type, struct hw *hw) in daio_device_index() function 156 daio_device_index(dao->daio.type, dao->hw), dao->ctrl_blk); in dao_commit_write() 317 daio_device_index(dai->daio.type, dai->hw), dai->ctrl_blk); in dai_commit_write() 414 daio_device_index(dao->daio.type, hw)); in dao_rsc_init() 419 daio_device_index(dao->daio.type, hw), conf); in dao_rsc_init() 421 daio_device_index(dao->daio.type, hw)); in dao_rsc_init() 492 daio_device_index(dai->daio.type, dai->hw), dai->ctrl_blk); in dai_rsc_init() 613 daio_device_index(daio->type, hw)); in daio_mgr_enb_daio() 616 daio_device_index(daio->type, hw)); in daio_mgr_enb_daio() 627 daio_device_index(daio->type, hw)); in daio_mgr_dsb_daio() [all …]
|