Searched refs:sync_ticker_cleanup (Results 1 – 1 of 1) sorted by relevance
83 static void sync_ticker_cleanup(struct ll_sync_set *sync, ticker_op_func stop_op_cb);1327 sync_ticker_cleanup(sync, NULL);1371 sync_ticker_cleanup(sync, ticker_stop_sync_expire_op_cb);1400 sync_ticker_cleanup(sync, ticker_stop_sync_lost_op_cb);1686 static void sync_ticker_cleanup(struct ll_sync_set *sync, ticker_op_func stop_op_cb) function