Home
last modified time | relevance | path

Searched refs:wil_pmc_llseek (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dpmc.h14 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence);
H A Dpmc.c370 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence) in wil_pmc_llseek() function
H A Ddebugfs.c949 .llseek = wil_pmc_llseek,