Searched refs:get_next_tx_buffer (Results 1 – 1 of 1) sorted by relevance
190 static bool get_next_tx_buffer(struct i2s_nrfx_drv_data *drv_data, in get_next_tx_buffer() function366 } else if (get_next_tx_buffer(drv_data, &next)) { in data_handler()646 if (!get_next_tx_buffer(drv_data, &next)) { in i2s_nrfx_write()674 !get_next_tx_buffer(drv_data, &initial_buffers)) { in start_transfer()