Home
last modified time | relevance | path

Searched refs:solo_set_motion_threshold (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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()