Searched defs:pvr2_context (Results 1 – 2 of 2) sorted by relevance
26 struct pvr2_context { struct29 struct pvr2_context *exist_next; argument30 struct pvr2_context *exist_prev; argument31 struct pvr2_context *notify_next; argument32 struct pvr2_context *notify_prev; argument34 struct pvr2_context_stream video_stream; argument40 /* Called after pvr2_context initialization is complete */ argument41 void (*setup_func)(struct pvr2_context *); argument
204 void (*setup_func)(struct pvr2_context *)) in pvr2_context_create()
Completed in 5 milliseconds