Searched refs:stop_cb (Results 1 – 5 of 5) sorted by relevance
211 int (*stop_cb)(struct i3c_target_config *config); member
168 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function291 .stop = stop_cb,
1989 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()1990 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()1999 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()2000 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()
883 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function918 .stop = stop_cb,
896 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function999 .stop = stop_cb,