Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c102 static int solo_is_motion_on(struct solo_enc_dev *solo_enc) in solo_is_motion_on()
109 static int solo_motion_detected(struct solo_enc_dev *solo_enc) in solo_motion_detected()
126 static void solo_motion_toggle(struct solo_enc_dev *solo_enc, int on) in solo_motion_toggle()
148 void solo_update_mode(struct solo_enc_dev *solo_enc) in solo_update_mode()
230 static int solo_enc_on(struct solo_enc_dev *solo_enc) in solo_enc_on()
275 static void solo_enc_off(struct solo_enc_dev *solo_enc) in solo_enc_off()
317 static int solo_send_desc(struct solo_enc_dev *solo_enc, int skip, in solo_send_desc()
458 static int solo_fill_jpeg(struct solo_enc_dev *solo_enc, in solo_fill_jpeg()
480 static int solo_fill_mpeg(struct solo_enc_dev *solo_enc, in solo_fill_mpeg()
515 static int solo_enc_fillbuf(struct solo_enc_dev *solo_enc, in solo_enc_fillbuf()
[all …]
Dsolo6x10-enc.c136 int solo_osd_print(struct solo_enc_dev *solo_enc) in solo_osd_print()