Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-osiris.c303 static struct platform_device osiris_tps_device = { variable
311 osiris_tps_device.dev.parent = &client->dev; in osiris_tps_setup()
312 return platform_device_register(&osiris_tps_device); in osiris_tps_setup()
317 platform_device_unregister(&osiris_tps_device); in osiris_tps_remove()