Home
last modified time | relevance | path

Searched refs:surround (Results 1 – 25 of 27) sorted by relevance

12

/linux/Documentation/sound/hd-audio/
H A Dcontrols.rst12 This is an enum control to change the surround-channel setup,
13 appears only when the surround channels are available.
59 when the pin is a multi-I/O jack for surround channels.
66 An enum control to re-task the multi-I/O jacks for surround outputs.
68 mic-in) are switched as the surround and the CLFE output jacks.
112 This is an enum control to change the surround-channel setup,
113 appears only when the surround channels are available.
H A Dnotes.rst479 try probing multi-I/O config (e.g. shared line-in/surround,
/linux/rust/syn/
H A Dmac.rs209 pub(crate) fn surround(&self, tokens: &mut TokenStream, inner: TokenStream) { in surround() method
224 self.delimiter.surround(tokens, self.tokens.clone()); in to_tokens()
H A Dexpr.rs3189 token::Paren::default().surround(tokens, do_print_expr); in print_subexpression()
3276 token::Paren::default().surround(tokens, do_print_expr); in print_expr()
3287 self.bracket_token.surround(tokens, |tokens| { in to_tokens()
3327 token::Paren::default().surround(tokens, do_print_expr); in print_expr_assign()
3427 token::Paren::default().surround(tokens, do_print_expr); in print_expr_binary()
3439 self.block.brace_token.surround(tokens, |tokens| { in to_tokens()
3496 e.paren_token.surround(tokens, |tokens| { in print_expr_call()
3531 token::Paren::default().surround(tokens, do_print_expr); in print_expr_cast()
3566 token::Brace::default().surround(tokens, |tokens| { in print_expr_closure()
3578 self.block.brace_token.surround(tokens, |tokens| { in to_tokens()
[all …]
H A Dpat.rs848 self.paren_token.surround(tokens, |tokens| { in to_tokens()
876 self.bracket_token.surround(tokens, |tokens| { in to_tokens()
887 self.brace_token.surround(tokens, |tokens| { in to_tokens()
902 self.paren_token.surround(tokens, |tokens| { in to_tokens()
922 self.paren_token.surround(tokens, |tokens| { in to_tokens()
H A Dty.rs1090 self.bracket_token.surround(tokens, |tokens| { in to_tokens()
1099 self.bracket_token.surround(tokens, |tokens| { in to_tokens()
1138 self.paren_token.surround(tokens, |tokens| { in to_tokens()
1162 self.paren_token.surround(tokens, |tokens| { in to_tokens()
1199 self.group_token.surround(tokens, |tokens| { in to_tokens()
1208 self.paren_token.surround(tokens, |tokens| { in to_tokens()
H A Ddata.rs399 self.brace_token.surround(tokens, |tokens| { in to_tokens()
408 self.paren_token.surround(tokens, |tokens| { in to_tokens()
H A Ditem.rs3018 self.block.brace_token.surround(tokens, |tokens| { in to_tokens()
3034 brace.surround(tokens, |tokens| { in to_tokens()
3050 self.brace_token.surround(tokens, |tokens| { in to_tokens()
3081 self.brace_token.surround(tokens, |tokens| { in to_tokens()
3141 self.brace_token.surround(tokens, |tokens| { in to_tokens()
3178 self.brace_token.surround(tokens, |tokens| { in to_tokens()
3194 paren.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens()
3197 brace.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens()
3200 bracket.surround(tokens, |tokens| self.mac.tokens.to_tokens(tokens)); in to_tokens()
3242 self.brace_token.surround(tokens, |tokens| { in to_tokens()
[all …]
H A Drestriction.rs172 self.paren_token.surround(tokens, |tokens| { in to_tokens()
H A Dstmt.rs429 self.brace_token.surround(tokens, |tokens| { in to_tokens()
468 _ => token::Brace::default().surround(tokens, |tokens| { in to_tokens()
H A Dattr.rs805 self.bracket_token.surround(tokens, |tokens| { in to_tokens()
826 self.delimiter.surround(tokens, self.tokens.clone()); in to_tokens()
H A Dderive.rs250 data.brace_token.surround(tokens, |tokens| { in to_tokens()
H A Dtoken.rs507 pub fn surround<F>(&self, tokens: &mut TokenStream, f: F)
637 pub fn surround<F>(&self, tokens: &mut TokenStream, f: F) in surround() method
H A Dgenerics.rs1349 Some(paren) => paren.surround(tokens, to_tokens), in to_tokens()
1470 _ => token::Brace::default().surround(tokens, |tokens| { in print_const_argument()
H A Dpath.rs896 arguments.paren_token.surround(tokens, |tokens| { in print_parenthesized_generic_arguments()
/linux/Documentation/sound/designs/
H A Dcontrol-names.rst35 Surround rear left/right in 4.0/5.1 surround
39 Side side left/right for 7.1 surround
H A Dchannel-mapping-api.rst17 while a 4.0 surround PCM stream has a channel map of
/linux/Documentation/sound/cards/
H A Daudigy-mixer.rst55 This control is used to attenuate samples from left and right surround PCM FX-bus
56 accumulators. ALSA uses accumulators 2 and 3 for left and right surround PCM
57 samples for 5.1 playback. The result samples are forwarded to the surround (rear)
180 The result samples are forwarded to the surround (rear) speakers.
H A Demu-mixer.rst107 This control is used to attenuate samples from left and right surround PCM FX-bus
108 accumulators. ALSA uses accumulators 2 and 3 for left and right surround PCM
H A Dcmipci.rst101 When "Rear Output" is chosen, the surround channels 3 and 4
H A Daudiophile-usb.rst73 * The Do port additionally supports surround-encoded AC-3 and DTS passthrough,
/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt192 - "6x16" (16-bit surround 5.1)
/linux/LICENSES/deprecated/
H A DGFDL-1.1307 covers that surround only the Document within the aggregate.
/linux/Documentation/userspace-api/media/
H A Dfdl-appendix.rst382 that surround only the Document within the aggregate. Otherwise they
/linux/Documentation/dev-tools/
H A Dkasan.rst256 granules that surround the accessed address.

12