Searched refs:solo_enc_dev (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
H A D | solo6x10-v4l2-enc.c | 93 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_en [all...] |
H A D | solo6x10.h | 139 struct solo_enc_dev { struct 228 struct solo_enc_dev *v4l2_enc[SOLO_MAX_CHANNELS]; 356 void solo_update_mode(struct solo_enc_dev *solo_enc); 365 int solo_osd_print(struct solo_enc_dev *solo_enc);
|
H A D | solo6x10-enc.c | 127 int solo_osd_print(struct solo_enc_dev *solo_enc) in solo_osd_print()
|
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/ |
H A D | solo6x10-v4l2-enc.c | 93 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_en [all...] |
H A D | solo6x10.h | 139 struct solo_enc_dev { struct 228 struct solo_enc_dev *v4l2_enc[SOLO_MAX_CHANNELS]; 356 void solo_update_mode(struct solo_enc_dev *solo_enc); 365 int solo_osd_print(struct solo_enc_dev *solo_enc);
|
H A D | solo6x10-enc.c | 127 int solo_osd_print(struct solo_enc_dev *solo_enc) in solo_osd_print()
|
Completed in 7 milliseconds