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() function289 .stop = stop_cb,
1929 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()1930 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()1939 if (target_cb != NULL && target_cb->stop_cb) { in cdns_i3c_irq_handler()1940 target_cb->stop_cb(data->target_config); in cdns_i3c_irq_handler()
670 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function776 .stop = stop_cb,
802 static void stop_cb(struct bt_bap_stream *stream, enum bt_bap_ascs_rsp_code rsp_code, in stop_cb() function837 .stop = stop_cb,