Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dtopstar-laptop.c26 struct topstar_hkey { struct
64 struct topstar_hkey *hkey = acpi_driver_data(device); in acpi_topstar_notify()
94 static int acpi_topstar_init_hkey(struct topstar_hkey *hkey) in acpi_topstar_init_hkey()
131 struct topstar_hkey *tps_hkey; in acpi_topstar_add()
133 tps_hkey = kzalloc(sizeof(struct topstar_hkey), GFP_KERNEL); in acpi_topstar_add()
156 struct topstar_hkey *tps_hkey = acpi_driver_data(device); in acpi_topstar_remove()