Home
last modified time | relevance | path

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

/linux/drivers/media/pci/tw5864/
H A Dtw5864-video.c944 static int tw5864_video_input_init(struct tw5864_input *dev, int video_nr);
1071 ret = tw5864_video_input_init(&dev->inputs[i], video_nr[i]); in tw5864_video_init()
1098 static int tw5864_video_input_init(struct tw5864_input *input, int video_nr) in tw5864_video_input_init() function