Searched refs:daio_mgr_set_imaparc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthardware.h | 172 int (*daio_mgr_set_imaparc)(void *blk, unsigned int slot); member
|
H A D | cthw20k2.c | 1026 static int daio_mgr_set_imaparc(void *blk, unsigned int slot) in daio_mgr_set_imaparc() function 2318 .daio_mgr_set_imaparc = daio_mgr_set_imaparc,
|
H A D | cthw20k1.c | 1071 static int daio_mgr_set_imaparc(void *blk, unsigned int slot) in daio_mgr_set_imaparc() function 2245 .daio_mgr_set_imaparc = daio_mgr_set_imaparc,
|
H A D | ctdaio.c | 637 hw->daio_mgr_set_imaparc(mgr->ctrl_blk, entry->slot); in daio_map_op()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthardware.h | 172 int (*daio_mgr_set_imaparc)(void *blk, unsigned int slot); member
|
H A D | cthw20k2.c | 1026 static int daio_mgr_set_imaparc(void *blk, unsigned int slot) in daio_mgr_set_imaparc() function 2314 .daio_mgr_set_imaparc = daio_mgr_set_imaparc,
|
H A D | cthw20k1.c | 1071 static int daio_mgr_set_imaparc(void *blk, unsigned int slot) in daio_mgr_set_imaparc() function 2241 .daio_mgr_set_imaparc = daio_mgr_set_imaparc,
|
H A D | ctdaio.c | 637 hw->daio_mgr_set_imaparc(mgr->ctrl_blk, entry->slot); in daio_map_op()
|
Completed in 17 milliseconds