Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pcmcia/
Dtcic.c355 static struct platform_device tcic_device = { variable
489 platform_device_register(&tcic_device); in init_tcic()
494 socket_table[i].socket.dev.parent = &tcic_device.dev; in init_tcic()
523 platform_device_unregister(&tcic_device); in exit_tcic()