Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/clients/audio/usb_ah/
H A Dusb_ah.c71 static int usb_ah_get_cooked_rd(usb_ah_state_t *);
290 if (usb_ah_get_cooked_rd(usb_ahd) != USB_SUCCESS) { in usb_ah_open()
610 usb_ah_get_cooked_rd(usb_ah_state_t *usb_ahd) in usb_ah_get_cooked_rd() function