Searched refs:clear_left_input (Results 1 – 3 of 3) sorted by relevance
80 int (*clear_left_input)(struct dao *dao); member
170 dao->ops->clear_left_input(dao); in dao_set_left_input()273 .clear_left_input = dao_clear_left_input,
1174 dao->ops->clear_left_input(dao); in atc_release_resources()