Lines Matching refs:ret_cnt
279 ssize_t ret_cnt; in read_file_war_stats() local
296 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_war_stats()
299 return ret_cnt; in read_file_war_stats()
376 ssize_t ret_cnt; in ath6kl_fwlog_read() local
407 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_read()
411 return ret_cnt; in ath6kl_fwlog_read()
429 ssize_t ret_cnt; in ath6kl_fwlog_block_read() local
476 ret_cnt = -EFAULT; in ath6kl_fwlog_block_read()
482 ret_cnt = len; in ath6kl_fwlog_block_read()
487 return ret_cnt; in ath6kl_fwlog_block_read()
548 ssize_t ret_cnt; in read_file_tgt_stats() local
675 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_tgt_stats()
678 return ret_cnt; in read_file_tgt_stats()
703 ssize_t ret_cnt; in read_file_credit_dist_stats() local
741 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_credit_dist_stats()
743 return ret_cnt; in read_file_credit_dist_stats()
780 ssize_t ret_cnt; in ath6kl_endpoint_stats_read() local
822 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_endpoint_stats_read()
824 return ret_cnt; in ath6kl_endpoint_stats_read()
1159 ssize_t ret_cnt; in ath6kl_roam_table_read() local
1207 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_roam_table_read()
1210 return ret_cnt; in ath6kl_roam_table_read()