Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:UAPI
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/Documentation/userspace-api/media/
H
A
D
Makefile
7
UAPI
= $(srctree)/include/uapi/linux
macro
24
$(BUILDDIR)/audio.h.rst: ${
UAPI
}/dvb/audio.h ${PARSER} $(SRC_DIR)/audio.h.rst.exceptions
27
$(BUILDDIR)/ca.h.rst: ${
UAPI
}/dvb/ca.h ${PARSER} $(SRC_DIR)/ca.h.rst.exceptions
30
$(BUILDDIR)/dmx.h.rst: ${
UAPI
}/dvb/dmx.h ${PARSER} $(SRC_DIR)/dmx.h.rst.exceptions
33
$(BUILDDIR)/frontend.h.rst: ${
UAPI
}/dvb/frontend.h ${PARSER} $(SRC_DIR)/frontend.h.rst.exceptions
36
$(BUILDDIR)/net.h.rst: ${
UAPI
}/dvb/net.h ${PARSER} $(SRC_DIR)/net.h.rst.exceptions
39
$(BUILDDIR)/video.h.rst: ${
UAPI
}/dvb/video.h ${PARSER} $(SRC_DIR)/video.h.rst.exceptions
42
$(BUILDDIR)/videodev2.h.rst: ${
UAPI
}/videodev2.h ${PARSER} $(SRC_DIR)/videodev2.h.rst.exceptions
45
$(BUILDDIR)/media.h.rst: ${
UAPI
}/media.h ${PARSER} $(SRC_DIR)/media.h.rst.exceptions
48
$(BUILDDIR)/cec.h.rst: ${
UAPI
}/ce
[all...]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/
H
A
D
Makefile
7
UAPI
= $(srctree)/include/uapi/linux
macro
24
$(BUILDDIR)/ca.h.rst: ${
UAPI
}/dvb/ca.h ${PARSER} $(SRC_DIR)/ca.h.rst.exceptions
27
$(BUILDDIR)/dmx.h.rst: ${
UAPI
}/dvb/dmx.h ${PARSER} $(SRC_DIR)/dmx.h.rst.exceptions
30
$(BUILDDIR)/frontend.h.rst: ${
UAPI
}/dvb/frontend.h ${PARSER} $(SRC_DIR)/frontend.h.rst.exceptions
33
$(BUILDDIR)/net.h.rst: ${
UAPI
}/dvb/net.h ${PARSER} $(SRC_DIR)/net.h.rst.exceptions
36
$(BUILDDIR)/videodev2.h.rst: ${
UAPI
}/videodev2.h ${PARSER} $(SRC_DIR)/videodev2.h.rst.exceptions
39
$(BUILDDIR)/media.h.rst: ${
UAPI
}/media.h ${PARSER} $(SRC_DIR)/media.h.rst.exceptions
42
$(BUILDDIR)/cec.h.rst: ${
UAPI
}/cec.h ${PARSER} $(SRC_DIR)/cec.h.rst.exceptions
45
$(BUILDDIR)/lirc.h.rst: ${
UAPI
}/lirc.h ${PARSER} $(SRC_DIR)/lirc.h.rst.exceptions
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H
A
D
Makefile
22
all: protos.a $(HDRS) $(SRCS) $(KHDRS) $(KSRCS) $(
UAPI
) regen
Completed in 1 milliseconds