Searched refs:wil_pmc_llseek (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | pmc.h | 14 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence);
|
H A D | pmc.c | 370 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence) in wil_pmc_llseek() function
|
H A D | debugfs.c | 949 .llseek = wil_pmc_llseek,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | pmc.h | 14 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence);
|
H A D | pmc.c | 370 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence) in wil_pmc_llseek() function
|
H A D | debugfs.c | 949 .llseek = wil_pmc_llseek,
|
Completed in 8 milliseconds