Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddevice.h9 int hfi1_cdev_init(int minor, const char *name,
H A Ddevice.c38 int hfi1_cdev_init(int minor, const char *name, in hfi1_cdev_init() function
H A Dfile_ops.c1690 ret = hfi1_cdev_init(dd->unit, name, &hfi1_file_ops, in user_add()