Home
last modified time | relevance | path

Searched defs:tx_dev (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h58 struct sh_mobile_lcdc_entity *tx_dev; member
/linux/drivers/spi/
H A Dspi.c1228 struct device *tx_dev, *rx_dev; in __spi_map_msg() local
1296 struct device *tx_dev = ctlr->cur_tx_dma_dev; in __spi_unmap_msg() local
1321 struct device *tx_dev = ctlr->cur_tx_dma_dev; in spi_dma_sync_for_device() local
1333 struct device *tx_dev = ctlr->cur_tx_dma_dev; in spi_dma_sync_for_cpu() local
H A Dspi-sh-msiof.c1101 struct device *tx_dev, *rx_dev; in sh_msiof_request_dma() local
/linux/include/video/
H A Dsh_mobile_lcdc.h187 struct platform_device *tx_dev; /* HDMI/DSI transmitter device */ member
/linux/kernel/bpf/
H A Ddevmap.c336 struct net_device *tx_dev, in dev_map_bpf_prog_run()