Home
last modified time | relevance | path

Searched refs:hw_setup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dep93xx_dma.c190 * @hw_setup: method which sets the channel up for operation
206 int (*hw_setup)(struct ep93xx_dma_chan *); member
910 ret = edmac->edma->hw_setup(edmac); in ep93xx_dma_alloc_chan_resources()
1223 edmac->edma->hw_setup(edmac); in ep93xx_dma_terminate_all()
1383 edma->hw_setup = m2m_hw_setup; in ep93xx_dma_probe()
1391 edma->hw_setup = m2p_hw_setup; in ep93xx_dma_probe()
/kernel/linux/linux-6.6/drivers/dma/
H A Dep93xx_dma.c190 * @hw_setup: method which sets the channel up for operation
206 int (*hw_setup)(struct ep93xx_dma_chan *); member
910 ret = edmac->edma->hw_setup(edmac); in ep93xx_dma_alloc_chan_resources()
1223 edmac->edma->hw_setup(edmac); in ep93xx_dma_terminate_all()
1381 edma->hw_setup = m2m_hw_setup; in ep93xx_dma_probe()
1389 edma->hw_setup = m2p_hw_setup; in ep93xx_dma_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c3756 * hw_setup - setup the hardware
3761 static void hw_setup(struct ksz_hw *hw) in hw_setup() function
6581 /* see note in hw_setup() */ in netdev_set_features()
7039 hw_setup(hw); in pcidev_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c3383 * hw_setup - setup the hardware
3388 static void hw_setup(struct ksz_hw *hw) in hw_setup() function
6210 /* see note in hw_setup() */ in netdev_set_features()
6669 hw_setup(hw); in pcidev_init()

Completed in 23 milliseconds