Home
last modified time | relevance | path

Searched refs:tuners (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/cpufreq/
H A Dcpufreq_conservative.c64 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_update()
166 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_up_threshold()
182 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_down_threshold()
225 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_freq_step()
285 struct cs_dbs_tuners *tuners; in cs_init() local
287 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in cs_init()
288 if (!tuners) in cs_init()
291 tuners->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD; in cs_init()
292 tuners->freq_step = DEF_FREQUENCY_STEP; in cs_init()
296 dbs_data->tuners = tuners; in cs_init()
[all …]
H A Dcpufreq_ondemand.c71 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target()
117 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase()
139 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update()
295 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias()
356 struct od_dbs_tuners *tuners; in od_init() local
360 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in od_init()
361 if (!tuners) in od_init()
376 tuners->powersave_bias = default_powersave_bias; in od_init()
379 dbs_data->tuners = tuners; in od_init()
385 kfree(dbs_data->tuners); in od_exit()
[all …]
H A Dcpufreq_governor.h40 void *tuners; member
58 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \
59 return sprintf(buf, "%u\n", tuners->file_name); \
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/cpufreq/
H A Dcpufreq_conservative.c64 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_update()
166 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_up_threshold()
182 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_down_threshold()
225 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_freq_step()
285 struct cs_dbs_tuners *tuners; in cs_init() local
287 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in cs_init()
288 if (!tuners) in cs_init()
291 tuners->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD; in cs_init()
292 tuners->freq_step = DEF_FREQUENCY_STEP; in cs_init()
296 dbs_data->tuners = tuners; in cs_init()
[all …]
H A Dcpufreq_ondemand.c71 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target()
117 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase()
139 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update()
295 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias()
356 struct od_dbs_tuners *tuners; in od_init() local
360 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in od_init()
361 if (!tuners) in od_init()
376 tuners->powersave_bias = default_powersave_bias; in od_init()
379 dbs_data->tuners = tuners; in od_init()
385 kfree(dbs_data->tuners); in od_exit()
[all …]
H A Dcpufreq_governor.h40 void *tuners; member
58 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \
59 return sprintf(buf, "%u\n", tuners->file_name); \
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/cpufreq/
H A Dcpufreq_conservative.c64 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in cs_dbs_update()
166 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_up_threshold()
182 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_down_threshold()
225 struct cs_dbs_tuners *cs_tuners = dbs_data->tuners; in store_freq_step()
285 struct cs_dbs_tuners *tuners; in cs_init() local
287 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in cs_init()
288 if (!tuners) in cs_init()
291 tuners->down_threshold = DEF_FREQUENCY_DOWN_THRESHOLD; in cs_init()
292 tuners->freq_step = DEF_FREQUENCY_STEP; in cs_init()
296 dbs_data->tuners = tuners; in cs_init()
[all …]
H A Dcpufreq_ondemand.c71 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in generic_powersave_bias_target()
117 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in dbs_freq_increase()
139 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in od_update()
295 struct od_dbs_tuners *od_tuners = dbs_data->tuners; in store_powersave_bias()
356 struct od_dbs_tuners *tuners; in od_init() local
360 tuners = kzalloc(sizeof(*tuners), GFP_KERNEL); in od_init()
361 if (!tuners) in od_init()
376 tuners->powersave_bias = default_powersave_bias; in od_init()
379 dbs_data->tuners = tuners; in od_init()
385 kfree(dbs_data->tuners); in od_exit()
[all …]
H A Dcpufreq_governor.h40 void *tuners; member
58 struct _gov##_dbs_tuners *tuners = dbs_data->tuners; \
59 return sprintf(buf, "%u\n", tuners->file_name); \
/dports/multimedia/tvheadend/tvheadend-4.2.8/docs/wizard/
H A Dnetwork.md1 Now let's get your tuners configured. Go ahead and select a network for
2 each of the tuners you would like to use. if you do not assign a
8 Many tuners are able to receive different signal types..
11 then you would select the network under the tuners with DVB-T/ATSC-T/ISDB-T
15 select the network under the tuners with DVB-S/S2 in the name.
18 network under the tuners with DVB-C/ATSC-C/ISDB-C in the name.
27 * For devices with multiple tuners (e.g. either cable or terrestrial),
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-cards.c251 .tuners = {
292 .tuners = {
334 .tuners = {
370 .tuners = {
412 .tuners = {
486 .tuners = {
517 .tuners = {
561 .tuners = {
593 .tuners = {
623 .tuners = {
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-cards.c251 .tuners = {
292 .tuners = {
334 .tuners = {
370 .tuners = {
412 .tuners = {
486 .tuners = {
517 .tuners = {
561 .tuners = {
593 .tuners = {
623 .tuners = {
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-cards.c251 .tuners = {
292 .tuners = {
334 .tuners = {
370 .tuners = {
412 .tuners = {
486 .tuners = {
517 .tuners = {
561 .tuners = {
593 .tuners = {
623 .tuners = {
[all …]
/dports/multimedia/tvheadend/tvheadend-4.2.8/docs/markdown/
H A Dinstall_hardware.md18 * External USB tuners that plug in
19 * Internal (e.g. PCI) tuners that go inside the computer chassis
20 * External SAT>IP tuners that send MPEG-TS streams over a LAN connection
21 * External HDHomeRun tuners that send MPEG-TS streams over a LAN connection
29 USB tuners are cheap, work well and are frequently well-matched to physically-smaller
44 Similar to the above, Tvheadend can do nothing if your tuners aren't working
45 properly. A good place to check how to set up your tuners is the
62 Many tuners then also require **firmware** - normally, a binary file that's been
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-rf-tuner.rst16 called Zero-IF tuners. Older tuners were typically simple PLL tuners
18 without a metal box "silicon tuners". These controls are mostly
19 applicable for new feature rich silicon tuners, just because older
20 tuners does not have much adjustable features.
22 For more information about RF tuners see
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-rf-tuner.rst16 called Zero-IF tuners. Older tuners were typically simple PLL tuners
18 without a metal box "silicon tuners". These controls are mostly
19 applicable for new feature rich silicon tuners, just because older
20 tuners does not have much adjustable features.
22 For more information about RF tuners see
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-rf-tuner.rst16 called Zero-IF tuners. Older tuners were typically simple PLL tuners
18 without a metal box "silicon tuners". These controls are mostly
19 applicable for new feature rich silicon tuners, just because older
20 tuners does not have much adjustable features.
22 For more information about RF tuners see
/dports/multimedia/tvheadend/tvheadend-4.2.8/docs/property/
H A Ddvr_status.md10 * No free tuners - usually in-use by other subscription(s).
11 * No tuners are enabled and/or have no network assigned.
12 * All available tuners failed to tune (this can indicate a signal, driver or hardware problem).
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/admin-guide/media/
H A Dtechnisat.rst58 #) => ``Generic I2C PLL based tuners``
63 #) => ``Generic I2C PLL based tuners``
80 #) => ``Generic I2C PLL based tuners``
85 #) => ``Generic I2C PLL based tuners``
94 #) => ``Generic I2C PLL based tuners``
/dports/multimedia/tvheadend/tvheadend-4.2.8/docs/class/
H A Dsatip_server.md32 In the *Exported tuners* section, enter the number of tuners (per
34 client know how many tuners are available for use, while you can enter
35 any number you like here, exporting more tuners than you have can lead
48 is 1. For satellite tuners, this value determines the satellite source
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/admin-guide/media/
H A Dtechnisat.rst58 #) => ``Generic I2C PLL based tuners``
63 #) => ``Generic I2C PLL based tuners``
80 #) => ``Generic I2C PLL based tuners``
85 #) => ``Generic I2C PLL based tuners``
94 #) => ``Generic I2C PLL based tuners``
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/admin-guide/media/
H A Dtechnisat.rst58 #) => ``Generic I2C PLL based tuners``
63 #) => ``Generic I2C PLL based tuners``
80 #) => ``Generic I2C PLL based tuners``
85 #) => ``Generic I2C PLL based tuners``
94 #) => ``Generic I2C PLL based tuners``
/dports/games/leela-zero/leela-zero-0.17/src/
H A DOpenCLScheduler.cpp168 const auto tuners = opencl_net->getOpenCL().get_sgemm_tuners(); in push_input_convolution() local
170 const auto mwg = tuners[0]; in push_input_convolution()
171 const auto kwg = tuners[2]; in push_input_convolution()
172 const auto vwm = tuners[3]; in push_input_convolution()
198 const auto tuners = opencl_net->getOpenCL().get_sgemm_tuners(); in push_residual() local
200 const auto mwg = tuners[0]; in push_residual()
201 const auto vwm = tuners[3]; in push_residual()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/tsfile/
H A Dtsfile.c78 void tsfile_init ( int tuners ) in tsfile_init() argument
93 if (tuners <= 0) { in tsfile_init()
97 for (i = 0; i < tuners; i++) { in tsfile_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-cards.c218 .tuners = {
268 .tuners = {
328 .tuners = {
386 .tuners = {
436 .tuners = {
482 .tuners = {
535 .tuners = {

12345678910>>...21