Searched refs:rvt_alloc_device (Results 1 – 4 of 4) sorted by relevance
90 struct rvt_dev_info *rvt_alloc_device(size_t size, int nports) in rvt_alloc_device() function106 EXPORT_SYMBOL(rvt_alloc_device);
540 struct rvt_dev_info *rvt_alloc_device(size_t size, int nports);
1102 dd = (struct qib_devdata *)rvt_alloc_device(sizeof(*dd) + extra, in qib_alloc_devdata()
1266 dd = (struct hfi1_devdata *)rvt_alloc_device(sizeof(*dd) + extra, in hfi1_alloc_devdata()