Searched refs:TOPSTAR_LAPTOP_CLASS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | topstar-laptop.c | 25 #define TOPSTAR_LAPTOP_CLASS "topstar" macro 91 .name = TOPSTAR_LAPTOP_CLASS "::wlan", in topstar_led_init() 152 input->phys = TOPSTAR_LAPTOP_CLASS "/input0"; in topstar_input_init() 187 .name = TOPSTAR_LAPTOP_CLASS, 195 topstar->platform = platform_device_alloc(TOPSTAR_LAPTOP_CLASS, -1); in topstar_platform_init() 300 strcpy(acpi_device_class(device), TOPSTAR_LAPTOP_CLASS); in topstar_acpi_add() local 359 .class = TOPSTAR_LAPTOP_CLASS,
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | topstar-laptop.c | 25 #define TOPSTAR_LAPTOP_CLASS "topstar" macro 91 .name = TOPSTAR_LAPTOP_CLASS "::wlan", in topstar_led_init() 152 input->phys = TOPSTAR_LAPTOP_CLASS "/input0"; in topstar_input_init() 187 .name = TOPSTAR_LAPTOP_CLASS, 195 topstar->platform = platform_device_alloc(TOPSTAR_LAPTOP_CLASS, PLATFORM_DEVID_NONE); in topstar_platform_init() 300 strcpy(acpi_device_class(device), TOPSTAR_LAPTOP_CLASS); in topstar_acpi_add() local 358 .class = TOPSTAR_LAPTOP_CLASS,
|
Completed in 1 milliseconds