/linux-4.4.14/sound/usb/ |
D | clock.c | 360 bool writeable; in set_sample_rate_v2() local 372 writeable = uac2_control_is_writeable(cs_desc->bmControls, UAC2_CS_CONTROL_SAM_FREQ - 1); in set_sample_rate_v2() 373 if (writeable) { in set_sample_rate_v2() 393 if (!writeable) { in set_sample_rate_v2()
|
/linux-4.4.14/Documentation/laptops/ |
D | toshiba_haps.txt | 69 protection_level - The protection_level is readable and writeable, and 74 reset_protection - The reset_protection entry is writeable only, being "1"
|
/linux-4.4.14/drivers/scsi/ |
D | sr.h | 39 unsigned writeable : 1; member
|
D | sr.c | 441 if (!cd->writeable) in sr_init_command() 930 cd->writeable = 1; in get_capabilities()
|
/linux-4.4.14/Documentation/DocBook/ |
D | kernel-locking.xml.db | 11 API-fault-in-user-writeable
|
/linux-4.4.14/include/linux/mfd/ |
D | aat2870.h | 128 bool writeable; member
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-power | 6 This file is writeable and can be used to set the current 18 This file is writeable and can be used to set the assumed
|
/linux-4.4.14/drivers/mfd/ |
D | aat2870-core.c | 147 if (!aat2870->reg_cache[addr].writeable) { in __aat2870_write() 483 if (reg->writeable) in aat2870_i2c_resume()
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 69 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000.
|
/linux-4.4.14/fs/btrfs/ |
D | volumes.c | 793 if (device->writeable) { in btrfs_close_extra_devices() 795 device->writeable = 0; in btrfs_close_extra_devices() 929 device->writeable = 0; in __btrfs_open_devices() 931 device->writeable = !bdev_read_only(bdev); in __btrfs_open_devices() 947 if (device->writeable && in __btrfs_open_devices() 1793 if (device->writeable && root->fs_info->fs_devices->rw_devices == 1) { in btrfs_rm_device() 1798 if (device->writeable) { in btrfs_rm_device() 1943 if (device->writeable) { in btrfs_rm_device() 1974 if (srcdev->writeable) { in btrfs_rm_dev_replace_remove_srcdev() 2309 device->writeable = 1; in btrfs_init_new_device() [all …]
|
D | volumes.h | 73 int writeable; member
|
D | disk-io.c | 3480 if (!dev->in_fs_metadata || !dev->writeable) in barrier_all_devices() 3496 if (!dev->in_fs_metadata || !dev->writeable) in barrier_all_devices() 3630 if (!dev->in_fs_metadata || !dev->writeable) in write_all_supers() 3668 if (!dev->in_fs_metadata || !dev->writeable) in write_all_supers()
|
D | scrub.c | 3845 if (!is_dev_replace && !readonly && !dev->writeable) { in btrfs_scrub_dev()
|
D | ioctl.c | 1532 if (!device->writeable) { in btrfs_ioctl_resize()
|
D | extent_io.c | 2130 if (!dev || !dev->bdev || !dev->writeable) { in repair_io_failure()
|
D | extent-tree.c | 10577 if (!device->writeable) in btrfs_trim_free_extents()
|
/linux-4.4.14/Documentation/cgroups/ |
D | net_prio.txt | 43 writeable 'net_prio.ifpriomap' file that can be used to set a system default
|
D | unified-hierarchy.txt | 399 For a writeable file, the format for writing should generally match
|
/linux-4.4.14/Documentation/hwmon/ |
D | zl6100 | 103 driver provides a writeable module parameter, 'delay', which can be used to set
|
D | dme1737 | 274 writeable if the associated PWM is in
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_rma.c | 120 int writeable = pin->prot & SCIF_PROT_WRITE; in scif_destroy_pinned_pages() local 125 if (writeable) in scif_destroy_pinned_pages()
|
/linux-4.4.14/include/uapi/linux/ |
D | kvm.h | 392 __u8 writeable; member
|
/linux-4.4.14/Documentation/thermal/ |
D | sysfs-api.txt | 46 mask: Bit string: If 'n'th bit is set, then trip point 'n' is writeable.
|
/linux-4.4.14/Documentation/filesystems/ |
D | Locking | 558 about to become writeable. The filesystem again must ensure that there are
|
D | proc.txt | 469 wr - writeable
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 391 - if the spte will be writeable, the large page frame may not overlap any
|
D | api.txt | 392 __u8 writeable;
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 206 when archive dos attribute not set and we are changing mode back to writeable
|
/linux-4.4.14/arch/x86/kvm/ |
D | x86.c | 7159 tr->writeable = 1; in kvm_arch_vcpu_ioctl_translate()
|