Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-encoder.h15 int pvr2_encoder_start(struct pvr2_hdw *);
H A Dpvrusb2-encoder.c463 int pvr2_encoder_start(struct pvr2_hdw *hdw) in pvr2_encoder_start() function
H A Dpvrusb2-hdw.c4408 if (pvr2_encoder_start(hdw) < 0) return !0; in state_eval_encoder_run()