Searched refs:wildcard_cdev (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c2518 static struct cdev *wildcard_cdev; variable in typeref:struct:cdev
2575 ret = init_cdev(0, "ipath", &ipath_file_ops, &wildcard_cdev,
2610 cleanup_cdev(&wildcard_cdev, &wildcard_dev);
/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2323 static struct cdev *wildcard_cdev; variable in typeref:struct:cdev
2362 qib_cdev_cleanup(&wildcard_cdev, &wildcard_device);
2374 &wildcard_cdev, &wildcard_device);

Completed in 42 milliseconds