From 092439369ba06b488c70514b4e144fc5c83a917c Mon Sep 17 00:00:00 2001 From: Sushrut Shree Trivedi Date: Tue, 4 Feb 2025 12:34:57 +0530 Subject: base-modem: add subsystem device ID property Subsystem device ID can be used for identifying PCI modems, so expose the property. Signed-off-by: Sushrut Shree Trivedi --- src/mm-plugin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mm-plugin.h') diff --git a/src/mm-plugin.h b/src/mm-plugin.h index c10637f5..73bb8785 100644 --- a/src/mm-plugin.h +++ b/src/mm-plugin.h @@ -111,6 +111,7 @@ struct _MMPluginClass { guint16 vendor, guint16 product, guint16 subsystem_vendor, + guint16 subsystem_device, GList *probes, GError **error); -- cgit v1.2.3-70-g09d2