Searched refs:bang (Results 1 – 6 of 6) sorted by relevance
49 struct spi_bitbang *bang; in spi_to_spi_gpio() local52 bang = spi_controller_get_devdata(spi->controller); in spi_to_spi_gpio()53 spi_gpio = container_of(bang, struct spi_gpio, bitbang); in spi_to_spi_gpio()
940 let mut bang = Punct::new('!', Spacing::Alone); in doc_comment() localVariable941 bang.set_span(span); in doc_comment()942 trees.push_token_from_parser(TokenTree::Punct(bang)); in doc_comment()
22 therefore it supports just about every bit bang modem on a
52 you to bang ideas off of. Typically, register usage (argument/scratch/etc...)
445 | more scalable than a “big bang” all-at-once grace-period start could |
21987 M: Alvin Šipraga <alsi@bang-olufsen.dk>