Home
last modified time | relevance | path

Searched refs:clear_right_input (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dctdaio.h77 int (*clear_right_input)(struct dao *dao); member
H A Dctdaio.c195 dao->ops->clear_right_input(dao); in dao_set_right_input()
270 .clear_right_input = dao_clear_right_input,
H A Dctatc.c1171 dao->ops->clear_right_input(dao); in atc_release_resources()