Searched refs:uvideo_stream_alloc (Results 1 – 1 of 1) sorted by relevance
329 static struct uvideo_stream * uvideo_stream_alloc(void);563 vs = uvideo_stream_alloc(); in uvideo_attach()780 uvideo_stream_alloc(void) in uvideo_stream_alloc() function782 return kmem_zalloc(sizeof(*uvideo_stream_alloc()), KM_SLEEP); in uvideo_stream_alloc()