Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dsamsung-q10.c86 static struct platform_device *samsungq10_device; variable
141 samsungq10_device = platform_create_bundle(&samsungq10_driver, in samsungq10_init()
145 return PTR_ERR_OR_ZERO(samsungq10_device); in samsungq10_init()
150 platform_device_unregister(samsungq10_device); in samsungq10_exit()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsamsung-q10.c84 static struct platform_device *samsungq10_device; variable
139 samsungq10_device = platform_create_bundle(&samsungq10_driver, in samsungq10_init()
143 return PTR_ERR_OR_ZERO(samsungq10_device); in samsungq10_init()
148 platform_device_unregister(samsungq10_device); in samsungq10_exit()

Completed in 1 milliseconds