Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
Dlinux_ac.c85 static ssize_t pktlog_read(struct file *file, char *buf, size_t nbytes,
92 .proc_read = pktlog_read,
99 read : pktlog_read,
1028 pktlog_read(struct file *file, char *buf, size_t nbytes, loff_t *ppos) in pktlog_read() function