/freebsd/share/man/man4/ |
H A D | acpi_dock.4 | 30 .Nd "Laptop Docking Station device driver" 48 driver provides support for laptop docking stations.
|
H A D | udl.4 | 51 .It HP USB 2.0 Docking Station (FQ834) 65 .It i-tec USB 2.0 Docking Station (USBDVIDOCK)
|
H A D | acpi_hp.4 | 155 Docking station status (1 if docked)
|
H A D | xl.4 | 233 docking stations with built-in 3c905-TX adapters.
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_dock.c | 43 /* For Docking status */ 63 ACPI_SERIAL_DECL(dock, "ACPI Docking Station"); 181 * Docking functions 217 * If the system boot up w/o Docking, the devices under the dock in acpi_dock_insert_child() 471 device_set_desc(dev, "ACPI Docking Station"); in acpi_dock_probe()
|
H A D | acpi_perf.c | 417 * This can be called at runtime (e.g., due to a docking event) at
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx51-apf51dev.dts | 6 /* APF51Dev is a docking board for the APF51 SOM */ 10 model = "Armadeus Systems APF51Dev docking/development board";
|
H A D | imx27-apf27dev.dts | 6 /* APF27Dev is a docking board for the APF27 SOM */ 10 model = "Armadeus Systems APF27Dev docking/development board";
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | pci_ids | 90 # Docking Stations 91 >>0 ubyte 0x0A docking station
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/mxs/ |
H A D | imx28-apf28dev.dts | 6 /* APF28Dev is a docking board for the APF28 SOM */ 10 model = "Armadeus Systems APF28Dev docking/development board";
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | ahpredef.c | 225 …AH_PREDEF ("_DCK", "Dock Present", "Sets docking isolation. Presence indicates device is a dock… 247 …DL", "Eject Device List", "Returns a list of devices that are dependent on a device (docking)"), 248 …"_EJD", "Ejection Dependent Device", "Returns the name of dependent (parent) device (docking)"), 249 …H_PREDEF ("_EJx", "Eject Device, x=0-9", "Begin or cancel a device ejection request (docking)"), 290 AH_PREDEF ("_LCK", "Lock Device", "Locks or unlocks a device (docking)"), 377 AH_PREDEF ("_RMV", "Removal Status", "Returns a device's removal ability status (docking)"),
|
H A D | ahids.c | 302 {"PNP0C15", "Docking Station"},
|
H A D | dmtbinfo.c | 357 {ACPI_DMT_FLAG1, ACPI_FADT_FLAG_OFFSET (Flags,1), "Docking Supported (V1)", 0},
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | richtek,rt6190.yaml | 17 used for the application like as BuckBoost bus supply, docking station and USB
|
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | pci_gvt-d-opregion.h | 78 uint32_t cdck; ///< Offset 0x1B0 Current Docking State Indicator
|
/freebsd/share/doc/papers/devfs/ |
H A D | paper.me | 467 installed in my laptop's docking station. If I change mode to ``a+rw'' 1093 with and without their docking station. How do we want to present
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra20-acer-a500-picasso.dts | 25 serial0 = &uartd; /* Docking station */ 430 /* Docking station */
|
/freebsd/sys/x86/conf/ |
H A D | NOTES | 187 # ACPI Docking Station
|
/freebsd/usr.sbin/moused/ |
H A D | moused.8 | 696 mouse when s/he attaches the system to the docking station in the office.
|
/freebsd/stand/libsa/ |
H A D | smbios.c | 332 return ("Docking Station"); in smbios_parse_chassis_type()
|
/freebsd/sys/x86/x86/ |
H A D | nexus.c | 226 * multiple bridges. (eg: laptops with docking stations) in nexus_init_resources()
|
/freebsd/sys/i386/i386/ |
H A D | bios.c | 537 #define PNPATTR_DOCK (1<<5) /* is a docking station */
|
/freebsd/sys/i386/conf/ |
H A D | NOTES |
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | actbl.h | 453 #define ACPI_FADT_DOCKING_SUPPORTED (1<<9) /* 09: [V1] Docking supported */
|
/freebsd/sys/dev/acpi_support/ |
H A D | acpi_hp.c | 285 .description = "Docking station status",
|