Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c93 static int solo_is_motion_on(struct solo_enc_dev *solo_enc) in solo_is_motion_on()
100 static int solo_motion_detected(struct solo_enc_dev *solo_enc) in solo_motion_detected()
117 static void solo_motion_toggle(struct solo_enc_dev *solo_enc, int on) in solo_motion_toggle()
139 void solo_update_mode(struct solo_enc_dev *solo_enc) in solo_update_mode()
221 static int solo_enc_on(struct solo_enc_dev *solo_enc) in solo_enc_on()
266 static void solo_enc_off(struct solo_enc_dev *solo_enc) in solo_enc_off()
308 static int solo_send_desc(struct solo_enc_dev *solo_enc, int skip, in solo_send_desc()
449 static int solo_fill_jpeg(struct solo_enc_dev *solo_enc, in solo_fill_jpeg()
471 static int solo_fill_mpeg(struct solo_enc_dev *solo_enc, in solo_fill_mpeg()
506 static int solo_enc_fillbuf(struct solo_enc_dev *solo_enc, in solo_enc_fillbuf()
[all …]
Dsolo6x10-enc.c127 int solo_osd_print(struct solo_enc_dev *solo_enc) in solo_osd_print()