api,modem: new 'Physdev' property

Signed-off-by: Lukas Voegl <lvoegl@tdt.de>
This commit is contained in:
Lukas Voegl
2023-09-15 12:59:54 +02:00
parent 1fc061b6a5
commit 8cd1c1bdb9
150 changed files with 446 additions and 19 deletions

View File

@@ -929,6 +929,19 @@
-->
<property name="Device" type="s" access="read" />
<!--
Physdev:
The physical modem device path (ie, USB, PCI, PCMCIA device), which
may be dependent upon the operating system.
In Linux for example, this points to a sysfs path of the usb_device
object.
Since: 1.22
-->
<property name="Physdev" type="s" access="read" />
<!--
Drivers: