Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Dfrontend-stat-properties.rst9 The values are returned via ``dtv_property.stat``. If the property is
10 supported, ``dtv_property.stat.len`` is bigger than zero.
12 For most delivery systems, ``dtv_property.stat.len`` will be 1 if the
19 ``dtv_property.stat.len`` is updated to reflect the "global" metrics,
23 value at :c:type:`dtv_property.stat.dtv_stats <dtv_stats>` array refers
27 The number of filled elements are stored at ``dtv_property.stat.len``.
29 Each element of the ``dtv_property.stat.dtv_stats`` array consists on
A Ddvbproperty.rst28 The actual action is determined by a set of dtv_property cmd/data pairs.
81 static struct dtv_property props[] = {
/linux-6.3-rc2/include/uapi/linux/dvb/
A Dfrontend.h888 struct dtv_property { struct
915 struct dtv_property *props;
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_frontend.c1343 struct dtv_property *tvp, in dtv_property_process_get()
2213 fe, &getp, (struct dtv_property *)(tvp + i), file); in dvb_frontend_handle_compat_ioctl()
2356 struct dtv_property *tvp = NULL; in dvb_get_property()
2397 tvps->num * sizeof(struct dtv_property))) { in dvb_get_property()
2438 struct dtv_property *tvp = NULL; in dvb_frontend_handle_ioctl()

Completed in 14 milliseconds