Searched refs:TOOL_FOPS_RDWR (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/ntb/test/ |
| H A D | ntb_tool.c | 272 #define TOOL_FOPS_RDWR(__name, __read, __write) \ macro 424 static TOOL_FOPS_RDWR(tool_port_fops, 442 static TOOL_FOPS_RDWR(tool_peer_port_fops, 491 static TOOL_FOPS_RDWR(tool_link_fops, 512 static TOOL_FOPS_RDWR(tool_peer_link_fops, 539 static TOOL_FOPS_RDWR(tool_peer_link_event_fops, 572 static TOOL_FOPS_RDWR(tool_mw_fops, 727 static TOOL_FOPS_RDWR(tool_mw_trans_fops, 807 static TOOL_FOPS_RDWR(tool_peer_mw_fops, 961 static TOOL_FOPS_RDWR(tool_peer_mw_trans_fops, [all …]
|