Home
last modified time | relevance | path

Searched refs:open (Results 1 – 25 of 4084) sorted by relevance

12345678910>>...164

/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/
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-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-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-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-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 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 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 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
H A D0001-Add-resolv_compat.h-for-musl-builds.patch15 open-vm-tools/lib/nicInfo/nicInfoPosix.c | 4 +++
16 open-vm-tools/lib/nicInfo/resolv_compat.h | 30 +++++++++++++++++++++++
18 create mode 100644 open-vm-tools/lib/nicInfo/resolv_compat.h
20 diff --git a/open-vm-tools/lib/nicInfo/nicInfoPosix.c b/open-vm-tools/lib/nicInfo/nicInfoPosix.c
22 --- a/open-vm-tools/lib/nicInfo/nicInfoPosix.c
23 +++ b/open-vm-tools/lib/nicInfo/nicInfoPosix.c
35 diff --git a/open-vm-tools/lib/nicInfo/resolv_compat.h b/open-vm-tools/lib/nicInfo/resolv_compat.h
39 +++ b/open-vm-tools/lib/nicInfo/resolv_compat.h
H A D0001-open-vm-tools-Correct-include-path-for-poll.h.patch4 Subject: [PATCH] open-vm-tools: Correct include path for poll.h
9 | In file included from ../../../../git/open-vm-tools/services/plugins/gdp/gdpPlugin.c:35:
10 | /mnt/b/yoe/master/build/tmp/work/core2-32-yoe-linux-musl/open-vm-tools/11.3.5-r0/recipe-sysroot/u…
18 open-vm-tools/services/plugins/gdp/gdpPlugin.c | 2 +-
21 diff --git a/open-vm-tools/services/plugins/gdp/gdpPlugin.c b/open-vm-tools/services/plugins/gdp/gd…
23 --- a/open-vm-tools/services/plugins/gdp/gdpPlugin.c
24 +++ b/open-vm-tools/services/plugins/gdp/gdpPlugin.c
/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/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 …]
H A Dstream.hpp73 void open(const U0& u0) in open() function
78 void open(const U0& u0, const U1& u1) in open() function
83 void open(const U0& u0, const U1& u1, const U2& u2) in open() function
89 void open(U0& u0) in open() function
94 void open(U0& u0, const U1& u1) in open() function
99 void open(U0& u0, const U1& u1, const U2& u2) in open() function
116 this->member.open(u0); in open_impl()
123 this->member.open(detail::wrap(u0)); in open_impl()
130 this->member.open(Device(const_cast<U0&>(u0))); in open_impl()
137 this->member.open(Device(u0)); in open_impl()
[all …]
/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dtest_dtoc.py126 with open(output) as infile:
131 with open(output) as infile:
140 with open(output) as infile:
164 with open(output) as infile:
242 with open(output) as infile:
254 with open(output) as infile:
304 with open(output) as infile:
315 with open(output) as infile:
334 with open(output) as infile:
349 with open(output) as infile:
[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
H A D0006-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch13 http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/open-vm-tools/open-vm-t…
16 open-vm-tools/lib/hgfsServer/hgfsServerLinux.c | 8 +++++---
17 open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c | 3 +--
20 Index: open-vm-tools/lib/hgfsServer/hgfsServerLinux.c
22 --- open-vm-tools.orig/lib/hgfsServer/hgfsServerLinux.c
23 +++ open-vm-tools/lib/hgfsServer/hgfsServerLinux.c
41 Index: open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c
43 --- open-vm-tools.orig/services/plugins/dndcp/dnd/dndLinux.c
44 +++ open-vm-tools/services/plugins/dndcp/dnd/dndLinux.c
H A D0007-Use-configure-to-test-for-feature-instead-of-platfor.patch23 http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/open-vm-tools/open-vm-t…
26 open-vm-tools/configure.ac | 4 ++++
27 open-vm-tools/lib/misc/idLinux.c | 30 ++++++++++++++----------------
28 open-vm-tools/lib/nicInfo/nicInfoPosix.c | 8 ++++++--
31 Index: open-vm-tools/configure.ac
33 --- open-vm-tools.orig/configure.ac
34 +++ open-vm-tools/configure.ac
57 Index: open-vm-tools/lib/misc/idLinux.c
59 --- open-vm-tools.orig/lib/misc/idLinux.c
60 +++ open-vm-tools/lib/misc/idLinux.c
[all …]
/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 )
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/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/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 )
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/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 )
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/tools/testing/selftests/wireguard/qemu/
H A Dinit.c72 fd = open("/dev/urandom", O_WRONLY); in seed_rng()
113 fd = open("/proc/sys/kernel/printk", O_WRONLY); in enable_logging()
119 fd = open("/proc/sys/debug/exception-trace", O_WRONLY); in enable_logging()
125 fd = open("/proc/sys/kernel/panic_on_warn", O_WRONLY); in enable_logging()
184 fd = open("/proc/cmdline", O_RDONLY); in launch_tests()
200 fd = open(success_dev, O_WRONLY); in launch_tests()
224 int fd = open("/dev/console", O_RDWR); in ensure_console()
243 fd = open("/sys/kernel/debug/kmemleak", O_WRONLY); in clear_leaks()
255 fd = open("/sys/kernel/debug/kmemleak", O_WRONLY); in check_leaks()
263 fd = open("/sys/kernel/debug/kmemleak", O_RDONLY); in check_leaks()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4proc.c121 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes() argument
125 if (open->op_create == NFS4_OPEN_CREATE) { in nfsd4_check_open_attributes()
126 if (open->op_createmode == NFS4_CREATE_UNCHECKED in nfsd4_check_open_attributes()
127 || open->op_createmode == NFS4_CREATE_GUARDED) in nfsd4_check_open_attributes()
129 open->op_bmval, nfsd_attrmask); in nfsd4_check_open_attributes()
130 else if (open->op_createmode == NFS4_CREATE_EXCLUSIVE4_1) in nfsd4_check_open_attributes()
132 open->op_bmval, nfsd41_ex_attrmask); in nfsd4_check_open_attributes()
139 is_create_with_attrs(struct nfsd4_open *open) in is_create_with_attrs() argument
141 return open->op_create == NFS4_OPEN_CREATE in is_create_with_attrs()
142 && (open->op_createmode == NFS4_CREATE_UNCHECKED in is_create_with_attrs()
[all …]

12345678910>>...164