Searched defs:off (Results 426 - 450 of 624) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-disk.c608 proc_idedisk_read_cache(char *page, char **start, off_t off, int count, int *eof, void *data) argument
622 proc_idedisk_read_capacity(char *page, char **start, off_t off, int count, int *eof, void *data) argument
632 proc_idedisk_read_smart_thresholds(char *page, char **start, off_t off, int count, int *eof, void *data) argument
651 proc_idedisk_read_smart_values(char *page, char **start, off_t off, int count, int *eof, void *data) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c2057 ipath_write(struct file *fp, const char __user *data, size_t count, loff_t *off) argument
H A Dipath_verbs.c596 static inline u32 clear_upper_bytes(u32 data, u32 n, u32 off) argument
613 static inline u32 clear_upper_bytes(u32 data, u32 n, u32 off) argument
630 u32 off; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c246 unsigned long off = (entry & (eq->nent - 1)) * MTHCA_EQ_ENTRY_SIZE; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/capi/
H A Dcapi.c1318 static int capinc_tty_read_proc(char *page, char **start, off_t off, argument
1401 static int proc_capidev_read_proc(char *page, char **start, off_t off, argument
1439 static int proc_capincci_read_proc(char *page, char **start, off_t off, argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/avm/
H A Db1dma.c83 static inline void b1dma_writel(avmcard *card, u32 value, int off) argument
88 static inline u32 b1dma_readl(avmcard *card, int off) argument
848 int b1dmactl_read_proc(char *page, char **start, off_t off, argument
[all...]
H A Dc4.c156 static int c4_poke(avmcard *card, unsigned long off, unsigned long value) argument
174 static int c4_peek(avmcard *card, unsigned long off, unsigned long *valuep) argument
1055 static int c4_read_proc(char *page, char **start, off_t off, argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Ddiva.c84 readreg(unsigned int ale, unsigned int adr, u_char off) argument
94 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) argument
102 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) argument
109 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char *data, int size) argument
116 memreadreg(unsigned long adr, u_char off) argument
123 memwritereg(unsigned long adr, u_char off, u_char data) argument
[all...]
H A Delsa.c143 readreg(unsigned int ale, unsigned int adr, u_char off) argument
153 readfifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) argument
161 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) argument
168 writefifo(unsigned int ale, unsigned int adr, u_char off, u_char * data, int size) argument
239 readitac(struct IsdnCardState *cs, u_char off) argument
249 writeitac(struct IsdnCardState *cs, u_char off, u_char data) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_common.c1060 isdn_read(struct file *file, char __user *buf, size_t count, loff_t * off) argument
1167 isdn_write(struct file *file, const char __user *buf, size_t count, loff_t * off) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Damiserial.c1881 static int rs_read_proc(char *page, char **start, off_t off, int count, argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Dradeon_state.c45 u64 off = *offset; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_init.c765 u32 off; local
58 netxen_nic_locked_write_reg(struct netxen_adapter *adapter, unsigned long off, int *data) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dpci.c396 unsigned long start, end, off; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/syslib/
H A Dmv64x60.c2365 mv64xxx_hs_reg_read(struct kobject *kobj, char *buf, loff_t off, size_t count) argument
2388 mv64xxx_hs_reg_write(struct kobject *kobj, char *buf, loff_t off, size_ argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dipl.c300 static ssize_t ipl_parameter_read(struct kobject *kobj, char *buf, loff_t off, argument
309 memcpy(buf, (void *)IPL_PARMBLOCK_START + off, count); local
323 static ssize_t ipl_scp_data_read(struct kobject *kobj, char *buf, loff_t off, argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci.c36 sys_pciconfig_read(unsigned long bus, unsigned long dfn, unsigned long off, unsigned long len, unsigned char *buf) argument
42 sys_pciconfig_write(unsigned long bus, unsigned long dfn, unsigned long off, unsigned long len, unsigned char *buf) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/solaris/
H A Dmisc.c54 static u32 do_solaris_mmap(u32 addr, u32 len, u32 prot, u32 flags, u32 fd, u64 off) argument
114 asmlinkage u32 solaris_mmap(u32 addr, u32 len, u32 prot, u32 flags, u32 fd, u32 off) argument
146 int off; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dirixelf.c982 static int dump_seek(struct file *file, off_t off) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Drtas_flash.c299 rtas_flash_write(struct file *file, const char __user *buffer, size_t count, loff_t *off) argument
421 manage_flash_write(struct file *file, const char __user *buf, size_t count, loff_t *off) argument
520 validate_flash_write(struct file *file, const char __user *buf, size_t count, loff_t *off) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dmf.c858 static int proc_mf_dump_cmdline(char *page, char **start, off_t off, argument
915 proc_mf_dump_side(char *page, char **start, off_t off, int count, int *eof, void *data) argument
995 proc_mf_dump_src(char *page, char **start, off_t off, int count, int *eof, void *data) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dmodule.c252 long off; local
H A Dpalinfo.c883 palinfo_read_entry(char *page, char **start, off_t off, int count, int *eof, void *data) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mmc/host/
H A Dtifm_sd.c170 unsigned int off, cnt, t_size = TIFM_MMCSD_FIFO_SIZE * 2; local
113 tifm_sd_read_fifo(struct tifm_sd *host, struct page *pg, unsigned int off, unsigned int cnt) argument
139 tifm_sd_write_fifo(struct tifm_sd *host, struct page *pg, unsigned int off, unsigned int cnt) argument
227 unsigned int off, cnt; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A D3c505.h212 off, member in struct:Memdump

Completed in 395 milliseconds

<<11121314151617181920>>