Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dohci_s3c24x0.c81 struct ohci_softc *sc = device_get_softc(dev); in ohci_s3c24x0_attach()
152 struct ohci_softc *sc = device_get_softc(dev); in ohci_s3c24x0_detach()
208 .size = sizeof(struct ohci_softc),
Dohci.h225 typedef struct ohci_softc { struct
262 void ohci_detach(struct ohci_softc *sc); argument
Dohci.c150 struct ohci_softc *sc = OHCI_BUS2SC(bus); in ohci_iterate_hw_softc()
438 ohci_detach(struct ohci_softc *sc) in ohci_detach()
1242 struct ohci_softc *sc = OHCI_BUS2SC(bus); in ohci_do_poll()
2598 struct ohci_softc *sc = OHCI_BUS2SC(udev->bus); in ohci_device_resume()
2636 struct ohci_softc *sc = OHCI_BUS2SC(udev->bus); in ohci_device_suspend()
2672 struct ohci_softc *sc = OHCI_BUS2SC(bus); in ohci_set_hw_power_sleep()
2690 struct ohci_softc *sc = OHCI_BUS2SC(bus); in ohci_set_hw_power()
Dohci_pci.c395 .size = sizeof(struct ohci_softc),
/freebsd-12-stable/sys/dev/bhnd/cores/usb/
Dbhnd_ohci.c218 .size = sizeof(struct ohci_softc),
/freebsd-12-stable/sys/mips/atheros/
Dar71xx_ohci.c63 struct ohci_softc sc_ohci;
/freebsd-12-stable/sys/mips/ingenic/
Djz4780_ohci.c70 struct ohci_softc sc_ohci;