Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_ap.c401 static const struct file_operations ap_control_proc_fops = { variable
902 proc_create_data("ap_control", 0, ap->proc, &ap_control_proc_fops, ap); in hostap_init_ap_proc()