Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/pcmcia/
Dsynclink_cs.c402 static void mgslpc_remove_device(MGSLPC_INFO *info);
624 mgslpc_remove_device((MGSLPC_INFO *)link->priv); in mgslpc_detach()
2737 static void mgslpc_remove_device(MGSLPC_INFO *remove_info) in mgslpc_remove_device() function
2807 mgslpc_remove_device(mgslpc_device_list); in synclink_cs_cleanup()