Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_kernel.h877 void ipath_shutdown_device(struct ipath_devdata *);
Dipath_driver.c752 ipath_shutdown_device(dd); in ipath_remove_one()
2327 void ipath_shutdown_device(struct ipath_devdata *dd) in ipath_shutdown_device() function
Dipath_sysfs.c667 ipath_shutdown_device(dd); in store_enabled()