Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/
H A Ddock.c26 "undock immediately when the undock button is pressed, 0 will cause"
27 " the driver to wait for userspace to write the undock sysfs file "
288 sprintf(event_string, "EVENT=undock"); in dock_event()
309 * @dock: to dock, or undock - that is the question
338 static inline void undock(struct dock_station *ds) in undock() function
381 * handle_eject_request - handle an undock request checking for error conditions
383 * Check to make sure the dock device is still present, then undock and
392 * here we need to generate the undock in handle_eject_request()
393 * event prior to actually doing the undock in handle_eject_request()
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Ddock.c26 "undock immediately when the undock button is pressed, 0 will cause"
27 " the driver to wait for userspace to write the undock sysfs file "
289 sprintf(event_string, "EVENT=undock"); in dock_event()
310 * @dock: to dock, or undock - that is the question
339 static inline void undock(struct dock_station *ds) in undock() function
382 * handle_eject_request - handle an undock request checking for error conditions
384 * Check to make sure the dock device is still present, then undock and
393 * here we need to generate the undock in handle_eject_request()
394 * event prior to actually doing the undock in handle_eject_request()
[all...]

Completed in 4 milliseconds