Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Devent.c415 * This is called only after event_device_remove() has been called and all
445 * %dev_data->dev are dropped, which happens once both event_device_remove()
503 static int event_device_remove(struct acpi_device *adev) in event_device_remove() function
527 .remove = event_device_remove,
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Devent.c414 * This is called only after event_device_remove() has been called and all
444 * %dev_data->dev are dropped, which happens once both event_device_remove()
502 static void event_device_remove(struct acpi_device *adev) in event_device_remove() function
524 .remove = event_device_remove,

Completed in 2 milliseconds