Searched defs:fp_op_func (Results 1 – 4 of 4) sorted by relevance
16 uint8_t force, ticker_op_func fp_op_func, void *op_context) in ticker_update()24 ticker_timeout_func fp_timeout_func, void *context, ticker_op_func fp_op_func, in ticker_start()31 ticker_op_func fp_op_func, void *op_context) in ticker_stop()38 ticker_op_func fp_op_func, void *op_context) in ticker_stop_abs()53 ticker_op_func fp_op_func, void *op_context) in ticker_next_slot_get_ext()
88 ticker_op_func fp_op_func; /* Operation completion callback */ member276 ticker_op_func fp_op_func; /* Operation completion callback */ member
1127 static void stop_ticker(struct ll_sync_iso_set *sync_iso, ticker_op_func fp_op_func) in stop_ticker()
1959 ticker_op_func fp_op_func)