Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_kernel.h1286 int ipath_device_create_group(struct device *, struct ipath_devdata *);
Dipath_sysfs.c1186 int ipath_device_create_group(struct device *dev, struct ipath_devdata *dd) in ipath_device_create_group() function
Dipath_driver.c599 ipath_device_create_group(&pdev->dev, dd); in ipath_init_one()