Lines Matching defs:rx_buf
131 .rx_buf = spidev->rx_buffer,
207 u8 *tx_buf, *rx_buf;
220 rx_buf = spidev->rx_buffer;
227 /* Ensure that also following allocations from rx_buf/tx_buf will meet
245 if (u_tmp->rx_buf) {
252 k_tmp->rx_buf = rx_buf;
253 rx_buf += len_aligned;
285 k_tmp->rx_buf ? "rx " : "",
304 if (u_tmp->rx_buf) {
306 (uintptr_t) u_tmp->rx_buf, k_tmp->rx_buf,
545 ioc[n].rx_buf = (uintptr_t) compat_ptr(ioc[n].rx_buf);