Searched refs:write_file_debug (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_debug.c | 372 static ssize_t write_file_debug(struct file *file, const char __user *user_buf, in write_file_debug() function 395 .write = write_file_debug,
|
H A D | debug.c | 98 static ssize_t write_file_debug(struct file *file, const char __user *user_buf, in write_file_debug() function 121 .write = write_file_debug,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_debug.c | 372 static ssize_t write_file_debug(struct file *file, const char __user *user_buf, in write_file_debug() function 390 .write = write_file_debug,
|
H A D | debug.c | 98 static ssize_t write_file_debug(struct file *file, const char __user *user_buf, in write_file_debug() function 116 .write = write_file_debug,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | debug.c | 324 static ssize_t write_file_debug(struct file *file, in write_file_debug() function 349 .write = write_file_debug,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | debug.c | 324 static ssize_t write_file_debug(struct file *file, in write_file_debug() function 349 .write = write_file_debug,
|
Completed in 9 milliseconds