Searched refs:diagpkt_file_ops (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/ipath/ | ||
H A D | ipath_diag.c | 77 static const struct file_operations diagpkt_file_ops = { variable in typeref:struct:file_operations 94 "ipath_diagpkt", &diagpkt_file_ops, ipath_diag_add() |
/linux-4.4.14/drivers/infiniband/hw/qib/ | ||
H A D | qib_diag.c | 154 static const struct file_operations diagpkt_file_ops = { variable in typeref:struct:file_operations 167 &diagpkt_file_ops, &diagpkt_cdev, qib_diag_add() |
/linux-4.4.14/drivers/staging/rdma/hfi1/ | ||
H A D | diag.c | 140 static const struct file_operations diagpkt_file_ops = { variable in typeref:struct:file_operations 294 &diagpkt_file_ops, &diagpkt_cdev, hfi1_diag_add() |
Completed in 52 milliseconds