Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_ap.c384 static const struct seq_operations ap_control_proc_seqops = { variable
393 int ret = seq_open(file, &ap_control_proc_seqops); in ap_control_proc_open()