Searched refs:subunit (Results 1 – 9 of 9) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/serial/ |
D | usb_serial.c | 175 int subunit; in ucom_attach() local 212 for (subunit = 0; subunit < ssc->sc_subunits; subunit++) { in ucom_attach() 213 sc[subunit].sc_subunit = subunit; in ucom_attach() 214 sc[subunit].sc_super = ssc; in ucom_attach() 215 sc[subunit].sc_mtx = umtx; in ucom_attach() 216 sc[subunit].sc_parent = parent; in ucom_attach() 217 sc[subunit].sc_callback = callback; in ucom_attach() 219 error = ucom_attach_tty(ssc, &sc[subunit]); in ucom_attach() 228 sc[subunit].sc_flag = UCOM_FLAG_ATTACHED; in ucom_attach() 245 int subunit; in ucom_detach() local [all …]
|
D | u3g.c | 771 uint8_t subunit; in u3g_detach() local 778 for (subunit = 0; subunit != U3G_MAXPORTS; subunit++) in u3g_detach() 779 usbd_transfer_unsetup(sc->sc_xfer[subunit], U3G_N_TRANSFER); in u3g_detach()
|
D | usb_serial.h | 113 …ucom_tty_name) (struct ucom_softc *, char *pbuf, uint16_t buflen, uint16_t unit, uint16_t subunit);
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_dev.c | 1478 struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit, in usb_fifo_attach() argument 1551 if (subunit < 0) { in usb_fifo_attach() 1561 unit, subunit, pm->postfix[n] ? in usb_fifo_attach()
|
D | usbdi.h | 637 struct usb_fifo_sc *f_sc, uint16_t unit, int16_t subunit,
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
D | fdl-1.3.texi | 117 A section ``Entitled XYZ'' means a named subunit of the Document whose
|
D | libmicrohttpd-tutorial.info | 2007 A section "Entitled XYZ" means a named subunit of the Document
|
D | libmicrohttpd.info | 3484 A section "Entitled XYZ" means a named subunit of the Document
|
/third_party/elfutils/doc/ |
D | COPYING-GFDL | 113 A section "Entitled XYZ" means a named subunit of the Document whose
|