Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_kernel.h1285 int ipath_device_create_group(struct device *, struct ipath_devdata *);
Dipath_sysfs.c1185 int ipath_device_create_group(struct device *dev, struct ipath_devdata *dd) in ipath_device_create_group() function
Dipath_driver.c606 ipath_device_create_group(&pdev->dev, dd); in ipath_init_one()