Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/pci/tw5864/
Dtw5864-video.c943 static int tw5864_video_input_init(struct tw5864_input *dev, int video_nr);
1070 ret = tw5864_video_input_init(&dev->inputs[i], video_nr[i]); in tw5864_video_init()
1097 static int tw5864_video_input_init(struct tw5864_input *input, int video_nr) in tw5864_video_input_init() function