Searched refs:solo_set_motion_threshold (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-disp.c | 190 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 D | solo6x10.h | 359 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val);
|
H A D | solo6x10-v4l2-enc.c | 1083 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()
|