Searched refs:clear_left_input (Results 1 – 3 of 3) sorted by relevance
76 int (*clear_left_input)(struct dao *dao); member
166 dao->ops->clear_left_input(dao); in dao_set_left_input()269 .clear_left_input = dao_clear_left_input,
1170 dao->ops->clear_left_input(dao); in atc_release_resources()