OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unit_label
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
umidi.c
1562
const char *
unit_label
;
local in function:describe_mididev
1591
unit_label
= device_xname(sc->sc_dev);
1593
len = strlen(in_label) + strlen(out_label) + strlen(
unit_label
) + 4;
1598
in_label, out_label,
unit_label
);
umidi.c
1562
const char *
unit_label
;
local in function:describe_mididev
1591
unit_label
= device_xname(sc->sc_dev);
1593
len = strlen(in_label) + strlen(out_label) + strlen(
unit_label
) + 4;
1598
in_label, out_label,
unit_label
);
umidi.c
1562
const char *
unit_label
;
local in function:describe_mididev
1591
unit_label
= device_xname(sc->sc_dev);
1593
len = strlen(in_label) + strlen(out_label) + strlen(
unit_label
) + 4;
1598
in_label, out_label,
unit_label
);
Completed in 35 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025