Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/tw5864/
Dtw5864-video.c947 static int tw5864_video_input_init(struct tw5864_input *dev, int video_nr);
1075 ret = tw5864_video_input_init(&dev->inputs[i], video_nr[i]); in tw5864_video_init()
1102 static int tw5864_video_input_init(struct tw5864_input *input, int video_nr) in tw5864_video_input_init() function