Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctdaio.h76 int (*clear_left_input)(struct dao *dao); member
H A Dctdaio.c166 dao->ops->clear_left_input(dao); in dao_set_left_input()
247 .clear_left_input = dao_clear_left_input, in dao_clear_right_input()
H A Dctatc.c1170 dao->ops->clear_left_input(dao); in atc_release_resources()