/drivers/mtd/lpddr/ |
D | lpddr_cmds.c | 79 shared[i].writing = shared[i].erasing = NULL; in lpddr_cmdset() 200 contender = shared->writing; in get_chip() 254 shared->writing = chip; in get_chip() 327 if (shared->writing == chip && chip->oldstate == FL_READY) { in put_chip() 329 shared->writing = shared->erasing; in put_chip() 330 if (shared->writing && shared->writing != chip) { in put_chip() 332 struct flchip *loaner = shared->writing; in put_chip() 343 shared->writing = NULL; in put_chip() 344 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
|
/drivers/firmware/google/ |
D | Kconfig | 17 platforms. This provides an interface for writing to and 19 driver provides an interface for reading and writing NVRAM
|
/drivers/staging/iio/Documentation/ |
D | device.txt | 3 This is not intended to provide a comprehensive guide to writing an 38 Raw value writing function. Used for writable device values such
|
D | sysfs-bus-iio-dds | 10 can control the desired active tuning word by writing Y to the 41 accumulator output by writing Y to the phase_en file.
|
/drivers/block/ |
D | Kconfig | 159 Synchronous operation (i.e. always writing data to the host's disk 186 writing them to floppy. Furthermore, some Linux distributions avoid 333 tristate "Packet writing on CD/DVD media (DEPRECATED)" 341 If you have a CDROM/DVD drive that supports packet writing, say 346 Currently only writing to CD-RW, DVD-RW, DVD+RW and DVDRAM discs 350 See the file <file:Documentation/cdrom/packet-writing.rst> 365 a disc is opened for writing.
|
/drivers/staging/fbtft/ |
D | README | 5 The module 'fbtft' makes writing drivers for some of these displays very easy.
|
/drivers/ata/ |
D | pata_hpt3x2n.c | 300 static int hpt3x2n_use_dpll(struct ata_port *ap, int writing) in hpt3x2n_use_dpll() argument 305 if (writing) in hpt3x2n_use_dpll()
|
/drivers/staging/greybus/Documentation/ |
D | sysfs-bus-greybus | 110 If the value read is "off", then writing "on" (or '1', 'y', 115 If the value read is "on", then writing "off" (or '0', 'n', 259 file will disable the watchdog, writing 1 will enable it.
|
/drivers/mtd/chips/ |
D | cfi_cmdset_0001.c | 776 shared[i].writing = shared[i].erasing = NULL; in cfi_intelext_partition_fixup() 953 contender = shared->writing; in get_chip() 1007 shared->writing = chip; in get_chip() 1026 if (shared->writing == chip && chip->oldstate == FL_READY) { in put_chip() 1028 shared->writing = shared->erasing; in put_chip() 1029 if (shared->writing && shared->writing != chip) { in put_chip() 1031 struct flchip *loaner = shared->writing; in put_chip() 1042 shared->writing = NULL; in put_chip() 1043 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
|
D | Kconfig | 50 data bits when writing the 'magic' commands to the chips. Saying 158 This enables support for reading, writing and locking so called
|
/drivers/s390/char/ |
D | Kconfig | 176 prompt "API for writing z/VM monitor service records" 179 Character device driver for writing z/VM monitor service records
|
/drivers/scsi/ |
D | st.h | 45 int writing; member
|
/drivers/pnp/pnpbios/ |
D | Kconfig | 34 not be notified of any resource changes made by writing directly.
|
/drivers/staging/fieldbus/Documentation/ABI/ |
D | sysfs-class-fieldbus-dev | 37 Note: this area is accessible by writing to the associated
|
/drivers/staging/greybus/tools/ |
D | README.loopback | 31 type - By writing the test type to this file, the test starts. 90 …specified printout is in a user-friendly non-CSV format. This option suppresses writing to CSV file
|
/drivers/block/drbd/ |
D | Kconfig | 50 The actual simulation of IO errors is done by writing 3 values to
|
/drivers/soc/ti/ |
D | Kconfig | 36 Packets are queued/de-queued by writing/reading descriptor address
|
/drivers/media/dvb-frontends/ |
D | rtl2832.c | 178 u8 msb, lsb, reading[4], writing[4], len; in rtl2832_wr_demod_reg() local 199 writing[i] = (writing_tmp >> ((len - 1 - i) * 8)) & 0xff; in rtl2832_wr_demod_reg() 201 ret = regmap_bulk_write(dev->regmap, reg_start_addr, writing, len); in rtl2832_wr_demod_reg()
|
/drivers/mmc/core/ |
D | Kconfig | 77 in host controllers. The tests are executed by writing to the
|
/drivers/i2c/busses/ |
D | i2c-mpc.c | 124 static int i2c_wait(struct mpc_i2c *i2c, unsigned timeout, int writing) in i2c_wait() argument 170 if (writing && (cmd_err & CSR_RXAK)) { in i2c_wait()
|
/drivers/net/wireless/marvell/mwifiex/ |
D | README | 7 # is available by writing to the Free Software Foundation, Inc., 191 2) For writing value to firmware memory location.
|
/drivers/xen/ |
D | Kconfig | 33 could be added by writing proper value to 104 For example, by reading and writing the "xenbus" file, guests
|
/drivers/md/ |
D | md-bitmap.c | 1013 int writing = 0; in md_bitmap_unplug() local 1028 if (!writing) { in md_bitmap_unplug() 1036 writing = 1; in md_bitmap_unplug() 1039 if (writing) in md_bitmap_unplug()
|
/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 14 Do not enable this unless you are writing code for the i915.ko module.
|
/drivers/net/wireless/ralink/rt2x00/ |
D | Kconfig | 261 These debugfs files support both reading and writing of the
|