Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c70 static int ap_debug_proc_show(struct seq_file *m, void *v) in ap_debug_proc_show() function
851 proc_create_single_data("ap_debug", 0, ap->proc, ap_debug_proc_show, ap); in hostap_init_ap_proc()