[go: nahoru, domu]

Searched defs:dock_notify (Results 1 - 2 of 2) sorted by relevance

/drivers/acpi/
H A Dinternal.h41 int dock_notify(struct acpi_device *adev, u32 event);
46 static inline int dock_notify(struct acpi_device *adev, u32 event) { return -ENODEV; } function
H A Ddock.c436 * dock_notify - Handle ACPI dock notification.
444 int dock_notify(struct acpi_device *adev, u32 event) function

Completed in 185 milliseconds