Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_kernel.h1287 void ipath_device_remove_group(struct device *, struct ipath_devdata *);
Dipath_sysfs.c1225 void ipath_device_remove_group(struct device *dev, struct ipath_devdata *dd) in ipath_device_remove_group() function
Dipath_driver.c755 ipath_device_remove_group(&pdev->dev, dd); in ipath_remove_one()