Searched refs:proc_entry (Results 1 – 4 of 4) sorted by relevance
289 bond->proc_entry = proc_create_seq_data(bond_dev->name, 0444, in bond_create_proc_entry()291 if (bond->proc_entry == NULL) in bond_create_proc_entry()304 if (bn->proc_dir && bond->proc_entry) { in bond_remove_proc_entry()307 bond->proc_entry = NULL; in bond_remove_proc_entry()
33 struct proc_dir_entry *proc_entry; /*viafb proc entry */ member
1573 shared->proc_entry = viafb_entry; in viafb_init_proc()1600 struct proc_dir_entry *viafb_entry = shared->proc_entry; in viafb_remove_proc()
904 struct proc_dir_entry *proc_entry; in rndis_register() local908 proc_entry = proc_create_data(name, 0660, NULL, in rndis_register()910 if (!proc_entry) { in rndis_register()
Completed in 12 milliseconds