commit | 0cfcc493a50ef6d8b2ceda3390be0306f319ed18 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Aug 22 13:28:02 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Aug 22 14:52:58 2015 -0300 |
tree | 05f150792145980cb6d6b52410cdc07d47efeefa | |
parent | 27460adc07a3f84e671dec71ac553818d5988003 [diff] |
[media] dvb-frontend.h: document struct dvb_frontend_ops This is one of the most important functions of the DVB frontend, containing the logic needed to set the parameters at the demux and to send commands via SEC. Document it. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Acked-by: Jonathan Corbet <corbet@lwn.net>