Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dath_procfs.c77 static struct proc_dir_entry *proc_file, *proc_dir; variable
590 proc_file = proc_create_data(PROCFS_NAME, 0600, proc_dir, in athdiag_procfs_init()
592 if (!proc_file) { in athdiag_procfs_init()