Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/sn/kernel/
Dtiocx.c541 static int cx_remove_device(struct device * dev, void * data) in cx_remove_device() function
556 bus_for_each_dev(&tiocx_bus_type, NULL, NULL, cx_remove_device); in tiocx_exit()