Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dxo15-ebook.c38 struct ebook_switch { struct
45 struct ebook_switch *button = acpi_driver_data(device); in ebook_send_state() argument
84 struct ebook_switch *button; in ebook_switch_add()
90 button = kzalloc(sizeof(struct ebook_switch), GFP_KERNEL); in ebook_switch_add()
148 struct ebook_switch *button = acpi_driver_data(device); in ebook_switch_remove()