/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-regulator | 73 type. This holds the regulator type. 97 microvolts. This holds the regulator output voltage setting 112 microamps. This holds the regulator output current limit 127 opmode. This holds the current regulator operating mode, 152 min_microvolts. This holds the minimum safe working regulator 167 max_microvolts. This holds the maximum safe working regulator 182 min_microamps. This holds the minimum safe working regulator 197 max_microamps. This holds the maximum safe working regulator 212 name. This holds a string identifying the regulator for 225 num_users. This holds the number of consumer devices that [all …]
|
H A D | sysfs-platform-mellanox-bootctl | 93 The "oob_mac" sysfs attribute holds the MAC address for 102 The "opn" sysfs attribute holds the board's part number. 110 The "sku" sysfs attribute holds the board's SKU number. 118 The "modl" sysfs attribute holds the board's model number. 126 The "sn" sysfs attribute holds the board's serial number. 134 The "uuid" sysfs attribute holds the board's UUID. 142 The "rev" sysfs attribute holds the board's revision.
|
H A D | sysfs-devices-mapping | 6 each dieX file (where X is die number) holds "Segment:Root Bus" 40 Each /sys/devices/uncore_upi_X/dieY file holds "upi_Z,die_W"
|
H A D | sysfs-bus-iio-mpu6050 | 11 positions relative to the board that holds these sensors. Identity matrix
|
/linux/Documentation/hwmon/ |
H A D | dell-smm-hwmon.rst | 200 holds the first result after SMM. 266 - 1st byte in ``eax`` holds the current 271 - 1st byte in ``ebx`` holds the fan number 272 - 2nd byte in ``ebx`` holds the desired 277 - 1st byte in ``ebx`` holds the fan number 278 - 1st word in ``eax`` holds the current 283 - 1st byte in ``ebx`` holds the fan number 284 - 1st byte in ``eax`` holds the 297 - 1st byte in ``ebx`` holds the fan number 298 - 2nd byte in ``ebx`` holds the fan state [all …]
|
H A D | abituguru-datasheet.rst | 38 If DATA holds 0x00 or 0x08 and CMD holds 0x00 or 0xAC an uGuru could be 60 level we will call banks. A bank holds data for one or more sensors. The data 91 first read but sometimes it takes a while before CMD holds 0xAC and thus it 110 Once DATA holds 0x08 again write the sensor address to CMD. 119 DATA holds 0x01 read the byte from CMD. 138 once DATA holds 0x00 write the byte to CMD. 143 Once DATA holds 0x01 read CMD it should hold 0xAC now. 172 This byte holds the alarm flags for sensor 0-7 of Sensor Bank1, with bit 0 176 This byte holds the alarm flags for sensor 8-15 of Sensor Bank1, with bit 0 180 This byte holds the alarm flags for sensor 0-5 of Sensor Bank2, with bit 0 [all …]
|
/linux/Documentation/power/ |
H A D | swsusp-and-swap-files.rst | 12 holds it. From the swsusp's point of view (1) is not a problem, because it is 20 identify a swap file swsusp uses the name of the partition that holds the file 36 holds the swap file.
|
/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-pyra | 56 profile_buttons holds information about button layout. 71 profile_buttons holds information about button layout. 83 profile_settings holds information like resolution, sensitivity 99 profile_settings holds information like resolution, sensitivity 111 The size of the data is 3 bytes and holds information on the
|
H A D | sysfs-driver-hid-roccat-kovaplus | 67 profile_buttons holds information about button layout. 82 profile_buttons holds information about button layout. 94 profile_settings holds information like resolution, sensitivity 110 profile_settings holds information like resolution, sensitivity
|
H A D | sysfs-driver-hid-roccat-savu | 6 button settings. The buttons variable holds information about 30 button settings. A profile holds information like resolution, 63 press of a button. profile holds number of actual profile.
|
H A D | sysfs-driver-hid-roccat-koneplus | 60 profile_buttons holds information about button layout. 75 profile_buttons holds information about button layout. 87 profile_settings holds information like resolution, sensitivity 103 profile_settings holds information like resolution, sensitivity
|
H A D | sysfs-driver-hid-roccat-konepure | 5 press of a button. actual_profile holds number of actual profile. 45 profile_buttons holds information about button layout. 60 profile_settings holds information like resolution, sensitivity
|
/linux/arch/m68k/ifpsp060/ |
H A D | fskeleton.S | 73 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND. 92 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND. 110 | stack frame. The FP state frame holds the source operand of the faulting 129 | stack frame. The FP state frame holds the source operand of the faulting 148 | stack frame. The FP state frame holds the source operand of the faulting 167 | stack frame. The FP state frame holds the source operand of the faulting
|
/linux/drivers/md/ |
H A D | dm-raid1.c | 68 struct bio_list holds; /* bios are waiting until suspend */ member 506 bio_list_add(&ms->holds, bio); in hold_bio() 804 * put on the holds list. We can't issue those writes in do_failures() 905 bio_list_init(&ms->holds); in alloc_context() 1317 struct bio_list holds; in mirror_presuspend() local 1329 holds = ms->holds; in mirror_presuspend() 1330 bio_list_init(&ms->holds); in mirror_presuspend() 1333 while ((bio = bio_list_pop(&holds))) in mirror_presuspend()
|
/linux/Documentation/filesystems/ |
H A D | qnx6.rst | 53 Each superblock holds a set of root inodes for the different filesystem 55 Each of these root nodes holds information like total size of the stored 61 addressing block holds up to blocksize / 4 bytes pointers to data blocks. 146 Each data block (tree leaves) holds one long filename. That filename is
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | bttv-devel.rst | 15 bttv-cards.c, which holds the information required for each board. 63 As mentioned above, there is a array which holds the required 79 The ``audiomux[]`` array holds the data values for the different inputs
|
/linux/tools/testing/selftests/powerpc/math/ |
H A D | fpu_asm.S | 104 # r3 holds pointer to where to put the result of fork 105 # r4 holds pointer to the pid
|
H A D | vmx_asm.S | 86 # r3 holds pointer to where to put the result of fork 87 # r4 holds pointer to the pid
|
/linux/drivers/net/ethernet/sun/ |
H A D | sunhme.h | 335 #error TX_RING_SIZE holds illegal value 354 #error RX_RING_SIZE holds illegal value
|
/linux/arch/m68k/fpsp040/ |
H A D | fpsp.h | 169 .set STICKY,LV-39 | holds sticky bit 186 .set WB_BYTE,LV-31 | holds WBTE15 bit (1 byte) 189 .set E_BYTE,LV-28 | holds E1 and E3 bits (1 byte) 194 .set T_BYTE,LV-27 | holds T and U bits (1 byte)
|
/linux/Documentation/arch/x86/ |
H A D | booting-dt.rst | 20 or initrd address. It simply holds information which can not be retrieved
|
/linux/Documentation/arch/arm/ |
H A D | swp_emulation.rst | 13 /proc/cpu/swp_emulation holds some statistics/information, including the PID of
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | st-rproc.txt | 20 - st,syscfg System configuration register which holds the boot vector
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | sodaville.txt | 7 The only additional property is the intel,muxctl property which holds the
|
/linux/Documentation/arch/parisc/ |
H A D | registers.rst | 56 SR2 holds space of linux gateway page 57 SR3 holds user address space value while in kernel
|