Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/
H A Dinternal.h50 int dock_notify(struct acpi_device *adev, u32 event);
55 static inline int dock_notify(struct acpi_device *adev, u32 event) { return -ENODEV; } in dock_notify() function
H A Ddock.c413 * dock_notify - Handle ACPI dock notification.
421 int dock_notify(struct acpi_device *adev, u32 event) in dock_notify() function
H A Dscan.c407 error = dock_notify(adev, src); in acpi_device_hotplug()
/kernel/linux/linux-6.6/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.c414 * dock_notify - Handle ACPI dock notification.
422 int dock_notify(struct acpi_device *adev, u32 event) in dock_notify() function
H A Dscan.c389 error = dock_notify(adev, src); in acpi_device_hotplug()

Completed in 9 milliseconds