Searched refs:queue_item (Results 1 – 5 of 5) sorted by relevance
57 struct queue_item { struct64 struct queue_item *buf; argument
75 struct queue_item { struct82 struct queue_item *buf; argument
617 static struct queue_item rx_ring_buf[CONFIG_I2S_LITEX_RX_BLOCK_COUNT]; \618 static struct queue_item tx_ring_buf[CONFIG_I2S_LITEX_TX_BLOCK_COUNT]; \623 sizeof(dir##_ring_buf) / sizeof(struct queue_item), \
52 struct queue_item { struct59 struct queue_item *buf; argument1025 struct queue_item rx_0_ring_buf[CONFIG_I2S_SAM_SSC_RX_BLOCK_COUNT + 1];1026 struct queue_item tx_0_ring_buf[CONFIG_I2S_SAM_SSC_TX_BLOCK_COUNT + 1];
913 struct queue_item rx_##index##_ring_buf[CONFIG_I2S_STM32_RX_BLOCK_COUNT + 1];\914 struct queue_item tx_##index##_ring_buf[CONFIG_I2S_STM32_TX_BLOCK_COUNT + 1];\