Home
last modified time | relevance | path

Searched refs:dai_srt_set_ec (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dcthardware.h157 int (*dai_srt_set_ec)(void *blk, unsigned int ec); member
H A Dctdaio.c287 dai->hw->dai_srt_set_ec(dai->ctrl_blk, enb);
487 hw->dai_srt_set_ec(dai->ctrl_blk, 0); in daio_mgr_get_rsc()
H A Dcthw20k1.c860 static int dai_srt_set_ec(void *blk, unsigned int ec) in dai_srt_set_ec() function
2198 .dai_srt_set_ec = dai_srt_set_ec,
H A Dcthw20k2.c850 static int dai_srt_set_ec(void *blk, unsigned int ec) in dai_srt_set_ec() function
2340 .dai_srt_set_ec = dai_srt_set_ec,