Symbol: tb_ring_dma_device
drivers/net/thunderbolt/main.c
336
struct device *dma_dev = tb_ring_dma_device(ring->ring);
drivers/net/thunderbolt/main.c
502
struct device *dma_dev = tb_ring_dma_device(ring->ring);
drivers/net/thunderbolt/main.c
548
struct device *dma_dev = tb_ring_dma_device(ring->ring);
drivers/net/thunderbolt/main.c
582
struct device *dma_dev = tb_ring_dma_device(ring->ring);
drivers/net/thunderbolt/main.c
807
struct device *dma_dev = tb_ring_dma_device(net->rx_ring.ring);
drivers/net/thunderbolt/main.c
996
struct device *dma_dev = tb_ring_dma_device(net->tx_ring.ring);
drivers/thunderbolt/dma_test.c
238
struct device *dma_dev = tb_ring_dma_device(dt->rx_ring);
drivers/thunderbolt/dma_test.c
266
struct device *dma_dev = tb_ring_dma_device(dt->rx_ring);
drivers/thunderbolt/dma_test.c
307
struct device *dma_dev = tb_ring_dma_device(dt->tx_ring);
drivers/thunderbolt/dma_test.c
317
struct device *dma_dev = tb_ring_dma_device(dt->tx_ring);
drivers/thunderbolt/stream.c
246
struct device *dma_dev = tb_ring_dma_device(ring->ring);
drivers/thunderbolt/stream.c
366
struct device *dma_dev = tb_ring_dma_device(sdev->rx_ring.ring);
drivers/thunderbolt/stream.c
383
struct device *dma_dev = tb_ring_dma_device(sdev->rx_ring.ring);
drivers/thunderbolt/stream.c
413
struct device *dma_dev = tb_ring_dma_device(sdev->rx_ring.ring);
drivers/thunderbolt/stream.c
458
struct device *dma_dev = tb_ring_dma_device(sdev->tx_ring.ring);
drivers/thunderbolt/stream.c
498
struct device *dma_dev = tb_ring_dma_device(sdev->tx_ring.ring);