OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:umodem_get_caps
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
umodemvar.h
67
int
umodem_get_caps
(struct usbd_device *, int *, int *,
umodem.c
104
if (
umodem_get_caps
(uiaa->uiaa_device, &cm, &acm, id) == -1)
umodem_common.c
145
umodem_get_caps
(dev, &sc->sc_cm_cap, &sc->sc_acm_cap, id);
401
umodem_get_caps
(struct usbd_device *dev, int *cm, int *acm,
function in typeref:typename:int
413
DPRINTF(("
umodem_get_caps
: NO_UNION_NRM quirk - returning 0\n"));
424
DPRINTF(("
umodem_get_caps
: no CM desc\n"));
434
DPRINTF(("
umodem_get_caps
: no ACM desc\n"));
444
DPRINTF(("
umodem_get_caps
: no UNION desc\n"));
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025