Home
last modified time | relevance | path

Searched refs:proc_remove (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpir-aschip.c94 proc_remove(drv_data->procfs); in pir_aschip_create_procfs()
101 proc_remove(drv_data->procfs); in pir_aschip_proc_release()
/OK3568_Linux_fs/kernel/include/linux/
H A Dproc_fs.h114 extern void proc_remove(struct proc_dir_entry *);
188 static inline void proc_remove(struct proc_dir_entry *de) {} in proc_remove() function
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dproc.c439 proc_remove(dev->procent); in pci_proc_detach_device()
446 proc_remove(bus->procdir); in pci_proc_detach_bus()
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dnet_ns.c127 proc_remove(rxnet->proc_net); in rxrpc_exit_net()
/OK3568_Linux_fs/kernel/sound/core/
H A Dinfo.c555 proc_remove(card->proc_root_link); in snd_info_card_id_change()
574 proc_remove(card->proc_root_link); in snd_info_card_disconnect()
757 proc_remove(entry->p); in snd_info_disconnect()
/OK3568_Linux_fs/kernel/fs/afs/
H A Dmain.c246 proc_remove(afs_proc_symlink); in afs_exit()
H A Dproc.c692 proc_remove(p); in afs_proc_init()
703 proc_remove(net->proc_afs); in afs_proc_cleanup()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlanproc.c156 proc_remove(vlan_dev_priv(vlandev)->dent); in vlan_proc_rem_dev()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dgeneric.c795 void proc_remove(struct proc_dir_entry *de) in proc_remove() function
800 EXPORT_SYMBOL(proc_remove);
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c128 proc_remove(c->pde); in clusterip_config_entry_put()
852 proc_remove(cn->procdir); in clusterip_net_exit()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dproc.c270 proc_remove(idev->stats.proc_dir_entry); in snmp6_unregister_dev()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A Drga2_debugger.c308 proc_remove(debugger->procfs_dir); in rga_procfs_remove_files()
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dproc.c419 proc_remove(action->dir); in unregister_handler_proc()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_debugger.c475 proc_remove(debugger->procfs_dir); in rve_procfs_remove_files()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c405 proc_remove(local->proc); in hostap_remove_proc()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_service.c172 proc_remove(srv->procfs); in mpp_procfs_remove()
H A Dmpp_jpgdec.c369 proc_remove(dec->procfs); in jpgdec_procfs_remove()
H A Dmpp_vepu1.c486 proc_remove(enc->procfs); in vepu_procfs_remove()
H A Dmpp_vdpu2.c465 proc_remove(dec->procfs); in vdpu_procfs_remove()
H A Dmpp_vdpp.c447 proc_remove(vdpp->procfs); in vdpp_procfs_remove()
H A Dmpp_vdpu1.c506 proc_remove(dec->procfs); in vdpu_procfs_remove()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_debugger.c495 proc_remove(debugger->procfs_dir); in rknpu_procfs_remove_files()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_debugger.c659 proc_remove(debugger->procfs_dir); in rga_procfs_remove_files()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_ex_fun.c528 proc_remove(ts_data->proc); in fts_release_apk_debug_channel()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_ex_fun.c526 proc_remove(proc->proc_entry); in fts_release_apk_debug_channel()

12