Home
last modified time | relevance | path

Searched refs:proc_create_data (Results 1 – 25 of 90) sorted by relevance

1234

/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dalignment.c177 res = proc_create_data("alignment", S_IWUSR | S_IRUGO, dir, in alignment_init()
182 res = proc_create_data("kernel_alignment", S_IWUSR | S_IRUGO, dir, in alignment_init()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsrm_env.c183 if (!proc_create_data(entry->name, 0644, named_dir, in srm_env_init()
195 if (!proc_create_data(name, 0644, numbered_dir, in srm_env_init()
/OK3568_Linux_fs/kernel/drivers/pnp/pnpbios/
H A Dproc.c230 proc_create_data(name, 0644, proc_pnp, &pnpbios_proc_ops, in pnpbios_interface_attach_device()
236 if (proc_create_data(name, 0644, proc_pnp_boot, &pnpbios_proc_ops, in pnpbios_interface_attach_device()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Duid_sys_stats.c670 proc_create_data("remove_uid_range", 0222, cpu_parent, in proc_uid_sys_stats_init()
672 proc_create_data("show_uid_stat", 0444, cpu_parent, in proc_uid_sys_stats_init()
682 proc_create_data("stats", 0444, io_parent, in proc_uid_sys_stats_init()
692 proc_create_data("set", 0222, proc_parent, in proc_uid_sys_stats_init()
H A Dpir-aschip.c87 ent = proc_create_data("sensibility", 0644, drv_data->procfs, in pir_aschip_create_procfs()
/OK3568_Linux_fs/kernel/include/linux/
H A Dproc_fs.h104 extern struct proc_dir_entry *proc_create_data(const char *, umode_t,
181 #define proc_create_data(name, mode, parent, proc_ops, data) ({NULL;}) macro
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dbootinfo_proc.c70 pde = proc_create_data("bootinfo", 0400, NULL, &bootinfo_proc_ops, NULL); in init_bootinfo_procfs()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dproc_powerpc.c53 pde = proc_create_data("powerpc/systemcfg", S_IFREG | 0444, NULL, in proc_ppc64_init()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Datags_proc.c64 tags_entry = proc_create_data("atags", 0400, NULL, &atags_proc_ops, b); in init_atags_procfs()
/OK3568_Linux_fs/kernel/drivers/pnp/isapnp/
H A Dproc.c70 e = dev->procent = proc_create_data(name, S_IFREG | S_IRUGO, de, in isapnp_proc_attach_device()
/OK3568_Linux_fs/kernel/drivers/zorro/
H A Dproc.c106 entry = proc_create_data(name, 0, proc_bus_zorro_dir, in zorro_proc_attach_device()
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dproc.c366 proc_create_data("smp_affinity", 0644, desc->dir, in register_irq_proc()
374 proc_create_data("smp_affinity_list", 0644, desc->dir, in register_irq_proc()
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Dled.c253 ent = proc_create_data("led", S_IRUGO|S_IWUSR, proc_pdc_root, in led_create_procfs()
260 ent = proc_create_data("lcd", S_IRUGO|S_IWUSR, proc_pdc_root, in led_create_procfs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c1094 proc_create_data(STATUS_PROC, 0666, proc_mwlan, &wifi_status_proc_fops, in woal_root_proc_init()
1178 r = proc_create_data(config_proc_dir, 0666, handle->proc_wlan, in woal_proc_init()
1192 r = proc_create_data(drv_dump_dir, 0644, handle->proc_wlan, in woal_proc_init()
1206 r = proc_create_data(fw_dump_dir, 0644, handle->proc_wlan, in woal_proc_init()
1348 r = proc_create_data("info", 0, priv->proc_entry,
/OK3568_Linux_fs/kernel/fs/proc/
H A Dgeneric.c572 struct proc_dir_entry *proc_create_data(const char *name, umode_t mode, in proc_create_data() function
585 EXPORT_SYMBOL(proc_create_data);
591 return proc_create_data(name, mode, parent, proc_ops, NULL); in proc_create()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c383 proc_create_data("pda", 0, local->proc, in hostap_init_proc()
385 proc_create_data("aux_dump", 0, local->proc, in hostap_init_proc()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsalinfo.c619 entry = proc_create_data("event", S_IRUSR, dir, in salinfo_init()
625 entry = proc_create_data("data", S_IRUSR | S_IWUSR, dir, in salinfo_init()
/OK3568_Linux_fs/buildroot/package/rtl8821au/
H A D0006-rtw_proc-convert-file_operations-to-proc_ops-for-5.6.patch35 entry = proc_create_data(name, S_IFREG|S_IRUGO|S_IWUGO, parent, fops, data);
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dprocfs.c131 dev->procfs = proc_create_data(dev->name, 0, NULL, &ops, dev); in rkispp_proc_init()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Dprocfs.c145 rk_dev->procfs = proc_create_data(rk_dev->name, 0, NULL, &ops, rk_dev); in rkcrypto_proc_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_proc.c599 r = proc_create_data(config_proc_dir, 0644, in woal_proc_init()
739 r = proc_create_data("info", 0, priv->proc_entry,
H A Dmoal_debug.c1172 r = proc_create_data("debug", 0644, priv->proc_entry, &debug_proc_fops, in woal_debug_entry()
1201 r = proc_create_data(hist_entry, 0644, priv->hist_entry, in woal_debug_entry()
1224 r = proc_create_data("log", 0644, priv->proc_entry, &log_proc_fops, in woal_debug_entry()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_exportfs.c128 if (!proc_create_data(PROCFS_DIR_TRACE, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()
140 if (!proc_create_data(PROCFS_DIR_ENCOUNTERS, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()
149 if (!proc_create_data(PROCFS_DIR_RTT, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_exportfs.c136 if (!proc_create_data(PROCFS_DIR_TRACE, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()
148 if (!proc_create_data(PROCFS_DIR_ENCOUNTERS, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()
157 if (!proc_create_data(PROCFS_DIR_RTT, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_exportfs.c136 if (!proc_create_data(PROCFS_DIR_TRACE, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()
148 if (!proc_create_data(PROCFS_DIR_ENCOUNTERS, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()
157 if (!proc_create_data(PROCFS_DIR_RTT, S_IRUSR, NULL, &dhd_ring_proc_fops, in dhd_dbg_ring_proc_create()

1234