Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/usb/pvrusb2/
Dpvrusb2-encoder.h16 int pvr2_encoder_stop(struct pvr2_hdw *);
Dpvrusb2-encoder.c490 int pvr2_encoder_stop(struct pvr2_hdw *hdw) in pvr2_encoder_stop() function
Dpvrusb2-hdw.c4403 if (pvr2_encoder_stop(hdw) < 0) return !0; in state_eval_encoder_run()