Searched refs:hw_shutdown (Results 1 – 4 of 4) sorted by relevance
91 void (*hw_shutdown)(struct soc_pcmcia_socket *); member
147 .hw_shutdown = h3600_pcmcia_hw_shutdown,
154 if (skt->ops->hw_shutdown) in __soc_pcmcia_hw_shutdown()155 skt->ops->hw_shutdown(skt); in __soc_pcmcia_hw_shutdown()
238 void (*hw_shutdown)(struct ep93xx_dma_chan *); member1013 edmac->edma->hw_shutdown(edmac); in ep93xx_dma_free_chan_resources()1266 edmac->edma->hw_shutdown(edmac); in ep93xx_dma_terminate_all()1537 edma->hw_shutdown = m2m_hw_shutdown; in ep93xx_dma_probe()1545 edma->hw_shutdown = m2p_hw_shutdown; in ep93xx_dma_probe()