aboutsummaryrefslogtreecommitdiff
path: root/src/mm-port-mbim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-port-mbim.h')
-rw-r--r--src/mm-port-mbim.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mm-port-mbim.h b/src/mm-port-mbim.h
index c0bd7988..8b37e99b 100644
--- a/src/mm-port-mbim.h
+++ b/src/mm-port-mbim.h
@@ -53,7 +53,8 @@ struct _MMPortMbimClass {
GType mm_port_mbim_get_type (void);
G_DEFINE_AUTOPTR_CLEANUP_FUNC (MMPortMbim, g_object_unref)
-MMPortMbim *mm_port_mbim_new (const gchar *name);
+MMPortMbim *mm_port_mbim_new (const gchar *name,
+ MMPortSubsys subsys);
void mm_port_mbim_open (MMPortMbim *self,
#if defined WITH_QMI && QMI_MBIM_QMUX_SUPPORTED