Home
last modified time | relevance | path

Searched full:open (Results 1 – 25 of 6535) sorted by relevance

12345678910>>...262

/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/
H A Dtegra210-p2571.dts21 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
30 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
39 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
48 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
57 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
65 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
73 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
81 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
89 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
97 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra210-p2595.dtsi17 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
26 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
35 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
44 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
53 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
61 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
69 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
77 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
85 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
93 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra210-p2597.dtsi51 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
60 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
69 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
78 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
87 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
95 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
103 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
110 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
117 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
124 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra210-p2894.dtsi36 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
45 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
54 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
63 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
72 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
80 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
88 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
96 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
104 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
112 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra210-smaug.dts49 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
58 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
67 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
76 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
85 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
94 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
102 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
110 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
118 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
126 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0009-Rename-poll.h-to-vm_poll.h.patch11 musl libc's system headers pulls in open-vm-tools' poll.h. To avoid this
14 Update for open-vm-tools-11.2.5.
20 open-vm-tools/lib/asyncsocket/asyncsocket.c | 2 +-
21 open-vm-tools/lib/hgfsServer/hgfsServer.c | 2 +-
22 open-vm-tools/lib/include/asyncsocket.h | 2 +-
23 open-vm-tools/lib/include/pollImpl.h | 2 +-
24 open-vm-tools/lib/include/{poll.h => vm_poll.h} | 2 +-
25 open-vm-tools/lib/rpcIn/rpcin.c | 2 +-
27 rename open-vm-tools/lib/include/{poll.h => vm_poll.h} (99%)
29 diff --git a/open-vm-tools/lib/asyncsocket/asyncsocket.c b/open-vm-tools/lib/asyncsocket/asyncsocke…
[all …]
H A D0005-Use-configure-to-test-for-feature-instead-of-platfor.patch21 Refit patch of open-vm-tools/lib/nicInfo/nicInfoPosix.c
26 open-vm-tools/configure.ac | 4 ++++
27 open-vm-tools/lib/misc/idLinux.c | 30 +++++++++++-------------
28 open-vm-tools/lib/nicInfo/nicInfoPosix.c | 6 ++++-
31 diff --git a/open-vm-tools/configure.ac b/open-vm-tools/configure.ac
33 --- a/open-vm-tools/configure.ac
34 +++ b/open-vm-tools/configure.ac
57 diff --git a/open-vm-tools/lib/misc/idLinux.c b/open-vm-tools/lib/misc/idLinux.c
59 --- a/open-vm-tools/lib/misc/idLinux.c
60 +++ b/open-vm-tools/lib/misc/idLinux.c
[all …]
H A D0003-Use-configure-test-for-struct-timespec.patch11 open-vm-tools/configure.ac | 1 +
12 open-vm-tools/lib/include/hgfsUtil.h | 8 +-------
15 diff --git a/open-vm-tools/configure.ac b/open-vm-tools/configure.ac
17 --- a/open-vm-tools/configure.ac
18 +++ b/open-vm-tools/configure.ac
27 diff --git a/open-vm-tools/lib/include/hgfsUtil.h b/open-vm-tools/lib/include/hgfsUtil.h
29 --- a/open-vm-tools/lib/include/hgfsUtil.h
30 +++ b/open-vm-tools/lib/include/hgfsUtil.h
H A D0004-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch13 open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 8 +++++---
14 open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c | 3 +--
17 diff --git a/open-vm-tools/lib/hgfsServer/hgfsServerLinux.c b/open-vm-tools/lib/hgfsServer/hgfsServ…
19 --- a/open-vm-tools/lib/hgfsServer/hgfsServerLinux.c
20 +++ b/open-vm-tools/lib/hgfsServer/hgfsServerLinux.c
38 diff --git a/open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c b/open-vm-tools/services/plugins/d…
40 --- a/open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c
41 +++ b/open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DOGDL-Taiwan-1.069 2. 此開放資料依政府資料開放授權條款 (Open Government Data License) 進行公眾釋出,使用者於遵守本條款各項規定之前提下,得利用之。
73 Open Government Data License, version 1.0
75 The Open Government Data License (the License) is intended to facilitate government data sharing an…
81 … that receives and uses Open Data under the License, including individual, legal entity or group w…
83Open Data" means data that the Data Providing Organization owns its copyright in whole or has full…
87 …b. "Material" means a separate work, that is collected into the Open Data aggregation and can be p…
89 1.4. "Derivative Work" means any adaptation based upon the Open Data provided under the License and…
91Open Data. Accordingly, the granting of copyright license hereunder does not apply to such Informa…
95 …ublicly recite, publicly present, publicly perform, compile, adapt to the Open Data provided for a…
99 …rom the Data Providing Organization is not required, if User makes use of Open Data in compliance …
[all …]
H A DOPUBL-1.01 Open Publication License
7 The Open Publication works may be reproduced and distributed in whole or in part, in any medium phy…
11 … be distributed only subject to the terms and conditions set forth in the Open Publication License…
15 Commercial redistribution of Open Publication-licensed material is permitted.
21 The copyright to each Open Publication is owned by its author(s) or designee.
25 The following license terms apply to all Open Publication works, unless otherwise explicitly stated…
27Open Publication works or a portion of an Open Publication work with other works or programs on th…
31 NO WARRANTY. Open Publication works are licensed and provided "as is" without warranty of any kind,…
45 …1. If you are distributing Open Publication works on hardcopy or CD-ROM, you provide email notific…
47 …ood form to offer a free copy of any hardcopy and CD-ROM expression of an Open Publication-license…
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dfstream230 * @brief Does not open any files.
262 * @brief Returns true if the external file is open.
271 * @param __mode The open mode flags.
274 * If a file is already open, this function immediately fails.
275 * Otherwise it tries to open the file named @a __s using the flags
310 open(const char* __s, ios_base::openmode __mode);
316 * @param __mode The open mode flags.
320 open(const wchar_t* __s, ios_base::openmode __mode);
327 * @param __mode The open mode flags.
331 open(const std::string& __s, ios_base::openmode __mode)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dfstream230 * @brief Does not open any files.
262 * @brief Returns true if the external file is open.
271 * @param __mode The open mode flags.
274 * If a file is already open, this function immediately fails.
275 * Otherwise it tries to open the file named @a __s using the flags
310 open(const char* __s, ios_base::openmode __mode);
316 * @param __mode The open mode flags.
320 open(const wchar_t* __s, ios_base::openmode __mode);
327 * @param __mode The open mode flags.
331 open(const std::string& __s, ios_base::openmode __mode)
[all …]
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Dsb8_midi.c41 if (chip->open & SB_OPEN_MIDI_INPUT_TRIGGER) { in snd_sb8dsp_midi_interrupt()
60 if (chip->open & ~valid_open_flags) { in snd_sb8dsp_midi_input_open()
64 chip->open |= SB_OPEN_MIDI_INPUT; in snd_sb8dsp_midi_input_open()
66 if (!(chip->open & SB_OPEN_MIDI_OUTPUT)) { in snd_sb8dsp_midi_input_open()
87 if (chip->open & ~valid_open_flags) { in snd_sb8dsp_midi_output_open()
91 chip->open |= SB_OPEN_MIDI_OUTPUT; in snd_sb8dsp_midi_output_open()
93 if (!(chip->open & SB_OPEN_MIDI_INPUT)) { in snd_sb8dsp_midi_output_open()
111 chip->open &= ~(SB_OPEN_MIDI_INPUT | SB_OPEN_MIDI_INPUT_TRIGGER); in snd_sb8dsp_midi_input_close()
113 if (!(chip->open & SB_OPEN_MIDI_OUTPUT)) { in snd_sb8dsp_midi_input_close()
130 chip->open &= ~(SB_OPEN_MIDI_OUTPUT | SB_OPEN_MIDI_OUTPUT_TRIGGER); in snd_sb8dsp_midi_output_close()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DOGPL7 (c) Copyright 1989 - 1994, 1996 - 1999 The Open Group
29 This software is subject to an open license. It may only be
30 used on, with or for operating systems which are themselves open
31 source systems. You must contact The Open Group for a license allowing
33 operating systems which are not Open Source programs.
40 THE OPEN GROUP AND ITS THIRD PARTY SUPPLIERS, ASSUME NO RESPONSIBILITY
60 notice and should not be construed as a commitment by The Open Group
69 (c) Copyright 1990, 1991, 1992, 1993, 1994, 1996 Open Software
71 (c) Copyright 1996, 1997, 1998, 1999, 2000 The Open Group.
80 The Open Group LLC
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dfunc-open.rst4 .. _func-open:
7 V4L2 open()
13 v4l2-open - Open a V4L2 device
22 .. c:function:: int open( const char *device_name, int flags )
31 Open flags. Access mode must be ``O_RDWR``. This is just a
47 To open a V4L2 device applications call :c:func:`open()` with the
50 remain unchanged. At the first :c:func:`open()` call after loading the
57 On success :c:func:`open()` returns the new file descriptor. On error
75 The process already has the maximum number of files open.
78 The limit on the total number of files open on the system has been
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-func-open.rst4 .. _media-func-open:
7 media open()
13 media-open - Open a media device
22 .. c:function:: int open( const char *device_name, int flags )
31 Open flags. Access mode must be either ``O_RDONLY`` or ``O_RDWR``.
37 To open a media device applications call :c:func:`open()` with the
48 :c:func:`open()` returns the new file descriptor on success. On error,
56 The process already has the maximum number of files open.
59 The system limit on the total number of open files has been reached.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dfrontend_f_open.rst7 Digital TV frontend open()
13 fe-open - Open a frontend device
22 .. c:function:: int open( const char *device_name, int flags )
31 Open flags. Access can either be ``O_RDWR`` or ``O_RDONLY``.
36 Only one open is allowed in ``O_RDWR``. In this mode, all ioctls are
50 thing to do after a successful open is to find out the frontend type
58 multiple devices cannot be open in read/write mode simultaneously. As
59 long as a front-end device is opened in read/write mode, other open()
65 When an open() call has succeeded, the device will be ready for use in
73 On success :c:func:`open()` returns the new file descriptor.
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-func-open.rst4 .. _cec-func-open:
7 cec open()
13 cec-open - Open a cec device
22 .. c:function:: int open( const char *device_name, int flags )
31 Open flags. Access mode must be ``O_RDWR``.
46 To open a cec device applications call :c:func:`open()` with the
57 :c:func:`open()` returns the new file descriptor on success. On error,
65 The process already has the maximum number of files open.
68 The system limit on the total number of open files has been reached.
/OK3568_Linux_fs/kernel/net/openvswitch/
H A DKconfig3 # Open vSwitch
7 tristate "Open vSwitch"
19 Open vSwitch is a multilayer Ethernet switch targeted at virtualized
28 The Open vSwitch datapath provides an in-kernel fast path for packet
42 tristate "Open vSwitch GRE tunneling support"
47 If you say Y here, then the Open vSwitch will be able create GRE
55 tristate "Open vSwitch VXLAN tunneling support"
60 If you say Y here, then the Open vSwitch will be able create vxlan vport.
67 tristate "Open vSwitch Geneve tunneling support"
72 If you say Y here, then the Open vSwitch will be able create geneve vport.
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dintro.rst51 other value (notably, "open drain" signaling).
92 Open Drain and Open Source
94 Sometimes shared signals need to use "open drain" (where only the low signal
95 level is actually driven), or "open source" (where only the high signal level is
96 driven) signaling. That term applies to CMOS transistors; "open collector" is
101 One common example of an open drain signal is a shared active-low IRQ line.
102 Also, bidirectional data bus signals sometimes use open drain signals.
104 Some GPIO controllers directly support open drain and open source outputs; many
105 don't. When you need open drain signaling but your hardware doesn't directly
115 The same logic can be applied to emulate open source signaling, by driving the
[all …]
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A DKconfig6 This adds support for Sound Open Firmware for Intel(R) platforms.
66 This adds support for Sound Open Firmware for Intel(R) platforms
89 This adds support for Sound Open Firmware for Intel(R) platforms
116 This adds support for Sound Open Firmware for Intel(R) platforms
131 This adds support for Sound Open Firmware for Intel(R) platforms
146 This adds support for Sound Open Firmware for Intel(R) platforms
161 This adds support for Sound Open Firmware for Intel(R) platforms
177 This adds support for Sound Open Firmware for Intel(R) platforms
193 This adds support for Sound Open Firmware for Intel(R) platforms
221 This adds support for Sound Open Firmware for Intel(R) platforms
[all …]
/OK3568_Linux_fs/buildroot/package/openvmtools/
H A D0005-Use-configure-test-for-struct-timespec.patch11 http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/open-vm-tools/open-vm-t…
14 open-vm-tools/configure.ac | 1 +
15 open-vm-tools/lib/include/hgfsUtil.h | 8 +-------
18 Index: open-vm-tools/configure.ac
20 --- open-vm-tools.orig/configure.ac
21 +++ open-vm-tools/configure.ac
30 Index: open-vm-tools/lib/include/hgfsUtil.h
32 --- open-vm-tools.orig/lib/include/hgfsUtil.h
33 +++ open-vm-tools/lib/include/hgfsUtil.h
/OK3568_Linux_fs/external/rkupdate/
H A DRKComm.cpp28 m_hLbaDev = open(emmc_point, O_RDWR | O_SYNC, 0); in CRKUsbComm()
55 m_hDev = open(EMMC_DRIVER_DEV_VENDOR, O_RDWR, 0); in CRKUsbComm()
60 …pLog->Record(_T("ERROR:CRKUsbComm-->open %s failed,err=%s"), EMMC_DRIVER_DEV_VENDOR, strerror(errn… in CRKUsbComm()
64 m_hDev = open(EMMC_DRIVER_DEV, O_RDWR, 0); in CRKUsbComm()
69 … pLog->Record(_T("ERROR:CRKUsbComm-->open %s failed,err=%s"), EMMC_DRIVER_DEV, strerror(errno)); in CRKUsbComm()
89 m_hLbaDev = open(emmc_point, O_RDWR | O_SYNC, 0); in CRKUsbComm()
94 pLog->Record(_T("ERROR:CRKUsbComm-->open %s failed,err=%d"), emmc_point, errno); in CRKUsbComm()
111 m_hDev = open(NAND_DRIVER_DEV_VENDOR, O_RDWR, 0); in CRKUsbComm()
116 …pLog->Record(_T("ERROR:CRKUsbComm-->open %s failed,err=%d"), NAND_DRIVER_DEV_VENDOR, strerror(errn… in CRKUsbComm()
119 m_hDev = open(NAND_DRIVER_DEV, O_RDWR, 0); in CRKUsbComm()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/broken_overload_resolution/
H A Dstream_buffer.hpp88 void open(const U0& u0) in open() function in boost::iostreams::stream_buffer
93 void open(const U0& u0, const U1& u1) in open() function in boost::iostreams::stream_buffer
98 void open(const U0& u0, const U1& u1, const U2& u2) in open() function in boost::iostreams::stream_buffer
104 void open(U0& u0) in open() function in boost::iostreams::stream_buffer
109 void open(U0& u0, const U1& u1) in open() function in boost::iostreams::stream_buffer
114 void open(U0& u0, const U1& u1, const U2& u2) in open() function in boost::iostreams::stream_buffer
125 base_type::open(const_cast<U0&>(u0), -1, -1); in open_impl()
131 base_type::open(detail::wrap(u0), -1, -1); in open_impl()
137 base_type::open(T(const_cast<U0&>(u0)), -1, -1); in open_impl()
143 base_type::open(T(u0), -1, -1); in open_impl()
[all …]

12345678910>>...262