OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uvideo_stream_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uvideo.c
329
static struct uvideo_stream *
uvideo_stream_alloc
(void);
563
vs =
uvideo_stream_alloc
();
780
uvideo_stream_alloc
(void)
function in typeref:struct:uvideo_stream *
782
return kmem_zalloc(sizeof(*
uvideo_stream_alloc
()), KM_SLEEP);
uvideo.c
329
static struct uvideo_stream *
uvideo_stream_alloc
(void);
563
vs =
uvideo_stream_alloc
();
780
uvideo_stream_alloc
(void)
function in typeref:struct:uvideo_stream *
782
return kmem_zalloc(sizeof(*
uvideo_stream_alloc
()), KM_SLEEP);
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025