Home
last modified time | relevance | path

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

/linux-4.1.27/net/can/
Dproc.c69 static struct proc_dir_entry *pde_rcvlist_all; variable
534 pde_rcvlist_all = proc_create_data(CAN_PROC_RCVLIST_ALL, 0644, can_dir, in can_init_proc()
563 if (pde_rcvlist_all) in can_remove_proc()