Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-disp.c199 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val) in solo_set_motion_threshold() function
252 solo_set_motion_threshold(solo_dev, i, SOLO_DEF_MOT_THRESH); in solo_motion_config()
Dsolo6x10.h362 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val);
Dsolo6x10-v4l2-enc.c1111 return solo_set_motion_threshold(solo_dev, solo_enc->ch, in solo_s_ctrl()
1118 err = solo_set_motion_threshold(solo_dev, solo_enc->ch, in solo_s_ctrl()