Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c1017 static const struct proc_ops wifi_status_proc_fops = { variable
1024 static const struct file_operations wifi_status_proc_fops = { variable
1094 proc_create_data(STATUS_PROC, 0666, proc_mwlan, &wifi_status_proc_fops, in woal_root_proc_init()