Home
last modified time | relevance | path

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

/drivers/platform/x86/
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()