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

/linux-4.1.27/drivers/acpi/
H A Ddock.c330 * handle_dock - handle a dock event
336 static void handle_dock(struct dock_station *ds, int dock) handle_dock() function
358 handle_dock(ds, 1); dock()
363 handle_dock(ds, 0); undock()

Completed in 56 milliseconds