Searched refs:stop_cb (Results 1 – 6 of 6) sorted by relevance
263 int (*stop_cb)(struct i3c_target_config *config); member
2581 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2582 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()2593 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2594 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()2689 if (target_cb != NULL && target_cb->stop_cb != NULL) { in cdns_i3c_irq_handler()2690 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()2699 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2700 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()
2695 if ((target_cb != NULL) && (target_cb->stop_cb != NULL)) { in npcx_i3c_target_isr()2696 target_cb->stop_cb(data->target_config); in npcx_i3c_target_isr()
240 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function363 .stop = stop_cb,
802 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function920 .stop = stop_cb,
1044 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function1079 .stop = stop_cb,