Lines Matching defs:filep
412 static ssize_t tool_port_read(struct file *filep, char __user *ubuf, in tool_port_read()
428 static ssize_t tool_peer_port_read(struct file *filep, char __user *ubuf, in tool_peer_port_read()
469 static ssize_t tool_link_write(struct file *filep, const char __user *ubuf, in tool_link_write()
495 static ssize_t tool_peer_link_read(struct file *filep, char __user *ubuf, in tool_peer_link_read()
516 static ssize_t tool_peer_link_event_write(struct file *filep, in tool_peer_link_event_write()
548 static ssize_t tool_mw_read(struct file *filep, char __user *ubuf, in tool_mw_read()
560 static ssize_t tool_mw_write(struct file *filep, const char __user *ubuf, in tool_mw_write()
644 static ssize_t tool_mw_trans_read(struct file *filep, char __user *ubuf, in tool_mw_trans_read()
706 static ssize_t tool_mw_trans_write(struct file *filep, const char __user *ubuf, in tool_mw_trans_write()
731 static ssize_t tool_peer_mw_read(struct file *filep, char __user *ubuf, in tool_peer_mw_read()
769 static ssize_t tool_peer_mw_write(struct file *filep, const char __user *ubuf, in tool_peer_mw_write()
872 static ssize_t tool_peer_mw_trans_read(struct file *filep, char __user *ubuf, in tool_peer_mw_trans_read()
929 static ssize_t tool_peer_mw_trans_write(struct file *filep, in tool_peer_mw_trans_write()
1032 static ssize_t tool_db_read(struct file *filep, char __user *ubuf, in tool_db_read()
1040 static ssize_t tool_db_write(struct file *filep, const char __user *ubuf, in tool_db_write()
1053 static ssize_t tool_db_valid_mask_read(struct file *filep, char __user *ubuf, in tool_db_valid_mask_read()
1065 static ssize_t tool_db_mask_read(struct file *filep, char __user *ubuf, in tool_db_mask_read()
1073 static ssize_t tool_db_mask_write(struct file *filep, const char __user *ubuf, in tool_db_mask_write()
1086 static ssize_t tool_peer_db_read(struct file *filep, char __user *ubuf, in tool_peer_db_read()
1094 static ssize_t tool_peer_db_write(struct file *filep, const char __user *ubuf, in tool_peer_db_write()
1107 static ssize_t tool_peer_db_mask_read(struct file *filep, char __user *ubuf, in tool_peer_db_mask_read()
1116 static ssize_t tool_peer_db_mask_write(struct file *filep, in tool_peer_db_mask_write()
1131 static ssize_t tool_db_event_write(struct file *filep, in tool_db_event_write()
1158 static ssize_t tool_spad_read(struct file *filep, char __user *ubuf, in tool_spad_read()
1174 static ssize_t tool_spad_write(struct file *filep, const char __user *ubuf, in tool_spad_write()
1199 static ssize_t tool_peer_spad_read(struct file *filep, char __user *ubuf, in tool_peer_spad_read()
1215 static ssize_t tool_peer_spad_write(struct file *filep, const char __user *ubuf, in tool_peer_spad_write()
1281 static ssize_t tool_inmsg_read(struct file *filep, char __user *ubuf, in tool_inmsg_read()
1301 static ssize_t tool_outmsg_write(struct file *filep, in tool_outmsg_write()
1322 static ssize_t tool_msg_sts_read(struct file *filep, char __user *ubuf, in tool_msg_sts_read()
1330 static ssize_t tool_msg_sts_write(struct file *filep, const char __user *ubuf, in tool_msg_sts_write()
1343 static ssize_t tool_msg_inbits_read(struct file *filep, char __user *ubuf, in tool_msg_inbits_read()
1355 static ssize_t tool_msg_outbits_read(struct file *filep, char __user *ubuf, in tool_msg_outbits_read()
1367 static ssize_t tool_msg_mask_write(struct file *filep, const char __user *ubuf, in tool_msg_mask_write()
1381 static ssize_t tool_msg_event_write(struct file *filep, in tool_msg_event_write()