Searched refs:proc_read (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddiva_didd.c65 proc_read(char *page, char **start, off_t off, int count, int *eof, function
95 proc_didd->read_proc = proc_read;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dadummy.c102 .proc_read = adummy_proc_read,
H A Datmtcp.c335 .proc_read = atmtcp_v_proc,
H A Dfore200e.h826 int (*proc_read)(struct fore200e*, char*); member in struct:fore200e_bus
H A Dfore200e.c2774 if (fore200e->bus->proc_read)
2775 len += fore200e->bus->proc_read(fore200e, page + len);
3057 .proc_read = fore200e_proc_read,
H A Dambassador.c1223 .proc_read = amb_proc_read,
H A Dhorizon.c2389 .proc_read = hrz_proc_read,
H A Dlanai.c2593 .proc_read = lanai_proc_read,
H A Deni.c2171 .proc_read = eni_proc_read
H A Didt77252.c152 .proc_read = idt77252_proc_read,
H A Diphase.c3006 .proc_read = ia_proc_read,
H A Dnicstar.c262 .proc_read = ns_proc_read,
H A Dhe.c182 .proc_read = he_proc_read,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/atm/
H A Dproc.c397 if (!dev->ops->proc_read)
400 length = dev->ops->proc_read(dev,pos,(char *) page);
422 if (!dev->ops->proc_read)
451 if (!dev->ops->proc_read)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dinterface.c523 static smallint proc_read; local
530 if (proc_read)
533 proc_read = 1;
559 proc_read = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dproc_fs.h251 int (*proc_read)(struct task_struct *task, char *page); member in union:proc_op
H A Datmdev.h392 int (*proc_read)(struct atm_dev *dev,loff_t *pos,char *page); member in struct:atmdev_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dpalinfo.c48 palinfo_func_t proc_read; /* function to call for reading */ member in struct:__anon3527
857 ptr.func = palinfo_entries[f->func_id].proc_read;
893 len = (*palinfo_entries[f->func_id].proc_read)(page);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dmegaraid.h851 struct proc_dir_entry *proc_read; member in struct:__anon6874
H A Dmegaraid.c2164 adapter->proc_read = CREATE_READ_PROC("config", proc_read_config);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dairo.c4418 static ssize_t proc_read( struct file *file,
4439 .read = proc_read,
4445 .read = proc_read,
4451 .read = proc_read,
4457 .read = proc_read,
4464 .read = proc_read,
4471 .read = proc_read,
4478 .read = proc_read,
4485 .read = proc_read,
4666 static ssize_t proc_read( struc function
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dbase.c124 { .proc_read = &proc_##OTYPE } )
493 length = PROC_I(inode)->op.proc_read(task, (char*)page);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/atm/
H A Dusbatm.c181 .proc_read = usbatm_atm_proc_read,

Completed in 293 milliseconds