Searched refs:undock (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/
H A Ddock.c49 "undock immediately when the undock button is pressed, 0 will cause"
50 " the driver to wait for userspace to write the undock sysfs file "
400 sprintf(event_string, "EVENT=undock");
453 * @dock: to dock, or undock - that is the question
489 static inline void undock(struct dock_station *ds) function
646 * handle_eject_request - handle an undock request checking for error conditions
648 * Check to make sure the dock device is still present, then undock and
657 * here we need to generate the undock
658 * event prior to actually doing the undock
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/
H A Ddock.c49 "undock immediately when the undock button is pressed, 0 will cause"
50 " the driver to wait for userspace to write the undock sysfs file "
400 sprintf(event_string, "EVENT=undock");
453 * @dock: to dock, or undock - that is the question
489 static inline void undock(struct dock_station *ds) function
646 * handle_eject_request - handle an undock request checking for error conditions
648 * Check to make sure the dock device is still present, then undock and
657 * here we need to generate the undock
658 * event prior to actually doing the undock
[all...]

Completed in 92 milliseconds