Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pcmcia/
Dtcic.c355 static struct platform_device tcic_device = { variable
491 platform_device_register(&tcic_device); in init_tcic()
496 socket_table[i].socket.dev.parent = &tcic_device.dev; in init_tcic()
525 platform_device_unregister(&tcic_device); in exit_tcic()