Home
last modified time | relevance | path

Searched defs:pvr2_context (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/usb/pvrusb2/
A Dpvrusb2-context.h26 struct pvr2_context { struct
29 struct pvr2_context *exist_next; argument
30 struct pvr2_context *exist_prev; argument
31 struct pvr2_context *notify_next; argument
32 struct pvr2_context *notify_prev; argument
34 struct pvr2_context_stream video_stream; argument
40 /* Called after pvr2_context initialization is complete */ argument
41 void (*setup_func)(struct pvr2_context *); argument
A Dpvrusb2-context.c204 void (*setup_func)(struct pvr2_context *)) in pvr2_context_create()

Completed in 6 milliseconds