Searched refs:ret_cnt (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
| D | debug.c | 306 ssize_t ret_cnt; in read_file_war_stats() local 323 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in read_file_war_stats() 326 return ret_cnt; in read_file_war_stats() 403 ssize_t ret_cnt; in ath6kl_fwlog_read() local 434 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath6kl_fwlog_read() 438 return ret_cnt; in ath6kl_fwlog_read() 456 ssize_t ret_cnt; in ath6kl_fwlog_block_read() local 503 ret_cnt = -EFAULT; in ath6kl_fwlog_block_read() 509 ret_cnt = len; in ath6kl_fwlog_block_read() 514 return ret_cnt; in ath6kl_fwlog_block_read() [all …]
|
| /linux-4.4.14/arch/m68k/include/asm/ |
| D | m68360_pram.h | 345 unsigned short ret_cnt; /* retry limit counter */ member
|
| /linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
| D | debug.c | 206 ssize_t ret_cnt; in ath10k_read_wmi_services() local 239 ret_cnt = simple_read_from_buffer(user_buf, count, ppos, buf, len); in ath10k_read_wmi_services() 244 return ret_cnt; in ath10k_read_wmi_services()
|