Home
last modified time | relevance | path

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

/linux-4.4.14/net/atm/
Dlec.c1003 static const struct file_operations lec_seq_fops = { variable
1055 p = proc_create("lec", S_IRUGO, atm_proc_root, &lec_seq_fops); in lane_module_init()