Lines Matching refs:file

74 mwifiex_info_read(struct file *file, char __user *ubuf,  in mwifiex_info_read()  argument
78 (struct mwifiex_private *) file->private_data; in mwifiex_info_read()
178 mwifiex_getlog_read(struct file *file, char __user *ubuf, in mwifiex_getlog_read() argument
182 (struct mwifiex_private *) file->private_data; in mwifiex_getlog_read()
254 mwifiex_histogram_read(struct file *file, char __user *ubuf, in mwifiex_histogram_read() argument
258 (struct mwifiex_private *)file->private_data; in mwifiex_histogram_read()
328 mwifiex_histogram_write(struct file *file, const char __user *ubuf, in mwifiex_histogram_write() argument
331 struct mwifiex_private *priv = (void *)file->private_data; in mwifiex_histogram_write()
388 mwifiex_debug_read(struct file *file, char __user *ubuf, in mwifiex_debug_read() argument
392 (struct mwifiex_private *) file->private_data; in mwifiex_debug_read()
424 mwifiex_regrdwr_write(struct file *file, in mwifiex_regrdwr_write() argument
459 mwifiex_regrdwr_read(struct file *file, char __user *ubuf, in mwifiex_regrdwr_read() argument
463 (struct mwifiex_private *) file->private_data; in mwifiex_regrdwr_read()
513 mwifiex_debug_mask_read(struct file *file, char __user *ubuf, in mwifiex_debug_mask_read() argument
517 (struct mwifiex_private *)file->private_data; in mwifiex_debug_mask_read()
539 mwifiex_debug_mask_write(struct file *file, const char __user *ubuf, in mwifiex_debug_mask_write() argument
544 struct mwifiex_private *priv = (void *)file->private_data; in mwifiex_debug_mask_write()
567 mwifiex_verext_write(struct file *file, const char __user *ubuf, in mwifiex_verext_write() argument
572 struct mwifiex_private *priv = (void *)file->private_data; in mwifiex_verext_write()
594 mwifiex_verext_read(struct file *file, char __user *ubuf, in mwifiex_verext_read() argument
598 (struct mwifiex_private *)file->private_data; in mwifiex_verext_read()
614 mwifiex_memrw_write(struct file *file, const char __user *ubuf, size_t count, in mwifiex_memrw_write() argument
621 struct mwifiex_private *priv = (void *)file->private_data; in mwifiex_memrw_write()
661 mwifiex_memrw_read(struct file *file, char __user *ubuf, in mwifiex_memrw_read() argument
664 struct mwifiex_private *priv = (void *)file->private_data; in mwifiex_memrw_read()
690 mwifiex_rdeeprom_write(struct file *file, in mwifiex_rdeeprom_write() argument
724 mwifiex_rdeeprom_read(struct file *file, char __user *ubuf, in mwifiex_rdeeprom_read() argument
728 (struct mwifiex_private *) file->private_data; in mwifiex_rdeeprom_read()
767 mwifiex_hscfg_write(struct file *file, const char __user *ubuf, in mwifiex_hscfg_write() argument
770 struct mwifiex_private *priv = (void *)file->private_data; in mwifiex_hscfg_write()
826 mwifiex_hscfg_read(struct file *file, char __user *ubuf, in mwifiex_hscfg_read() argument
829 struct mwifiex_private *priv = (void *)file->private_data; in mwifiex_hscfg_read()
851 mwifiex_timeshare_coex_read(struct file *file, char __user *ubuf, in mwifiex_timeshare_coex_read() argument
854 struct mwifiex_private *priv = file->private_data; in mwifiex_timeshare_coex_read()
873 mwifiex_timeshare_coex_write(struct file *file, const char __user *ubuf, in mwifiex_timeshare_coex_write() argument
877 struct mwifiex_private *priv = file->private_data; in mwifiex_timeshare_coex_write()
901 mwifiex_reset_write(struct file *file, in mwifiex_reset_write() argument
904 struct mwifiex_private *priv = file->private_data; in mwifiex_reset_write()