Searched full:holds (Results 1 – 25 of 1474) sorted by relevance
12345678910>>...59
/Linux-v6.1/Documentation/ABI/testing/ |
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 …]
|
/Linux-v6.1/Documentation/hwmon/ |
D | dell-smm-hwmon.rst | 200 eax Holds the command code before SMM, 201 holds the first result after SMM. 202 ebx Holds the arguments. 204 edx Holds the second result after SMM. 234 - 1st byte in ``eax`` holds the current 239 - 1st byte in ``ebx`` holds the fan number 240 - 2nd byte in ``ebx`` holds the desired 245 - 1st byte in ``ebx`` holds the fan number 246 - 1st word in ``eax`` holds the current 251 - 1st byte in ``ebx`` holds the fan number [all …]
|
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-v6.1/arch/powerpc/kernel/ptrace/ |
D | ptrace-vsx.c | 10 * Regardless of transactions, 'fp_state' holds the current running 11 * value of all FPR registers and 'ckfp_state' holds the last checkpointed 37 * Regardless of transactions, 'fp_state' holds the current running 38 * value of all FPR registers and 'ckfp_state' holds the last checkpointed 86 * Regardless of transactions, 'fp_state' holds the current running 87 * value of all FPR registers and 'ckfp_state' holds the last 115 * Regardless of transactions, 'fp_state' holds the current running 116 * value of all FPR registers and 'ckfp_state' holds the last
|
D | ptrace-novsx.c | 10 * Regardless of transactions, 'fp_state' holds the current running 11 * value of all FPR registers and 'ckfp_state' holds the last checkpointed 37 * Regardless of transactions, 'fp_state' holds the current running 38 * value of all FPR registers and 'ckfp_state' holds the last checkpointed
|
D | ptrace-altivec.c | 30 * Regardless of transactions, 'vr_state' holds the current running 31 * value of all the VMX registers and 'ckvr_state' holds the last 66 * Regardless of transactions, 'vr_state' holds the current running 67 * value of all the VMX registers and 'ckvr_state' holds the last
|
/Linux-v6.1/drivers/platform/x86/intel/int1092/ |
D | intel_sar.h | 20 * Holds the data that needs to be passed to userspace. 36 * Holds the data that is configured and obtained on probe event. 50 * Holds the data that is obtained from userspace 65 * Holds the complete context as long as the driver is in existence 66 * The context holds instance of the data used for different cases.
|
/Linux-v6.1/kernel/sched/ |
D | completion.c | 18 * @x: holds the state of this particular completion 43 * @x: holds the state of this particular completion 128 * @x: holds the state of this particular completion 144 * @x: holds the state of this particular completion 163 * @x: holds the state of this particular completion 177 * @x: holds the state of this particular completion 197 * @x: holds the state of this particular completion 216 * @x: holds the state of this particular completion 235 * @x: holds the state of this particular completion 264 * @x: holds the state of this particular completion
|
/Linux-v6.1/drivers/media/platform/qcom/venus/ |
D | core.h | 94 * struct venus_core - holds core parameters valid for all instances 138 * @max_sessions_supported: holds the maximum number of sessions 333 * struct venus_inst - holds per instance parameters 366 * @fps: holds current FPS 367 * @timeperframe: holds current time per frame structure 370 * @num_input_bufs: holds number of input buffers 371 * @num_output_bufs: holds number of output buffers 372 * @input_buf_size: holds input buffer size 373 * @output_buf_size: holds output buffer size 374 * @output2_buf_size: holds secondary decoder output buffer size
|
/Linux-v6.1/net/bluetooth/ |
D | msft.c | 165 * This function requires the caller holds hdev->lock 183 /* This function requires the caller holds hdev->lock */ 306 /* This function requires the caller holds hci_req_sync_lock */ 335 /* This function requires the caller holds hci_req_sync_lock */ 451 /* This function requires the caller holds hci_req_sync_lock */ 477 /* This function requires the caller holds hci_req_sync_lock */ 500 /* This function requires the caller holds hci_req_sync_lock */ 602 /* This function requires the caller holds hdev->lock */ 625 /* This function requires the caller holds hdev->lock */ 648 /* This function requires the caller holds hdev->lock */ [all …]
|
/Linux-v6.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_dbg_hsi.h | 830 * Return: Error if one of the following holds: 856 * Return: Error if one of the following holds: 873 * Return: Error if one of the following holds: 893 * return: Error if one of the following holds: 911 * Return: Error if one of the following holds: 930 * Return: Error if one of the following holds: 951 * Return: Error if one of the following holds: 974 * Return: Error if one of the following holds: 992 * Return: Error if one of the following holds: 1013 * Return: Error if one of the following holds: [all …]
|
/Linux-v6.1/include/uapi/linux/ |
D | isst_if.h | 55 * @cpu_map[]: Holds one or more CPU map data structure 86 * @io_reg[]: Holds one or more io_reg command structure 123 * @mbox_cmd[]: Holds one or more mbox commands 155 * @msr_cmd[]: Holds one or more msr commands
|
/Linux-v6.1/Documentation/ABI/obsolete/ |
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
|
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
|
/Linux-v6.1/Documentation/power/ |
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-v6.1/include/linux/input/ |
D | adxl34x.h | 7 * device's "struct device" holds this information. 48 * holds the threshold value for tap detection/interrupts. 125 * holds the threshold value for activity detection. 135 * holds the threshold value for inactivity 162 * holds the threshold value for Free-Fall detection. 249 * STREAM FIFO holds the last 32 data values. Once full, the FIFO's
|
/Linux-v6.1/include/linux/ |
D | ring_buffer.h | 30 * array[0] holds the actual length 47 * array[0] holds the actual length 48 * array[1..(length+3)/4] holds data 52 * array[0..(length+3)/4-1] holds data
|
D | ptp_clock_kernel.h | 93 * parameter ts: Holds the result. 97 * parameter ts: Holds the PHC timestamp. 98 * parameter sts: If not NULL, it holds a pair of timestamps from 116 * parameter ts: Holds the result. 123 * parameter ts: Holds the PHC timestamp. 124 * parameter sts: If not NULL, it holds a pair of timestamps
|
D | rtnetlink.h | 57 * Do an rcu_dereference(p), but check caller either holds rcu_read_lock() 67 * Do an rcu_dereference_bh(p), but check caller either holds rcu_read_lock_bh() 78 * the READ_ONCE(), because caller holds RTNL.
|
/Linux-v6.1/drivers/net/fddi/skfp/h/ |
D | sba.h | 104 u_long sba_t_neg ; /* holds the last T_NEG */ 111 char sba_command ; /* holds the execuded SBA cmd */ 135 long sync_bw ; /* holds the allocaed sync bw */
|
/Linux-v6.1/drivers/rtc/ |
D | rtc-rx6110.c | 107 * @tm: holds date and time 108 * @data: holds the encoding in rx6110 native form 136 * @data: holds the encoding in rx6110 native form 137 * @tm: holds date and time 167 * @tm: holds date and time 213 * @tm: holds date and time
|
/Linux-v6.1/arch/m68k/ifpsp060/ |
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-v6.1/drivers/target/tcm_fc/ |
D | tfc_sess.c | 39 * Caller holds ft_lport_lock. 78 * Caller holds ft_lport_lock. 205 * Caller holds ft_lport_lock. 244 * Caller holds ft_lport_lock. 259 * Caller holds ft_lport_lock. 285 * Caller holds ft_lport_lock.
|
/Linux-v6.1/Documentation/filesystems/ |
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-v6.1/arch/loongarch/include/uapi/asm/ |
D | ucontext.h | 10 * @uc_mcontext: holds basic processor state 12 * @uc_extcontext: holds extended processor state
|
12345678910>>...59