X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok-internal.h;h=e99e5473afdeead7a09160ee9bcd6c4727ce1e08;hb=d5876cfb4a51140e449e37e35937795ad43368f7;hp=2577fd0dcd981202b927e9d95dbb5ee633c61d47;hpb=c84b6ab81cfd7ac6b5cde43e6a50ac2dd3fdb520;p=libsigrok.git diff --git a/libsigrok-internal.h b/libsigrok-internal.h index 2577fd0d..e99e5473 100644 --- a/libsigrok-internal.h +++ b/libsigrok-internal.h @@ -420,6 +420,11 @@ SR_PRIV int sr_scpi_get_hw_id(struct sr_scpi_dev_inst *scpi, struct sr_scpi_hw_info **scpi_response); SR_PRIV void sr_scpi_hw_info_free(struct sr_scpi_hw_info *hw_info); +/*--- hardware/common/scpi_vxi.c --------------------------------------------*/ + +SR_PRIV struct sr_scpi_dev_inst *scpi_vxi_dev_inst_new(const char *address, + const char *instrument); + /*--- hardware/common/scpi_serial.c -----------------------------------------*/ #ifdef HAVE_LIBSERIALPORT