Searched refs:stop_cb (Results 1 – 7 of 7) sorted by relevance
263 int (*stop_cb)(struct i3c_target_config *config); member
2759 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2760 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()2771 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2772 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()2866 if (target_cb != NULL && target_cb->stop_cb != NULL) { in cdns_i3c_irq_handler()2867 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()2876 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2877 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()
557 if (target_cb != NULL && target_cb->stop_cb != NULL) { in dw_i3c_end_xfer()562 target_cb->stop_cb(data->target_config); in dw_i3c_end_xfer()
238 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function361 .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,
1042 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function1077 .stop = stop_cb,