Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.h49 int tw28_get_video_status(struct solo_dev *solo_dev, u8 ch);
H A Dsolo6x10-tw28.c641 int tw28_get_video_status(struct solo_dev *solo_dev, u8 ch) in tw28_get_video_status() function
H A Dsolo6x10-v4l2.c419 if (!tw28_get_video_status(solo_dev, input->index)) in solo_enum_input()
H A Dsolo6x10-v4l2-enc.c788 if (!tw28_get_video_status(solo_dev, solo_enc->ch)) in solo_enc_enum_input()