Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Dsh_mobile_lcdcfb.h58 struct sh_mobile_lcdc_entity *tx_dev; member
/linux-6.12.1/drivers/spi/
Dspi.c1227 struct device *tx_dev, *rx_dev; in __spi_map_msg() local
1295 struct device *tx_dev = ctlr->cur_tx_dma_dev; in __spi_unmap_msg() local
1320 struct device *tx_dev = ctlr->cur_tx_dma_dev; in spi_dma_sync_for_device() local
1332 struct device *tx_dev = ctlr->cur_tx_dma_dev; in spi_dma_sync_for_cpu() local
Dspi-sh-msiof.c1189 struct device *tx_dev, *rx_dev; in sh_msiof_request_dma() local
/linux-6.12.1/include/video/
Dsh_mobile_lcdc.h187 struct platform_device *tx_dev; /* HDMI/DSI transmitter device */ member
/linux-6.12.1/kernel/bpf/
Ddevmap.c336 struct net_device *tx_dev, in dev_map_bpf_prog_run()