Home
last modified time | relevance | path

Searched refs:returns (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-adc-mt63606 Calculating with scale and offset returns voltage in uV
14 Calculating with scale and offset returns voltage in uV
22 Calculating with scale and offset returns voltage in uV
29 Calculating with scale and offset returns voltage in uV
36 Calculating with scale and offset returns voltage in uV
43 Calculating with scale and offset returns voltage in uA
50 Calculating with scale and offset returns voltage in uA
57 Calculating with scale and offset returns voltage in uV
64 Calculating with scale and offset returns temperature in degree
71 Calculating with scale and offset returns voltage in uV
[all …]
A Dsysfs-platform-dfl-fme6 port/Accelerator Function Unit (AFU). It returns the
13 Description: Read-only. It returns Bitstream (static FPGA region)
21 Description: Read-only. It returns Bitstream (static FPGA region) meta
29 Description: Read-only. It returns cache size of this FPGA device.
35 Description: Read-only. It returns fabric version of this FPGA device.
43 Description: Read-only. It returns socket_id to indicate which socket
70 Description: Read-only. It returns non-fatal errors detected.
133 Description: Read-Only. It returns hardware threshold1 temperature in
231 Description: Read-Only. It returns power limit for XEON in uW.
237 Description: Read-Only. It returns power limit for FPGA in uW.
[all …]
A Dsysfs-bus-rapidio38 (RO) returns the device identifier
46 (RO) returns the device vendor identifier
54 (RO) returns the device revision level
62 (RO) returns identifier for the assembly containing the device
70 (RO) returns revision level of the assembly containing the
79 (RO) returns vendor identifier of the assembly containing the
88 (RO) returns device destination ID assigned by the enumeration
97 (RO) returns name of previous device (switch) on the path to the
106 (RO) returns the device modalias
164 (RO) returns names of devices linked to the switch except one of
[all …]
A Dsysfs-bus-iio-timer-stm325 Reading returns the list possible master modes which are:
90 Reading returns the current master modes.
97 Reading returns the current sampling frequency.
105 Reading returns the current preset value.
116 Reading returns the list possible enable modes.
142 Reading returns the list possible trigger modes.
A Dsysfs-driver-hid-roccat-kone7 When read, this file returns the raw number of the actual dpi
28 Description: When read, this file returns the number of the actual profile.
36 Description: When read, this file returns the raw integer version number of the
67 Description: When read, this file returns the settings stored in the mouse.
81 When read, this attribute returns the number of the profile
93 When read, this file returns the current state of the TCU,
108 and its value can be read out. When read, this file returns the
/linux/scripts/atomic/
A Datomics.tbl6 # * B/b - bool: returns bool
7 # * v - void: returns void
8 # * I/i - int: returns base type
9 # * R - return: returns base type (has _return variants)
10 # * F/f - fetch: returns base type (has fetch_ variants)
11 # * l - load: returns base type (has _acquire order variant)
12 # * s - store: returns void (has _release order variant)
/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-event_get.txt21 The _tep_get_event()_ function returns a pointer to event at the given _index_.
25 The _tep_get_first_event()_ function returns a pointer to the first event.
26 As events are stored in an array, this function returns the pointer to the
29 The _tep_get_events_count()_ function returns the number of the events
34 The _tep_get_event()_ returns a pointer to the event located at _index_.
38 The _tep_get_first_event()_ returns a pointer to the first event. NULL is
41 The _tep_get_events_count()_ returns the number of the events. 0 is
A Dlibtraceevent-header_page.txt25 The _tep_get_header_page_size()_ function returns the size of a long integer,
29 The _tep_get_header_timestamp_size()_ function returns the size of timestamps,
33 The _tep_is_old_format()_ function returns true if the kernel predates
34 the addition of events/header_page, otherwise it returns false.
38 The _tep_get_header_page_size()_ function returns the size of a long integer,
41 The _tep_get_header_timestamp_size()_ function returns the size of timestamps,
44 The _tep_is_old_format()_ function returns true, if an old kernel is used to
A Dlibtraceevent-commands.txt46 The _tep_data_comm_from_pid()_ function returns the process name for a given
51 The _tep_data_pid_from_comm()_ function returns a pid for a given process name.
59 The _tep_cmdline_pid()_ function returns the pid associated with a given
64 _tep_register_comm()_ function returns 0 on success. In case of an error -1 is
69 _tep_override_comm()_ function returns 0 on success. In case of an error -1 is
73 _tep_is_pid_registered()_ function returns true if the _pid_ has a process name
76 _tep_data_comm_from_pid()_ function returns the process name as string, or the
79 _tep_data_pid_from_comm()_ function returns a pointer to a struct cmdline, that
83 _tep_cmdline_pid()_ functions returns the pid for the give cmdline. If _cmdline_
A Dlibtraceevent-filter.txt70 The _tep_filter_alloc()_ function returns a pointer to the newly created event
73 The _tep_filter_add_filter_str()_ function returns 0 if the rule was
77 The _tep_event_filtered()_ function returns 1 if the filter is found for given
80 The _tep_filter_remove_event()_ function returns 1 if the vent was removed, or
83 The _tep_filter_match()_ function returns _tep_errno_, according to the result:
93 The _tep_filter_copy()_ function returns 0 on success or -1 if not all rules
96 The _tep_filter_compare()_ function returns 1 if the two filters hold the same
99 The _tep_filter_make_string()_ function returns a string, which must be freed
102 The _tep_filter_strerror()_ function returns 0 if message was filled
A Dlibtraceevent-func_find.txt24 The _tep_find_function()_ function returns the function name, which contains the
27 The _tep_find_function_address()_ function returns the function start address,
33 The _tep_find_function()_ function returns the function name, or NULL in case
36 The _tep_find_function_address()_ function returns the function start address,
A Dlibtraceevent-func_apis.txt52 The _tep_find_function()_ function returns the function name, which contains the
55 The _tep_find_function_address()_ function returns the function start address,
81 The _tep_set_function_resolver()_ function returns 0 in case of success, or -1
84 The _tep_find_function()_ function returns the function name, or NULL in case
87 The _tep_find_function_address()_ function returns the function start address,
90 The _tep_register_function()_ function returns 0 in case of success. In case of
93 The _tep_register_print_string()_ function returns 0 in case of success. In case
A Dlibtraceevent-record_parse.txt59 The _tep_data_type()_ function returns an integer, representing the event id.
61 The _tep_data_pid()_ function returns an integer, representing the process id
63 The _tep_data_preempt_count()_ function returns an integer, representing the
66 The _tep_data_flags()_ function returns an integer, representing the latency
/linux/Documentation/watchdog/
A Dpcwd-watchdog.rst39 This returns the support of the card itself. This
40 returns in structure "PCWDS" which returns:
48 This returns the status of the card, with the bits of
53 This returns the status of the card that was reported
57 This returns the temperature of the card. (You can also
/linux/Documentation/userspace-api/media/v4l/
A Dfunc-select.rst54 the outgoing queue of the driver the function returns immediately.
56 On success :c:func:`select()` returns the total number of bits set in
57 ``fd_set``. When the function timed out it returns
58 a value of zero. On failure it returns -1 and the ``errno`` variable is
68 capturing. When that fails, :c:func:`select()` returns successful and
72 data is already available the :c:func:`select()` function returns
88 On success, :c:func:`select()` returns the number of descriptors
A Dfunc-poll.rst42 returns immediately.
44 On success :c:func:`poll()` returns the number of file descriptors
49 ``POLLWRNORM`` flags. When the function timed out it returns a value of
50 zero, on failure it returns -1 and the ``errno`` variable is set
68 capturing. When that fails it returns a ``POLLERR`` as above. Otherwise
75 streaming. When that fails it returns a ``POLLERR`` as above. Otherwise
93 On success, :c:func:`poll()` returns the number structures which have
/linux/Documentation/misc-devices/
A Dspear-pcie-gadget.rst44 vendor_id returns programmed vendor id (hex)
45 device_id returns programmed device id(hex)
46 bar0_size: returns size of bar0 in hex.
47 bar0_address returns address of bar0 mapped area in hex.
48 bar0_rw_offset returns offset of bar0 for which bar0_data will return value.
49 bar0_data returns data at bar0_rw_offset.
132 Wait till it returns UP.
/linux/tools/perf/Documentation/
A Dperf-script-perl.txt184 …flag_str($event_name, $field_name, $field_value) - returns the string representation corresponding…
185 …symbol_str($event_name, $field_name, $field_value) - returns the string representation correspondi…
199 common_pc($context) - returns common_preempt count for the current event
200 common_flags($context) - returns common_flags for the current event
201 common_lock_depth($context) - returns common_lock_depth for the current event
208 nsecs($secs, $nsecs) - returns total nsecs given secs/nsecs pair
209 nsecs_secs($nsecs) - returns whole secs portion given nsecs
210 nsecs_nsecs($nsecs) - returns nsecs remainder given nsecs
211 nsecs_str($nsecs) - returns printable string in the form secs.nsecs
212 avg($total, $n) - returns average given a sum and a total number of values
/linux/Documentation/userspace-api/media/mediactl/
A Drequest-func-poll.rst42 On success :c:func:`poll()` returns the number of file
46 when the request was completed. When the function times out it returns
47 a value of zero, on failure it returns -1 and the ``errno`` variable is
56 On success, :c:func:`poll()` returns the number of
/linux/Documentation/virt/acrn/
A Dcpuid.rst14 returns::
28 returns::
43 returns::
/linux/Documentation/vm/
A Dsplit_page_table_lock.rst19 maps pte and takes PTE table lock, returns pointer to the taken
24 allocates PTE table if needed and take the lock, returns pointer
27 returns pointer to PTE table lock;
29 takes PMD table lock, returns pointer to taken lock;
31 returns pointer to PMD table lock;
52 returns pointer to table lock;
/linux/Documentation/userspace-api/media/cec/
A Dcec-func-poll.rst42 On success :c:func:`poll()` returns the number of file descriptors
49 then the ``POLLPRI`` flag is set. When the function times out it returns
50 a value of zero, on failure it returns -1 and the ``errno`` variable is
58 On success, :c:func:`poll()` returns the number structures which have
/linux/arch/arm/nwfpe/
A Dsoftfloat-specialize79 otherwise returns 0.
92 NaN; otherwise returns 0.
137 is a NaN, and returns the appropriate NaN result. If either `a' or `b' is a
171 otherwise returns 0.
184 NaN; otherwise returns 0.
234 is a NaN, and returns the appropriate NaN result. If either `a' or `b' is a
273 NaN; otherwise returns 0.
286 signaling NaN; otherwise returns 0.
343 of which is a NaN, and returns the appropriate NaN result. If either `a' or
/linux/drivers/devfreq/
A DKconfig19 is attached to a single device and returns a "representative"
48 This governor always returns UINT_MAX as frequency so that
49 the DEVFREQ framework returns the highest frequency available
56 This governor always returns 0 as frequency so that
57 the DEVFREQ framework returns the lowest frequency available
64 This governor returns the user configured frequency if there
/linux/Documentation/ABI/obsolete/
A Dsysfs-driver-hid-roccat-arvo5 When read, this attribute returns the number of the actual
25 Description: When read, this file returns some info about the device like the
39 When read, this file returns the current state of the buttons.
51 When read, this file returns the actual state of the key.

Completed in 25 milliseconds

12345678910>>...26