| /linux/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 35 maintain uniform behavior across all the Linux CD-ROM drivers. 37 This document describes an effort to establish Uniform behavior across 42 both IDE/ATAPI and SCSI, now use this Uniform interface. 83 encouraged me to write the Uniform CD-ROM Driver which this document is 84 intended to describe. The implementation of the Uniform CD-ROM Driver is 91 The goal of the Uniform CD-ROM Driver is **not** to alienate driver developers 92 whohave not yet taken steps to support this effort. The goal of Uniform CD-ROM 99 help CD-ROM driver developers adapt their code to use the Uniform CD-ROM 126 For this reason, the Uniform CD-ROM Driver was created to enforce consistent 128 low-level CD-ROM device drivers. The Uniform CD-ROM Driver now provides another [all …]
|
| /linux/include/uapi/drm/ |
| H A D | vc4_drm.h | 112 /* Pointer to uniform data and texture handles for the textures 115 * For each shader state record, there is a set of uniform data in the 117 * uniform data has a __u32 index into bo_handles per texture 120 * uniform data. 122 * The individual uniform state blocks don't have sizes passed in, 140 /* Size in bytes of the uniform state. */
|
| /linux/arch/x86/include/asm/ |
| H A D | mtrr.h | 50 extern u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform); 71 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() argument 77 *uniform = 1; in mtrr_type_lookup()
|
| /linux/include/linux/ |
| H A D | random.h | 56 * Returns a random integer in the interval [0, ceil), with uniform 94 * Returns a random integer in the interval (floor, U32_MAX], with uniform 106 * Returns a random integer in the interval [floor, ceil], with uniform
|
| H A D | cdrom.h | 40 /* Uniform cdrom data structures for cdrom.c */ 89 /* handle uniform packets for scsi type devices (scsi,atapi) */
|
| /linux/include/uapi/linux/ |
| H A D | cdrom.h | 21 * a uniform interface between software accessing CD-ROMs and the various 108 * Uniform driver, via generic packet commands, GPCMD_MODE_SELECT_10, 116 * These ioctls are implemented through the uniform CD-ROM driver 118 * drivers are eventually ported to the uniform CD-ROM driver interface. 262 * that the way the codeis written on CD is _not_ uniform across all discs! 394 /* capability flags used with the uniform CD-ROM driver */ 433 /* User-configurable behavior options for the uniform CD-ROM driver */
|
| /linux/Documentation/tools/ |
| H A D | unittest.rst | 14 is a little bit awkward. To improve it and provide a more uniform way to
|
| /linux/drivers/cpuidle/ |
| H A D | dt_idle_states.c | 93 * Check that the idle state is uniform across all CPUs in the CPUidle driver 160 * and we check through idle_state_valid() if they are uniform in dt_init_idle_driver()
|
| /linux/Documentation/watchdog/ |
| H A D | watchdog-pm.rst | 12 handling to ensure a uniform behaviour for Linux systems.
|
| /linux/Documentation/networking/ |
| H A D | mpls-sysctl.rst | 39 * 1 - enabled / RFC 3443 Uniform Model (default)
|
| H A D | x25.rst | 20 provide a uniform device driver interface, and simplify configuration.
|
| /linux/tools/perf/util/ |
| H A D | bpf-utils.h | 26 * arrays to fetch from kernel. The following APIs provide an uniform way to
|
| /linux/include/linux/mtd/ |
| H A D | qinfo.h | 49 * @UniformBlockSizeShift - Uniform block size 2^UniformBlockSizeShift bytes
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | using-gpio.rst | 39 any circumstances deploy any uniform products using GPIO from userspace.
|
| /linux/Documentation/devicetree/bindings/leds/backlight/ |
| H A D | lm3630a-backlight.yaml | 83 mapping mode in which the ramp up/down appears to have a more uniform
|
| /linux/Documentation/devicetree/bindings/timer/ |
| H A D | arm,arch_timer_mmio.yaml | 40 CNTFRQ on all CPUs to a uniform correct value. Use of this property is
|
| /linux/net/ceph/crush/ |
| H A D | crush.c | 13 case CRUSH_BUCKET_UNIFORM: return "uniform"; in crush_bucket_alg_name()
|
| /linux/rust/kernel/ |
| H A D | alloc.rs | 117 /// Non Uniform Memory Access (NUMA) node identifier. 197 /// Systems employing a Non Uniform Memory Access (NUMA) architecture contain collections of
|
| /linux/rust/macros/ |
| H A D | fmt.rs | 64 // Include the `=` itself to keep the handling below uniform. in fmt()
|
| /linux/arch/sh/mm/ |
| H A D | Kconfig | 116 bool "Non-Uniform Memory Access (NUMA) Support"
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-platform-regs.h | 10 * IPU6 uses uniform address within IPU6, therefore all subsystem registers
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | wmi-events.c | 5 * This driver provides a uniform entrypoint for these events so that
|
| /linux/arch/loongarch/ |
| H A D | Kconfig | 558 Say Y to compile the kernel with NUMA (Non-Uniform Memory Access) 781 for architectures which are either NUMA (Non-Uniform Memory Access)
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-nvm-parse.h | 80 * @NVM_CHANNEL_UNIFORM: uniform spreading required
|
| /linux/drivers/leds/ |
| H A D | leds-cros_ec.c | 138 /* The multicolor LED API expects a uniform max_brightness */ in cros_ec_led_count_subleds()
|