Home
last modified time | relevance | path

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

/linux-6.14.4/rust/kernel/
Duaccess.rs130 pub fn read_all<A: Allocator>(self, buf: &mut Vec<u8, A>, flags: Flags) -> Result { in read_all() method
284 pub fn read_all<A: Allocator>(mut self, buf: &mut Vec<u8, A>, flags: Flags) -> Result { in read_all() method
/linux-6.14.4/drivers/hid/
Dhid-mcp2200.c104 struct mcp_read_all *read_all; in mcp_cmd_read_all() local
/linux-6.14.4/include/net/bluetooth/
Dhci.h1150 __u8 read_all; member