Searched refs:vlsi_proc_root (Results 1 – 1 of 1) sorted by relevance
159 static struct proc_dir_entry *vlsi_proc_root = NULL; variable1648 if (vlsi_proc_root != NULL) { in vlsi_irda_probe()1652 vlsi_proc_root, VLSI_PROC_FOPS, ndev); in vlsi_irda_probe()1693 remove_proc_entry(ndev->name, vlsi_proc_root); in vlsi_irda_remove()1854 vlsi_proc_root = proc_mkdir(PROC_DIR, NULL); in vlsi_mod_init()1858 if (ret && vlsi_proc_root) in vlsi_mod_init()1867 if (vlsi_proc_root) in vlsi_mod_exit()