Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/
H A Ddock.c201 * dock_present - see if the dock station is present.
207 static int dock_present(struct dock_station *ds) in dock_present() function
404 if (dock_present(ds)) { in handle_eject_request()
453 if (!dock_present(ds)) { in dock_notify()
465 if (dock_present(ds) || dock_in_progress(ds)) in dock_notify()
/kernel/linux/linux-6.6/drivers/acpi/
H A Ddock.c201 * dock_present - see if the dock station is present.
207 static int dock_present(struct dock_station *ds) in dock_present() function
405 if (dock_present(ds)) { in handle_eject_request()
454 if (!dock_present(ds)) { in dock_notify()
466 if (dock_present(ds) || dock_in_progress(ds)) in dock_notify()

Completed in 2 milliseconds