OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:final_label
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
umidi.c
1563
char *
final_label
;
local in function:describe_mididev
1595
final_label
= kmem_alloc(len, KM_SLEEP);
1597
snprintf(
final_label
, len, "%s%son %s",
1600
md->label =
final_label
;
umidi.c
1563
char *
final_label
;
local in function:describe_mididev
1595
final_label
= kmem_alloc(len, KM_SLEEP);
1597
snprintf(
final_label
, len, "%s%son %s",
1600
md->label =
final_label
;
Completed in 23 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025