Home
last modified time | relevance | path

Searched full:gets (Results 1 – 25 of 3597) sorted by relevance

12345678910>>...144

/OK3568_Linux_fs/kernel/drivers/staging/pi433/Documentation/
H A Dpi433.txt13 until something gets received terminates the read request.
29 corresponding parameter set gets written to the kfifo.
31 kfifo is empty. If not, it gets one set of config and data from the kfifo. If
33 the air, the rf module is set to standby, the parameters for transmission gets
34 set, the hardware fifo of the rf chip gets preloaded and the transmission gets
35 started. Upon hardware fifo threshold interrupt it gets reloaded, thus enabling
45 configuration set is written to the rf module and it gets set into receiving mode.
51 dynamically. Upon each hardware fifo threshold interrupt, a portion of data gets
185 time the receiver gets more and more sensitive. This value
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dcpp-qml.qdoc38 The following gets the QPlaceCategory representing this object from C++:
48 The following gets the QPlaceContactDetail representing this object from C++:
59 The following gets the QPlace representing this object from C++:
71 The following gets the QPlaceAttribute representing this object from C++:
80 The following gets the QPlaceIcon representing this object from C++:
90 The following gets the QPlaceUser representing this object from C++:
100 The following gets the QPlaceRating representing this object from C++:
110 The following gets the QPlaceSupplier representing this object from C++:
/OK3568_Linux_fs/kernel/Documentation/security/tpm/
H A Dtpm_event_log.rst13 The preboot firmware maintains an event log that gets new entries every
14 time something gets hashed by it to any of the PCR registers. The events
41 out this issue. Events gets mirrored to this table after the first time
42 EFI_TCG2_PROTOCOL.GetEventLog() gets called.
45 before the Linux EFI stub gets to run. Thus, it needs to calculate and save the
/OK3568_Linux_fs/kernel/Documentation/networking/dsa/
H A Dbcm_sf2.rst46 which gets inserted by the switch for every packet forwarded to the CPU
58 provided in ``net/dsa/dsa.c``. The reason for that is because the DSA subsystem gets
83 gets loaded onto the MoCA processor(s) for packet processing. The switch
85 the MoCA interface whenever the MoCA coaxial cable gets disconnected or the
86 firmware gets reloaded. The SF2 driver relies on such events to properly set its
113 capabilities is done and the intersection result gets configured. During
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_st6422.c33 4 as they are garbage, and we tell the app it only gets the
34 first 240 of the 244 lines it actually gets, so that it ignores
170 /* high val-> light area gets darker */ in st6422_init()
171 /* low val -> light area gets lighter */ in st6422_init()
173 /* high val-> light area gets darker */ in st6422_init()
174 /* low val -> light area gets lighter */ in st6422_init()
176 /* high val-> light area gets darker */ in st6422_init()
177 /* low val -> light area gets lighter */ in st6422_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/sanitizer/
H A Dasan_interface.h116 /// Gets the PC (program counter) register value of an ASan error (useful for
125 /// Gets the BP (base pointer) register value of an ASan error (useful for
134 /// Gets the SP (stack pointer) register value of an ASan error (useful for
143 /// Gets the address of the report buffer of an ASan error (useful for calling
152 /// Gets access type of an ASan error (useful for calling from the debugger).
160 /// Gets access size of an ASan error (useful for calling from the debugger).
168 /// Gets the bug description of an ASan error (useful for calling from a
176 /// Gets information about a pointer (useful for calling from the debugger).
198 /// Gets the allocation stack trace and thread ID for a heap address (useful
213 /// Gets the free stack trace and thread ID for a heap address (useful for
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/sanitizer/
H A Dasan_interface.h116 /// Gets the PC (program counter) register value of an ASan error (useful for
125 /// Gets the BP (base pointer) register value of an ASan error (useful for
134 /// Gets the SP (stack pointer) register value of an ASan error (useful for
143 /// Gets the address of the report buffer of an ASan error (useful for calling
152 /// Gets access type of an ASan error (useful for calling from the debugger).
160 /// Gets access size of an ASan error (useful for calling from the debugger).
168 /// Gets the bug description of an ASan error (useful for calling from a
176 /// Gets information about a pointer (useful for calling from the debugger).
198 /// Gets the allocation stack trace and thread ID for a heap address (useful
213 /// Gets the free stack trace and thread ID for a heap address (useful for
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Drandom.h252 * Gets the next generated value on the distribution. in _GLIBCXX_VISIBILITY()
267 * Gets a reference to the underlying uniform random number generator in _GLIBCXX_VISIBILITY()
275 * Gets a const reference to the underlying uniform random number in _GLIBCXX_VISIBILITY()
283 * Gets a reference to the underlying random distribution. in _GLIBCXX_VISIBILITY()
290 * Gets a const reference to the underlying random distribution. in _GLIBCXX_VISIBILITY()
297 * Gets the closed lower bound of the distribution interval. in _GLIBCXX_VISIBILITY()
304 * Gets the closed upper bound of the distribution interval. in _GLIBCXX_VISIBILITY()
409 * Gets the smallest possible value in the output range. in _GLIBCXX_VISIBILITY()
419 * Gets the largest possible value in the output range. in _GLIBCXX_VISIBILITY()
426 * Gets the next random number in the sequence. in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Drandom.h252 * Gets the next generated value on the distribution. in _GLIBCXX_VISIBILITY()
267 * Gets a reference to the underlying uniform random number generator in _GLIBCXX_VISIBILITY()
275 * Gets a const reference to the underlying uniform random number in _GLIBCXX_VISIBILITY()
283 * Gets a reference to the underlying random distribution. in _GLIBCXX_VISIBILITY()
290 * Gets a const reference to the underlying random distribution. in _GLIBCXX_VISIBILITY()
297 * Gets the closed lower bound of the distribution interval. in _GLIBCXX_VISIBILITY()
304 * Gets the closed upper bound of the distribution interval. in _GLIBCXX_VISIBILITY()
409 * Gets the smallest possible value in the output range. in _GLIBCXX_VISIBILITY()
419 * Gets the largest possible value in the output range. in _GLIBCXX_VISIBILITY()
426 * Gets the next random number in the sequence. in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dkd.h9 #define GIO_FONT 0x4B60 /* gets font in expanded form */
22 #define GIO_CMAP 0x4B70 /* gets colour palette on VGA+ */
86 #define KDGKBMODE 0x4B44 /* gets current keyboard mode */
91 #define KDGKBMETA 0x4B62 /* gets meta key handling mode */
110 #define KDGKBENT 0x4B46 /* gets one entry in translation table */
117 #define KDGKBSENT 0x4B48 /* gets one function key string entry */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dkd.h9 #define GIO_FONT 0x4B60 /* gets font in expanded form */
22 #define GIO_CMAP 0x4B70 /* gets colour palette on VGA+ */
86 #define KDGKBMODE 0x4B44 /* gets current keyboard mode */
91 #define KDGKBMETA 0x4B62 /* gets meta key handling mode */
110 #define KDGKBENT 0x4B46 /* gets one entry in translation table */
117 #define KDGKBSENT 0x4B48 /* gets one function key string entry */
/OK3568_Linux_fs/kernel/Documentation/leds/
H A Dledtrig-transient.rst11 gets deactivated. There is no provision for one time activation to implement
26 routine for the default trigger gets called. During registration of an led
36 that are active at the time driver gets suspended, continue to run, without
50 During trigger unregistration, LED state gets changed to LED_OFF.
56 non-transient state. When driver gets suspended, irrespective of the transient
99 state gets changed to the non-transient state which is the
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkd.h9 #define GIO_FONT 0x4B60 /* gets font in expanded form */
22 #define GIO_CMAP 0x4B70 /* gets colour palette on VGA+ */
86 #define KDGKBMODE 0x4B44 /* gets current keyboard mode */
91 #define KDGKBMETA 0x4B62 /* gets meta key handling mode */
110 #define KDGKBENT 0x4B46 /* gets one entry in translation table */
117 #define KDGKBSENT 0x4B48 /* gets one function key string entry */
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-driver-speakup160 Description: Gets or sets the synthesizer driver currently in use. Reading
312 Description: Gets or sets the frequency of the speech synthesizer. Range is
330 Description: Gets or sets the pitch of the synthesizer. The range is 0-9.
335 Description: Gets or sets the inflection of the synthesizer, i.e. the pitch
341 Description: Gets or sets the amount of punctuation spoken by the
349 Description: Gets or sets the rate of the synthesizer. Range is from zero
355 Description: Gets or sets the tone of the speech synthesizer. The range for
368 Description: Gets or sets the voice used by the synthesizer if the
377 Description: Gets or sets the volume of the speech synthesizer. Range is 0-9,
/OK3568_Linux_fs/kernel/include/linux/
H A Dscmi_protocol.h95 * @limits_get: gets limits on the performance level of a domain
97 * @level_get: gets the performance level of a domain
98 * @device_domain_id: gets the scmi domain id for a given device
99 * @transition_latency_get: gets the DVFS transition latency for a given device
103 * @freq_get: gets the frequency for a given device using sustained frequency
105 * @est_power_get: gets the estimated power cost for a given performance domain
140 * @name_get: gets the name of a power domain
142 * @state_get: gets the power state of a power domain
449 * @reading_get: gets the current value of the sensor
450 * @reading_get_timestamped: gets the current value and timestamp, when
[all …]
H A Dwait.h320 * wait_event - sleep until a condition gets true
359 * wait_event_freezable - sleep (or freeze) until a condition gets true
385 * wait_event_timeout - sleep until a condition gets true or a timeout elapses
448 * wait_event_cmd - sleep until a condition gets true
473 * wait_event_interruptible - sleep until a condition gets true
502 * wait_event_interruptible_timeout - sleep until a condition gets true or a timeout elapses
557 * wait_event_hrtimeout - sleep until a condition gets true or a timeout elapses
583 * wait_event_interruptible_hrtimeout - sleep until a condition gets true or a timeout elapses
783 * wait_event_interruptible_locked - sleep until a condition gets true
810 * wait_event_interruptible_locked_irq - sleep until a condition gets true
[all …]
H A Dscpi_protocol.h44 * @clk_get_range: gets clock range limit(min - max in Hz)
45 * @clk_get_val: gets clock value(in Hz)
48 * @dvfs_get_idx: gets the Operating Point of the given power domain.
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-record_parse.txt33 The _tep_data_type()_ function gets the event id from the record _rec_.
37 The _tep_data_pid()_ function gets the process id from the record _rec_.
41 The _tep_data_preempt_count()_ function gets the preemption count from the
45 The _tep_data_flags()_ function gets the latency flags from the record _rec_.
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_ether.h169 * This gets the device-side Ethernet address of this ethernet-over-usb link.
191 * This gets the host-side Ethernet address of this ethernet-over-usb link.
202 * This gets the CDC formatted host-side Ethernet address of this
213 * This gets the binary formatted host-side Ethernet address of this
232 * This gets the queue length multiplier of this ethernet-over-usb link.
242 * This gets the interface name of this ethernet-over-usb link.
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_ccw.c93 * This function gets called by the common i/o layer for each FCP
107 * This function gets called by the common i/o layer and removes an adapter
149 * This function gets called by the common i/o layer and sets an
202 * This function gets called by the common i/o layer and sets an adapter
224 * This function gets called by the common i/o layer and sets an adapter
237 * This function gets called by the common i/o layer if an adapter has gone
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dfrontend-stat-properties.rst107 This measurement is monotonically increased, as the frontend gets more
135 This measurement is monotonically increased, as the frontend gets more
164 This measurement is monotonically increased, as the frontend gets more
192 This measurement is monotonically increased, as the frontend gets more
213 This measurement is monotonically increased, as the frontend gets more
/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart_hwdep.h93 #define MSG_INBOUND_POST_TAIL 0x01000C /* EMB gets MF + increment4 */
95 #define MSG_OUTBOUND_POST_TAIL 0x01001C /* DRV gets MF + increment4 */
98 #define MSG_INBOUND_FREE_TAIL 0x010004 /* DRV gets MFA + increment4 */
99 #define MSG_OUTBOUND_FREE_TAIL 0x010014 /* EMB gets MFA + increment4 */
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.h87 * @n_pes_h_s_bytes: Padding bytes. Might be used by an encoder if needed, gets
104 /* might be used by an encoder if needed, gets discarded by decoder */
117 * @n_stuffing_bytes: Padding bytes. Might be used by an encoder if needed, gets
148 * @n_pes_h_s_bytes: Padding bytes. Might be used by an encoder if needed, gets
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Doptprobes_head.S27 * This template gets copied into one of the slots in optinsn_slot
28 * and gets fixed up with real optprobe structures et al.
62 * The original TOC gets restored when pt_regs is restored
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-rx.rst27 Gets RDS Programme Type field. This encodes up to 31 pre-defined
31 Gets the Programme Service name (PS_NAME). It is intended for
43 Gets the Radio Text info. It is a textual description of what is

12345678910>>...144