Home
last modified time | relevance | path

Searched defs:take (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/pse-pd/
H A Drealtek-pse-mcu-uart.c39 size_t take; in rtpse_mcu_uart_receive() local
/linux/rust/proc-macro2/
H A Drcvec.rs111 pub(crate) fn take(self) -> RcVecBuilder<T> { in take() method
/linux/drivers/android/binder/range_alloc/
H A Dmod.rs72 fn take(&mut self) -> Option<T> { in take() method