Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorbus_main.c130 static void chipset_bus_destroy(struct visor_device *bus_info);
141 .bus_destroy = chipset_bus_destroy,
1319 chipset_bus_destroy(struct visor_device *dev) in chipset_bus_destroy() function