Home
last modified time | relevance | path

Searched refs:samsung_platform_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsamsung-laptop.c1555 static struct platform_device *samsung_platform_device; variable
1613 samsung_platform_device = samsung->platform_device; in samsung_init()
1637 samsung = platform_get_drvdata(samsung_platform_device); in samsung_exit()
1650 samsung_platform_device = NULL; in samsung_exit()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dsamsung-laptop.c1642 static struct platform_device *samsung_platform_device; variable
1707 samsung_platform_device = samsung->platform_device; in samsung_init()
1731 samsung = platform_get_drvdata(samsung_platform_device); in samsung_exit()
1744 samsung_platform_device = NULL; in samsung_exit()

Completed in 5 milliseconds