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
defs:sur40
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
sur40.c
394
struct sur40_state *
sur40
= input_get_drvdata(input);
in sur40_open()
local
403
struct sur40_state *
sur40
= input_get_drvdata(input);
in sur40_close()
local
457
struct sur40_state *
sur40
= input_get_drvdata(input);
in sur40_poll()
local
528
sur40
_process_video(struct
sur40
_state *
sur40
)
sur40_process_video()
argument
655
struct
sur40
_state *
sur40
;
sur40_probe()
local
824
struct
sur40
_state *
sur40
= usb_get_intfdata(interface);
sur40_disconnect()
local
849
struct
sur40
_state *
sur40
= vb2_get_drv_priv(q);
sur40_queue_setup()
local
869
struct
sur40
_state *
sur40
= vb2_get_drv_priv(vb->vb2_queue);
sur40_buffer_prepare()
local
887
struct
sur40
_state *
sur40
= vb2_get_drv_priv(vb->vb2_queue);
sur40_buffer_queue()
local
895
return_all_buffers(struct
sur40
_state *
sur40
, enum vb2_buffer_state state)
return_all_buffers()
argument
916
struct
sur40
_state *
sur40
= vb2_get_drv_priv(vq);
sur40_start_streaming()
local
928
struct
sur40
_state *
sur40
= vb2_get_drv_priv(vq);
sur40_stop_streaming()
local
940
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_querycap()
local
990
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_s_fmt()
local
1009
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_g_fmt()
local
1017
struct
sur40
_state *
sur40
= container_of(ctrl->handler,
sur40_s_ctrl()
local
1067
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_enum_framesizes()
local
1082
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_enum_frameintervals()
local
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
sur40.c
394
struct sur40_state *
sur40
= input_get_drvdata(input);
in sur40_open()
local
403
struct sur40_state *
sur40
= input_get_drvdata(input);
in sur40_close()
local
457
struct sur40_state *
sur40
= input_get_drvdata(input);
in sur40_poll()
local
528
sur40
_process_video(struct
sur40
_state *
sur40
)
sur40_process_video()
argument
655
struct
sur40
_state *
sur40
;
sur40_probe()
local
824
struct
sur40
_state *
sur40
= usb_get_intfdata(interface);
sur40_disconnect()
local
849
struct
sur40
_state *
sur40
= vb2_get_drv_priv(q);
sur40_queue_setup()
local
869
struct
sur40
_state *
sur40
= vb2_get_drv_priv(vb->vb2_queue);
sur40_buffer_prepare()
local
887
struct
sur40
_state *
sur40
= vb2_get_drv_priv(vb->vb2_queue);
sur40_buffer_queue()
local
895
return_all_buffers(struct
sur40
_state *
sur40
, enum vb2_buffer_state state)
return_all_buffers()
argument
916
struct
sur40
_state *
sur40
= vb2_get_drv_priv(vq);
sur40_start_streaming()
local
928
struct
sur40
_state *
sur40
= vb2_get_drv_priv(vq);
sur40_stop_streaming()
local
940
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_querycap()
local
990
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_s_fmt()
local
1009
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_g_fmt()
local
1017
struct
sur40
_state *
sur40
= container_of(ctrl->handler,
sur40_s_ctrl()
local
1067
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_enum_framesizes()
local
1082
struct
sur40
_state *
sur40
= video_drvdata(file);
sur40_vidioc_enum_frameintervals()
local
[all...]
Completed in 4 milliseconds