Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_kernel.h1286 void ipath_device_remove_group(struct device *, struct ipath_devdata *);
Dipath_sysfs.c1224 void ipath_device_remove_group(struct device *dev, struct ipath_devdata *dd) in ipath_device_remove_group() function
Dipath_driver.c762 ipath_device_remove_group(&pdev->dev, dd); in ipath_remove_one()