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()
269 .clear_left_input = dao_clear_left_input,
H A Dctatc.c1170 dao->ops->clear_left_input(dao); in atc_release_resources()