Home
last modified time | relevance | path

Searched refs:bang (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/spi/
H A Dspi-gpio.c49 struct spi_bitbang *bang; in spi_to_spi_gpio() local
52 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()
/linux/rust/proc-macro2/
H A Dparse.rs940 let mut bang = Punct::new('!', Spacing::Alone); in doc_comment() localVariable
941 bang.set_span(span); in doc_comment()
942 trees.push_token_from_parser(TokenTree::Punct(bang)); in doc_comment()
/linux/Documentation/networking/device_drivers/hamradio/
H A Dbaycom.rst22 therefore it supports just about every bit bang modem on a
/linux/Documentation/trace/
H A Dftrace-design.rst52 you to bang ideas off of. Typically, register usage (argument/scratch/etc...)
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst445 | more scalable than a “big bang” all-at-once grace-period start could |
/linux/
H A DMAINTAINERS21987 M: Alvin Šipraga <alsi@bang-olufsen.dk>