Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c413 * This is called only after event_device_remove() has been called and all
443 * %dev_data->dev are dropped, which happens once both event_device_remove()
501 static void event_device_remove(struct acpi_device *adev) in event_device_remove() function
523 .remove = event_device_remove,