]> sigrok.org Git - libsigrok.git/blobdiff - hardware/saleae-logic/saleae-logic.h
sr: Consistent ctx name for per-dev-inst context.
[libsigrok.git] / hardware / saleae-logic / saleae-logic.h
index 5b8f489c2857b9ca8c7b22c31ce1406985ed716a..7cd28c488af1c55aa73955d8b70401efddc30556 100644 (file)
@@ -48,7 +48,8 @@ struct fx2_profile {
        int num_probes;
 };
 
-struct fx2_dev {
+/* Private, per-device-instance driver context. */
+struct context {
        struct fx2_profile *profile;
        /*
         * Since we can't keep track of a Saleae Logic device after upgrading