Home
last modified time | relevance | path

Searched refs:pvr2_context_create (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.h55 struct pvr2_context *pvr2_context_create(struct usb_interface *intf,
H A Dpvrusb2-main.c54 pvr = pvr2_context_create(intf,devid,pvr_setup_attach); in pvr_probe()
H A Dpvrusb2-context.c201 struct pvr2_context *pvr2_context_create( in pvr2_context_create() function