Home
last modified time | relevance | path

Searched refs:changeable (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/arch/cris/arch-v32/drivers/
DKconfig200 hex "PA user changeable dir mask"
207 Bit set = changeable.
211 hex "PA user changeable bits mask"
218 Bit set = changeable.
221 hex "PB user changeable dir mask"
228 Bit set = changeable.
232 hex "PB user changeable bits mask"
239 Bit set = changeable.
242 hex "PC user changeable dir mask"
249 Bit set = changeable.
[all …]
/linux-4.1.27/arch/cris/arch-v10/drivers/
DKconfig521 hex "PA user changeable dir mask"
527 Bit set = changeable.
531 hex "PA user changeable bits mask"
537 Bit set = changeable.
541 hex "PB user changeable dir mask"
547 Bit set = changeable.
551 hex "PB user changeable bits mask"
557 Bit set = changeable.
/linux-4.1.27/Documentation/thermal/
Dexynos_thermal_emulation23 (Exynos also supports user changeable delay time which would be used to delay of
/linux-4.1.27/fs/jffs2/
DTODO14 Make this a per-inode option, changeable with chattr, so you can
/linux-4.1.27/drivers/ata/
Dlibata-scsi.c2284 static void modecpy(u8 *dest, const u8 *src, int n, bool changeable) in modecpy() argument
2286 if (changeable) { in modecpy()
2307 static unsigned int ata_msense_caching(u16 *id, u8 *buf, bool changeable) in ata_msense_caching() argument
2309 modecpy(buf, def_cache_mpage, sizeof(def_cache_mpage), changeable); in ata_msense_caching()
2310 if (changeable || ata_id_wcache_enabled(id)) in ata_msense_caching()
2312 if (!changeable && !ata_id_rahead_enabled(id)) in ata_msense_caching()
2327 static unsigned int ata_msense_ctl_mode(u8 *buf, bool changeable) in ata_msense_ctl_mode() argument
2329 modecpy(buf, def_control_mpage, sizeof(def_control_mpage), changeable); in ata_msense_ctl_mode()
2343 static unsigned int ata_msense_rw_recovery(u8 *buf, bool changeable) in ata_msense_rw_recovery() argument
2346 changeable); in ata_msense_rw_recovery()
/linux-4.1.27/Documentation/fb/
Dinternals.txt25 Device independent changeable information about a frame buffer device and a
Dapi.txt177 struct fb_var_screeninfo stores device independent changeable information
/linux-4.1.27/Documentation/video4linux/
Dsi470x.txt99 video controls. The others are runtime changeable.
/linux-4.1.27/Documentation/networking/
Doperstates.txt19 and changeable from userspace under certain rules.
/linux-4.1.27/Documentation/power/
Dpm_qos_interface.txt25 being runtime configurable or changeable from a driver was seen as too easy to
/linux-4.1.27/scripts/
Dspelling.txt193 changable||changeable
/linux-4.1.27/Documentation/usb/
DWUSB-Design-overview.txt76 Devices have a MAC (fixed, 48 bit address) and a device (changeable, 16
/linux-4.1.27/Documentation/cgroups/
Dcgroups.txt254 a large system into nested, dynamically changeable, "soft-partitions".
Dcpusets.txt192 a large system into nested, dynamically changeable, "soft-partitions".
/linux-4.1.27/Documentation/scsi/
DChangeLog.1992-1997123 * hosts.c: Make use_clustering changeable in the Scsi_Host structure.