Home
last modified time | relevance | path

Searched refs:Output (Results 1 – 25 of 240) sorted by relevance

12345678910

/linux/rust/kernel/num/
H A Dbounded.rs631 T: ops::Add<Output = T>,
633 type Output = T; in bitxor()
635 fn add(self, rhs: Bounded<T, M>) -> Self::Output {
643 T: ops::BitAnd<Output = T>,
645 type Output = T; in div()
647 fn bitand(self, rhs: Bounded<T, M>) -> Self::Output {
655 T: ops::BitOr<Output = T>,
657 type Output = T; in mul()
659 fn bitor(self, rhs: Bounded<T, M>) -> Self::Output {
667 T: ops::BitXor<Output
594 type Output = T; global() typedef
596 add(self, rhs: Bounded<T, M>) -> Self::Output add() argument
606 type Output = T; global() typedef
608 bitand(self, rhs: Bounded<T, M>) -> Self::Output bitand() argument
618 type Output = T; global() typedef
620 bitor(self, rhs: Bounded<T, M>) -> Self::Output bitor() argument
630 type Output = T; global() typedef
632 bitxor(self, rhs: Bounded<T, M>) -> Self::Output bitxor() argument
642 type Output = T; global() typedef
644 div(self, rhs: Bounded<T, M>) -> Self::Output div() argument
654 type Output = T; global() typedef
656 mul(self, rhs: Bounded<T, M>) -> Self::Output mul() argument
666 type Output = T; global() typedef
668 rem(self, rhs: Bounded<T, M>) -> Self::Output rem() argument
678 type Output = T; global() typedef
680 sub(self, rhs: Bounded<T, M>) -> Self::Output sub() argument
692 type Output = T; global() typedef
694 add(self, rhs: T) -> Self::Output add() argument
704 type Output = T; global() typedef
706 bitand(self, rhs: T) -> Self::Output bitand() argument
716 type Output = T; global() typedef
718 bitor(self, rhs: T) -> Self::Output bitor() argument
728 type Output = T; global() typedef
730 bitxor(self, rhs: T) -> Self::Output bitxor() argument
740 type Output = T; global() typedef
742 div(self, rhs: T) -> Self::Output div() argument
752 type Output = T; global() typedef
754 mul(self, rhs: T) -> Self::Output mul() argument
764 type Output = T; global() typedef
766 neg(self) -> Self::Output neg() argument
776 type Output = T; global() typedef
778 not(self) -> Self::Output not() argument
788 type Output = T; global() typedef
790 rem(self, rhs: T) -> Self::Output rem() argument
800 type Output = T; global() typedef
802 sub(self, rhs: T) -> Self::Output sub() argument
[all...]
/linux/rust/kernel/
H A Dnum.rs25 + ops::Add<Output = Self>
27 + ops::Sub<Output = Self>
29 + ops::Mul<Output = Self>
31 + ops::Div<Output = Self>
33 + ops::Rem<Output = Self>
35 + ops::BitAnd<Output = Self>
37 + ops::BitOr<Output = Self>
39 + ops::BitXor<Output = Self>
41 + ops::Shl<u32, Output = Self>
43 + ops::Shr<u32, Output = Self>
H A Dalloc.rs49 type Output = Self; typedef
50 fn bitor(self, rhs: Self) -> Self::Output { in bitor() argument
56 type Output = Self; typedef
57 fn bitand(self, rhs: Self) -> Self::Output { in bitand() argument
63 type Output = Self; typedef
64 fn not(self) -> Self::Output { in not() argument
/linux/rust/kernel/ptr/
H A Dprojection.rs40 type Output: ?Sized; typedef
43 fn get(self, slice: *mut T) -> Option<*mut Self::Output>; in get() argument
47 fn index(self, slice: *mut T) -> *mut Self::Output { in index() argument
59 type Output = <I as ProjectIndex<[T]>>::Output; typedef
62 fn get(self, slice: *mut [T; N]) -> Option<*mut Self::Output> { in get() argument
67 fn index(self, slice: *mut [T; N]) -> *mut Self::Output { in index() argument
75 type Output = T; typedef
90 type Output = [T]; typedef
107 type Output = [T]; typedef
117 type Output = [T]; typedef
[all …]
/linux/rust/kernel/irq/
H A Dflags.rs108 type Output = Self; typedef
109 fn bitor(self, rhs: Self) -> Self::Output { in bitor() argument
115 type Output = Self; typedef
116 fn bitand(self, rhs: Self) -> Self::Output { in bitand() argument
122 type Output = Self; typedef
123 fn not(self) -> Self::Output { in not() argument
/linux/Documentation/hwmon/
H A Dacbel-fsg032.rst37 curr2_crit_alarm Output current critical alarm.
41 curr2_max_alarm Output current high alarm.
56 in2_crit_alarm Output voltage critical high alarm.
60 in2_lcrit_alarm Output voltage critical low alarm.
70 power2_crit_alarm Output power crit alarm limit exceeded.
73 power2_max Output power limit.
74 power2_max_alarm Output power high alarm.
H A Dpli1209bc.rst42 in2_input Output voltage.
45 in2_alarm Output voltage alarm
55 curr2_input Output current.
57 curr2_crit_alarm Output current critical alarm.
59 curr2_max_alarm Output current high alarm.
66 power2_input Output power.
H A Dir35221.rst65 in[2-3]_lcrit_alarm Output voltage critical low alarm
67 in[2-3]_crit_alarm Output voltage critical high alarm
71 in[2-3]_max_alarm Output voltage high alarm
73 in[2-3]_min_alarm Output voltage low alarm
82 power[2-3]_max Output power limit
83 power[2-3]_max_alarm Output power high alarm
H A Dmax20751.rst66 in2_min_alarm Output voltage low alarm.
67 in2_lcrit_alarm Output voltage critical low alarm.
68 in2_min_alarm Output voltage low alarm.
69 in2_max_alarm Output voltage high alarm.
82 power1_input Output power.
H A Dinspur-ipsps1.rst50 in2_lcrit_alarm Output voltage critical low alarm
52 in2_max_alarm Output voltage high alarm
54 in2_min_alarm Output voltage low alarm
60 power2_max_alarm Output power high alarm
61 power2_max Output power limit
H A Dq54sj108a2.rst43 curr1_alarm RO Output current alarm
44 curr1_input RO Output current
49 in2_alarm RO Output voltage alarm
50 in2_input RO Output voltage
H A Dlt7182s.rst54 curr[3-4]_max_alarm Output current high alarm
76 in[3-4|6-7]_lcrit_alarm Output voltage critical low alarm
78 in[3-4|6-7]_max_alarm Output voltage low alarm
80 in[3-4|6-7]_max_alarm Output voltage high alarm
82 in[3-4|6-7]_crit_alarm Output voltage critical high alarm
H A Dbpa-rs600.rst39 curr2_max_alarm Output current high alarm
55 in2_max_alarm Output voltage high alarm
57 in2_min_alarm Output voltage low alarm
67 power2_max_alarm Output power high alarm
H A Dir38064.rst74 in2_lcrit_alarm Output voltage critical low alarm
76 in2_crit_alarm Output voltage critical high alarm
78 in2_max_alarm Output voltage high alarm
80 in2_min_alarm Output voltage low alarm
H A Dlineage-pem.rst61 in1_input Output voltage (mV)
62 in1_min_alarm Output undervoltage alarm
63 in1_max_alarm Output overvoltage alarm
64 in1_crit Output voltage critical alarm
H A Dstpddc60.rst76 curr1_max_alarm Output current high alarm.
78 curr1_crit_alarm Output current critical high alarm.
83 power1_crit_alarm Output power critical high alarm.
/linux/rust/kernel/io/
H A Dresource.rs196 type Output = Self; typedef
197 fn bitor(self, rhs: Self) -> Self::Output { in bitor() argument
203 type Output = Self; typedef
204 fn bitand(self, rhs: Self) -> Self::Output { in bitand() argument
210 type Output = Self; typedef
211 fn not(self) -> Self::Output { in not() argument
/linux/Documentation/ABI/testing/
H A Ddebugfs-amd-iommu14 Output::
31 Output::
46 Output::
79 Output::
89 Output::
104 Output::
120 Output::
H A Dsysfs-platform-wilco-ec16 Output will a MM/DD/YY string.
23 Output will a version string be similar to the example below:
31 Output will a version string be similar to the example below:
/linux/sound/soc/img/
H A DKconfig13 tristate "Imagination I2S Output Device Driver"
20 tristate "Imagination Parallel Output Device Driver"
34 tristate "Imagination SPDIF Output Device Driver"
/linux/rust/syn/
H A Dparse.rs1242 type Output; typedef
1248 fn parse2(self, tokens: TokenStream) -> Result<Self::Output>; in parse2() argument
1256 fn parse(self, tokens: proc_macro::TokenStream) -> Result<Self::Output> { in parse() argument
1269 fn parse_str(self, s: &str) -> Result<Self::Output> { in parse_str() argument
1275 fn __parse_scoped(self, scope: Span, tokens: TokenStream) -> Result<Self::Output> { in __parse_scoped() argument
1292 type Output = T; typedef
1308 fn __parse_scoped(self, scope: Span, tokens: TokenStream) -> Result<Self::Output> { in __parse_scoped() argument
1325 pub(crate) fn parse_scoped<F: Parser>(f: F, scope: Span, tokens: TokenStream) -> Result<F::Output> { in parse_scoped() argument
/linux/drivers/rapidio/
H A DKconfig27 bool "Enable RapidIO Input/Output Ports"
30 The RapidIO specification describes a Output port transmit
32 for Input ports and Output ports should be disabled. When
34 ports for Input/Output direction to allow other traffic
/linux/tools/testing/selftests/rcutorture/bin/
H A Dmktestid.sh23 echo ' ---' Output of "'"git status"'": >> ${resdir}/testid.txt
27 echo ' ---' Output of "'"git diff HEAD"'": >> ${resdir}/testid.txt
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.h41 enum output_encoder_class Output);
43 … int dml32_dscComputeDelay(enum output_format_class pixelFormat, enum output_encoder_class Output);
98 enum output_encoder_class Output[],
190 enum output_encoder_class Output,
220 enum output_encoder_class Output,
255 enum output_encoder_class Output,
298 enum output_encoder_class Output,
328 enum output_encoder_class Output,
/linux/Documentation/w1/slaves/
H A Dw1_ds2413.rst30 Bit 1: PIOA Output Latch State
32 Bit 3: PIOB Output Latch State
56 When writing output, the master must repeat the PIO Output Data byte in

12345678910