/linux-6.6.21/Documentation/driver-api/mtd/ |
D | spi-intel.rst | 19 passing "spi_intel.writeable=1". 35 3) Add "spi_intel.writeable=1" to the kernel command line and reboot 36 the board (you can also reload the driver passing "writeable=1" as
|
/linux-6.6.21/Documentation/admin-guide/laptops/ |
D | toshiba_haps.rst | 75 protection_level The protection_level is readable and writeable, and 84 reset_protection The reset_protection entry is writeable only, being "1"
|
/linux-6.6.21/drivers/scsi/ |
D | sr.h | 38 unsigned writeable : 1; member
|
D | sr.c | 398 if (!cd->writeable) in sr_init_command() 896 cd->writeable = 1; in get_capabilities()
|
/linux-6.6.21/sound/usb/ |
D | clock.c | 500 bool writeable; in snd_usb_set_sample_rate_v2v3() local 516 writeable = uac_v2v3_control_is_writeable(bmControls, in snd_usb_set_sample_rate_v2v3() 518 if (!writeable) in snd_usb_set_sample_rate_v2v3()
|
/linux-6.6.21/drivers/xen/ |
D | gntdev.c | 796 bool writeable; member 807 ret = pin_user_pages_fast(addr, 1, batch->writeable ? FOLL_WRITE : 0, &page); in gntdev_get_page() 821 unpin_user_pages_dirty_lock(batch->pages, batch->nr_pages, batch->writeable); in gntdev_put_pages() 823 batch->writeable = false; in gntdev_put_pages() 912 batch->writeable = false; in gntdev_grant_copy_seg() 932 batch->writeable = true; in gntdev_grant_copy_seg()
|
/linux-6.6.21/include/linux/mfd/ |
D | aat2870.h | 115 bool writeable; member
|
/linux-6.6.21/Documentation/hwmon/ |
D | max31730.rst | 41 Only temp1_min is writeable.
|
D | max15301.rst | 52 provides a writeable module parameter, 'delay', which can be used to
|
D | zl6100.rst | 192 the driver provides a writeable module parameter, 'delay', which can be used
|
D | hwmon-kernel-api.rst | 143 optional, but must be provided if any writeable attributes exist.
|
D | dme1737.rst | 305 writeable if the associated PWM is in
|
/linux-6.6.21/arch/mips/kvm/ |
D | mmu.c | 596 bool writeable; in kvm_mips_map_page() local 632 pfn = gfn_to_pfn_prot(kvm, gfn, write_fault, &writeable); in kvm_mips_map_page() 656 if (writeable) { in kvm_mips_map_page()
|
/linux-6.6.21/drivers/spi/ |
D | spi-intel.c | 185 static bool writeable; variable 186 module_param(writeable, bool, 0); 187 MODULE_PARM_DESC(writeable, "Enable write access to SPI flash chip (default=0)"); 1113 if (writeable && !intel_spi_set_writeable(ispi)) { in intel_spi_init() 1115 writeable = false; in intel_spi_init() 1250 if (!writeable || intel_spi_is_protected(ispi, base, limit)) in intel_spi_fill_partition()
|
/linux-6.6.21/drivers/mfd/ |
D | aat2870-core.c | 133 if (!aat2870->reg_cache[addr].writeable) { in __aat2870_write() 431 if (reg->writeable) in aat2870_i2c_resume()
|
/linux-6.6.21/net/vmw_vsock/ |
D | hyperv_transport.c | 216 u32 writeable = hv_get_bytes_to_write(&chan->outbound); in hvs_channel_writable_bytes() local 223 if (writeable <= HVS_PKT_LEN(1) + HVS_PKT_LEN(0)) in hvs_channel_writable_bytes() 226 ret = writeable - HVS_PKT_LEN(1) - HVS_PKT_LEN(0); in hvs_channel_writable_bytes()
|
/linux-6.6.21/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 69 The BootRAM is a writeable "RAM" in FPGA at 0x1FC0_0000.
|
/linux-6.6.21/Documentation/admin-guide/cgroup-v1/ |
D | net_prio.rst | 45 writeable 'net_prio.ifpriomap' file that can be used to set a system default
|
/linux-6.6.21/Documentation/filesystems/smb/ |
D | cifsroot.rst | 86 writeable = yes
|
/linux-6.6.21/arch/arm/mm/ |
D | proc-v7m.S | 127 @ point to writeable memory because the processor saves
|
/linux-6.6.21/Documentation/networking/ |
D | nf_conntrack-sysctl.rst | 22 This sysctl is only writeable in the initial net namespace.
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-class-power | 608 This file is writeable and can be used to set the current 620 This file is writeable and can be used to set the assumed
|
/linux-6.6.21/fs/btrfs/ |
D | sysfs.c | 1784 BTRFS_ATTR(devid, writeable, btrfs_devinfo_writeable_show); 1836 BTRFS_ATTR_PTR(devid, writeable),
|
/linux-6.6.21/tools/include/uapi/linux/ |
D | kvm.h | 574 __u8 writeable; member
|
/linux-6.6.21/include/uapi/linux/ |
D | kvm.h | 574 __u8 writeable; member
|