Home
last modified time | relevance | path

Searched refs:bcma_hci_platform_power_gpio (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dbcma-hcd.c229 static void bcma_hci_platform_power_gpio(struct bcma_device *dev, bool val) in bcma_hci_platform_power_gpio() function
317 bcma_hci_platform_power_gpio(dev, true); in bcma_hcd_probe()
371 bcma_hci_platform_power_gpio(dev, false); in bcma_hcd_shutdown()
379 bcma_hci_platform_power_gpio(dev, false); in bcma_hcd_suspend()
387 bcma_hci_platform_power_gpio(dev, true); in bcma_hcd_resume()