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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/
H A Ddock.c372 * @dock: to dock, or undock - that is the question
407 static inline void undock(struct dock_station *ds) function
527 * handle_eject_request - handle an undock request checking for error conditions
529 * Check to make sure the dock device is still present, then undock and
541 * here we need to generate the undock
542 * event prior to actually doing the undock
547 undock(ds);
550 printk(KERN_ERR PREFIX "Unable to undock!\n");
591 * undock request. This notify routine will only be called
656 * write_undock - write method for "undock" fil
[all...]

Completed in 81 milliseconds