Home
last modified time | relevance | path

Searched refs:clones (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/randr/
H A Drroutput.c100 output->clones = NULL; in RROutputCreate()
133 RROutputSetClones(RROutputPtr output, RROutputPtr * clones, int numClones) in RROutputSetClones() argument
140 if (output->clones[i] != clones[i]) in RROutputSetClones()
152 free(output->clones); in RROutputSetClones()
153 memcpy(newClones, clones, numClones * sizeof(RROutputPtr)); in RROutputSetClones()
154 output->clones = newClones; in RROutputSetClones()
419 free(output->clones); in RROutputDestroyResource()
461 RROutput *clones; in ProcRRGetOutputInfo() local
536 clones = (RROutput *) (modes + output->numModes + output->numUserModes); in ProcRRGetOutputInfo()
537 name = (char *) (clones + output->numClones); in ProcRRGetOutputInfo()
[all …]
H A Drandrstr.h151 RROutputPtr *clones; member
904 RROutputSetClones(RROutputPtr output, RROutputPtr * clones, int numClones);
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0017-linuxfbdrm-Support-RGB32.patch30 const QString cloneSource = userConnectorConfig.value(QStringLiteral("clones")).toString();
32 qCDebug(qLcKmsDebug) << "Output" << connectorName << " clones output " << cloneSource;
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dbt8xx.rst74 - Old TwinHan DST cards or clones with or without CA slot and not
84 clones use ``card=113`` modprobe parameter. So, in order to properly
122 Twinhan DST and clones 113
H A Dci.rst17 For the Twinhan/Twinhan clones, the dst_ca module handles the CI
62 clones, these cards are available as VVMER, Tomato, Hercules, Orange and
H A Dusb-cardlist.rst56 dvb-usb-az6007 AzureWave 6007 and clones DVB-T/C USB2.0
82 dvb-usb-vp702x TwinhanDTV StarBox and clones DVB-S USB2.0
H A Dbttv-cardlist.rst470 - Twinhan DST + clones
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dadm1021.rst105 ADM1021-clones.
111 ADM1021-clones implement two temperature sensors. One of them is internal,
127 ADM1021-clones do faster measurements, but there is really no good reason
H A Dlm83.rst33 other ADM1021 clones. The main difference between the LM83 and the LM84
71 won't have to handle more than two temperatures. Thus, ADM1021 clones
H A Dlm75.rst157 LM75 clones not listed here, with or without various enhancements,
158 that are supported. The clones are not detected by the driver, unless
/OK3568_Linux_fs/kernel/samples/pktgen/
H A DREADME.rst26 -c : ($SKB_CLONE) SKB clones send before alloc new SKB
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apple/
H A DKconfig25 Power Macintoshes and clones with Ethernet built-in on the
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c1637 RROutputPtr *clones; in xf86RandR12SetInfo12() local
1643 clones = xallocarray(config->num_output, sizeof(RROutputPtr)); in xf86RandR12SetInfo12()
1655 free(clones); in xf86RandR12SetInfo12()
1685 clones[nclone++] = clone->randr_output; in xf86RandR12SetInfo12()
1687 if (!RROutputSetClones(output->randr_output, clones, nclone)) { in xf86RandR12SetInfo12()
1689 free(clones); in xf86RandR12SetInfo12()
1694 free(clones); in xf86RandR12SetInfo12()
/OK3568_Linux_fs/kernel/Documentation/w1/slaves/
H A Dw1_therm.rst61 to the device datasheet. A conversion time for many original device clones
124 time may lead to conversion failure. Original DS18B20 and some clones allow for
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A DKconfig200 tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
252 The WT-220U and its clones are pen-sized.
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dunderstand-autobuilder.rst91 This step clones the ``yocto-autobuilder-helper`` git repository.
158 during clones first, then "topped up" with later revisions from any
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmirrors.bbclass79 # Switch glibc and binutils recipes to use shallow clones as they're large and this
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A DKconfig72 tristate "AzureWave 6007 and clones DVB-T/C USB2.0 support"
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-w1_therm62 Some DS18B20 clones are fixed in 12-bit resolution, so the
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A DKconfig118 tristate "PCI NE2000 and clones support (see help)"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcgraph.h928 next_sibling_clone (NULL), prev_sibling_clone (NULL), clones (NULL), in cgraph_node()
1450 cgraph_node *clones; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dcgraph.h928 next_sibling_clone (NULL), prev_sibling_clone (NULL), clones (NULL), in cgraph_node()
1450 cgraph_node *clones; member
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dpktgen.rst254 -c : ($SKB_CLONE) SKB clones send before alloc new SKB
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-intro.rst292 Here is an example that clones the BitBake repository::
296 This command clones the BitBake
/OK3568_Linux_fs/kernel/arch/sparc/
H A DKconfig8 workstations and clones.

123