Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/dell/
Ddell-rbtn.c210 static void rbtn_notify(struct acpi_device *device, u32 event);
296 .notify = rbtn_notify,
450 static void rbtn_notify(struct acpi_device *device, u32 event) in rbtn_notify() function