Searched defs:write_read (Results 1 – 3 of 3) sorted by relevance
27 int (*write_read)(struct cxd2880_spi *spi, member
41 static int write_read(void) in write_read() function
1472 pub(crate) fn write_read(self: &Arc<Self>, data: UserSlice, wait: bool) -> Result { in write_read() method