Lines Matching defs:user_buf
35 static ssize_t ath9k_debugfs_read_buf(struct file *file, char __user *user_buf, in ath9k_debugfs_read_buf()
50 static ssize_t read_file_debug(struct file *file, char __user *user_buf, in read_file_debug()
62 static ssize_t write_file_debug(struct file *file, const char __user *user_buf, in write_file_debug()
95 static ssize_t read_file_tx_chainmask(struct file *file, char __user *user_buf, in read_file_tx_chainmask()
107 static ssize_t write_file_tx_chainmask(struct file *file, const char __user *user_buf, in write_file_tx_chainmask()
138 static ssize_t read_file_rx_chainmask(struct file *file, char __user *user_buf, in read_file_rx_chainmask()
150 static ssize_t write_file_rx_chainmask(struct file *file, const char __user *user_buf, in write_file_rx_chainmask()
180 static ssize_t read_file_disable_ani(struct file *file, char __user *user_buf, in read_file_disable_ani()
193 const char __user *user_buf, in write_file_disable_ani()
231 static ssize_t read_file_dma(struct file *file, char __user *user_buf, in read_file_dma()
384 static ssize_t read_file_interrupt(struct file *file, char __user *user_buf, in read_file_interrupt()
470 static ssize_t read_file_wiphy(struct file *file, char __user *user_buf, in read_file_wiphy()
594 static ssize_t read_file_xmit(struct file *file, char __user *user_buf, in read_file_xmit()
696 static ssize_t read_file_stations(struct file *file, char __user *user_buf, in read_file_stations()
761 static ssize_t read_file_misc(struct file *file, char __user *user_buf, in read_file_misc()
934 static ssize_t read_file_recv(struct file *file, char __user *user_buf, in read_file_recv()
1114 static ssize_t read_file_regidx(struct file *file, char __user *user_buf, in read_file_regidx()
1125 static ssize_t write_file_regidx(struct file *file, const char __user *user_buf, in write_file_regidx()
1153 static ssize_t read_file_regval(struct file *file, char __user *user_buf, in read_file_regval()
1169 static ssize_t write_file_regval(struct file *file, const char __user *user_buf, in write_file_regval()
1236 static ssize_t read_file_dump_nfcal(struct file *file, char __user *user_buf, in read_file_dump_nfcal()
1289 static ssize_t read_file_base_eeprom(struct file *file, char __user *user_buf, in read_file_base_eeprom()
1317 static ssize_t read_file_modal_eeprom(struct file *file, char __user *user_buf, in read_file_modal_eeprom()