Searched refs:stop_cb (Results 1 – 5 of 5) sorted by relevance
211 int (*stop_cb)(struct i3c_target_config *config); member
279 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function402 .stop = stop_cb,
2024 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2025 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()2034 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2035 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()
771 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function884 .stop = stop_cb,
891 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function926 .stop = stop_cb,