Home
last modified time | relevance | path

Searched refs:solo_set_motion_threshold (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c190 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val) in solo_set_motion_threshold() function
243 solo_set_motion_threshold(solo_dev, i, SOLO_DEF_MOT_THRESH); in solo_motion_config()
H A Dsolo6x10.h359 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val);
H A Dsolo6x10-v4l2-enc.c1086 return solo_set_motion_threshold(solo_dev, solo_enc->ch, in solo_s_ctrl()
1093 err = solo_set_motion_threshold(solo_dev, solo_enc->ch, in solo_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c190 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val) in solo_set_motion_threshold() function
243 solo_set_motion_threshold(solo_dev, i, SOLO_DEF_MOT_THRESH); in solo_motion_config()
H A Dsolo6x10.h359 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val);
H A Dsolo6x10-v4l2-enc.c1083 return solo_set_motion_threshold(solo_dev, solo_enc->ch, in solo_s_ctrl()
1090 err = solo_set_motion_threshold(solo_dev, solo_enc->ch, in solo_s_ctrl()

Completed in 7 milliseconds