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

/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c2517 static struct cdev *wildcard_cdev; variable in typeref:struct:cdev
2574 ret = init_cdev(0, "ipath", &ipath_file_ops, &wildcard_cdev,
2609 cleanup_cdev(&wildcard_cdev, &wildcard_dev);
/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2239 static struct cdev *wildcard_cdev; variable in typeref:struct:cdev
2280 qib_cdev_cleanup(&wildcard_cdev, &wildcard_device);
2292 &wildcard_cdev, &wildcard_device);

Completed in 78 milliseconds