Searched refs:read (Results 376 - 400 of 843) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Ddir_nat.c44 read: generic_read_dir,
150 * different dirent formats. We try to read in as many entries as we
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dlcd.c441 // read the flash all at once
529 read: lcd_read,
H A Dmachzwd.c453 read: zf_read,
H A Dnwflash.c7 * 22/05/2001 RMK - Lock read against write
100 * set it back to read mode
353 * dummy ROM read
369 * dummy read
397 * read any address
404 * set flash for normal read access
484 * dummy read
539 * switch on read access, as a default flash operation mode
543 * read access
593 * green LED == read/verif
[all...]
H A Dpc110pad.c13 * This is read internally and used to synthesize a stream of
78 * now would be a good time to do a read(). Called
152 * Called by the raw pad read routines when a (debounced) up/down
217 * These are up/down state and absolute co-ords read directly from pad
222 static int raw_x, raw_y; /* most recent absolute co-ords read */
227 static int xy_pending; /* set if new data have not yet been read */
411 * how much of a triple has been read. This is shared across
605 pad_irq(0,0,0); /* read to flush any pending bytes */
606 pad_irq(0,0,0); /* read to flush any pending bytes */
607 pad_irq(0,0,0); /* read t
[all...]
H A Dqtronix.c556 read: read_aux,
H A Draw.c41 read: raw_read,
318 * A parallel read/write is using the preallocated iobuf
H A Dwdt_pci.c481 read: wdtpci_read,
H A Dbusmouse.c6 * read() waiting taken from psaux.c
338 read: busmouse_read,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dcmp.c306 .read = pcr_read,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/eicon/
H A Dlincfg.c355 Divas_fops.read = do_read;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hysdn/
H A Dhysdn_procconf.c180 count++; /* mark as read */
210 /* read conf file -> output card info data */
237 return (-EPERM); /* no permission to read */
283 /* read access -> output card info data */
319 } else { /* simultaneous read/write access forbidden ! */
366 /* read access -> output card info data */
381 read: hysdn_conf_read,
H A Dhysdn_proclog.c94 /* opened for read got the contents. */
111 return; /* no open file for read */
203 /* read log file */
275 /* read access -> log/debug read */
284 } else { /* simultaneous read/write access forbidden ! */
313 /* read access -> log/debug read, mark one further file as closed */
349 } /* read access */
395 read
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dapm_emu.c191 if (check_apm_user(as, "read"))
496 read: do_read,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/solaris/
H A Dsystbl.S30 .word CHAIN(read) /* read dpd 3 */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/block/
H A Dmfm.S21 @ where to read/write data from the kernel data space
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Dambassador.h396 u32 read; member in struct:__anon904::__anon905::__anon913
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Drd.c351 read: initrd_read,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/zftape/
H A Dzftape-init.c45 #include "../zftape/zftape-read.h"
82 * device will not respect the new position, but happily read from the
100 read: zft_read,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dds1286.c20 * status in the low byte and the number of interrupts since the last read
284 .read = ds1286_read,
401 * read RTC once any update in progress is done. The update
406 * immediately read /dev/rtc which will block until you get the IRQ.
407 * Once the read clears, read the RTC time (again via ioctl). Easy.
415 * Only the values that we read from the RTC are set. We leave
518 * Only the values that we read from the RTC are set. That
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Ddc2xx.c138 int inEP; /* read endpoint */
193 dbg ("read (%Zd) - 0x%x %d", len, retval, count);
206 dbg ("read (%Zd) - retry", len);
364 read: camera_read,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dmicrocode.c25 * Added read() support + cleanups.
38 * Added microcode_rwsem to serialize read()/write()/ioctl().
102 /* read()/write()/ioctl() are serialized on this */
113 read: microcode_read,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/math-emu/
H A Dfp_entry.S111 | directly, others are on the stack, as we read/write the stack
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dmsp3400.c167 unsigned char read[2]; local
170 { client->addr, I2C_M_RD, 2, read }
180 printk(KERN_WARNING "msp34xx: I/O error #%d (read 0x%02x/0x%02x)\n",
190 return read[0] << 8 | read[1];
H A Dtvaudio.c212 printk(KERN_WARNING "%s: I/O error (read)\n",
223 unsigned char read[1]; local
226 { chip->c.addr, I2C_M_RD, 1, read }
236 chip->c.name,subaddr,read[0]);
237 return read[0];
377 dprintk ("tda9840_getmode(): raw chip read: %d, return: %d\n",
494 /* 0x08, 0x09 - A1 and A2 (read/write) */
497 * from 0x00 to 0x1f - nominal at 0x0f and 0x10 (read/write) */
498 #define TDA985x_STP 1<<5 /* Stereo Pilot/detect (read-only) */
499 #define TDA985x_SAPP 1<<6 /* SAP Pilot/detect (read
[all...]

Completed in 233 milliseconds

<<11121314151617181920>>