Home
last modified time | relevance | path

Searched refs:dock_notify (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/
H A Dinternal.h45 int dock_notify(struct acpi_device *adev, u32 event);
50 static inline int dock_notify(struct acpi_device *adev, u32 event) { return -ENODEV; } in dock_notify() function
H A Ddock.c410 int dock_notify(struct acpi_device *adev, u32 event) in dock_notify() function