Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/solo6x10/
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()
Dsolo6x10.h359 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val);
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()