Lines Matching defs:file
159 static ssize_t read_file_tx99(struct file *file, char __user *user_buf,
162 struct ath_softc *sc = file->private_data;
170 static ssize_t write_file_tx99(struct file *file, const char __user *user_buf,
173 struct ath_softc *sc = file->private_data;
227 static ssize_t read_file_tx99_power(struct file *file,
231 struct ath_softc *sc = file->private_data;
242 static ssize_t write_file_tx99_power(struct file *file,
246 struct ath_softc *sc = file->private_data;