Home
last modified time | relevance | path

Searched defs:ppf (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Datmegadci.c137 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in atmegadci_get_hw_ep_profile()
H A Davr32dci.c159 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in avr32dci_get_hw_ep_profile()
H A Duss820dci.c178 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in uss820dci_get_hw_ep_profile()
H A Dmusb_otg.c242 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in musbotg_get_hw_ep_profile()
H A Ddwc_otg.c157 const struct usb_hw_ep_profile **ppf, uint8_t ep_addr) in dwc_otg_get_hw_ep_profile() argument
/freebsd/sys/dev/usb/
H A Dusb_dev.c192 struct usb_fifo **ppf; in usb_ref_device() local
/freebsd/contrib/sqlite3/
H A Dshell.c906 /* in/out */ FILE **ppf){ in getEmitStreamInfo()