Home
last modified time | relevance | path

Searched defs:bang (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/spi/
H A Dspi-gpio.c49 struct spi_bitbang *bang; in spi_to_spi_gpio() local
/linux/rust/proc-macro2/
H A Dparse.rs940 let mut bang = Punct::new('!', Spacing::Alone); in doc_comment() localVariable