Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-encoder.h16 int pvr2_encoder_stop(struct pvr2_hdw *);
H A Dpvrusb2-encoder.c490 int pvr2_encoder_stop(struct pvr2_hdw *hdw) in pvr2_encoder_stop() function
H A Dpvrusb2-hdw.c4398 if (pvr2_encoder_stop(hdw) < 0) return !0; in state_eval_encoder_run()