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:ideapad_private
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/
H
A
D
ideapad-laptop.c
82
struct
ideapad_private
*priv;
85
struct
ideapad_private
{
struct
233
struct
ideapad_private
*priv = s->private;
in debugfs_status_show()
281
struct
ideapad_private
*priv = s->private;
in debugfs_cfg_show()
320
static void ideapad_debugfs_init(struct
ideapad_private
*priv)
in ideapad_debugfs_init()
331
static void ideapad_debugfs_exit(struct
ideapad_private
*priv)
in ideapad_debugfs_exit()
345
struct
ideapad_private
*priv = dev_get_drvdata(dev);
in show_ideapad_cam()
357
struct
ideapad_private
*priv = dev_get_drvdata(dev);
in store_ideapad_cam()
376
struct
ideapad_private
*priv = dev_get_drvdata(dev);
in show_ideapad_fan()
388
struct
ideapad_private
*pri
in store_ideapad_fan()
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
ideapad-laptop.c
118
struct
ideapad_private
*priv;
123
struct
ideapad_private
*priv;
126
struct
ideapad_private
{
struct
195
static struct
ideapad_private
*ideapad_shared;
198
static int ideapad_shared_init(struct
ideapad_private
*priv)
in ideapad_shared_init()
217
static void ideapad_shared_exit(struct
ideapad_private
*priv)
in ideapad_shared_exit()
292
struct
ideapad_private
*priv = s->private;
in debugfs_status_show()
333
struct
ideapad_private
*priv = s->private;
in debugfs_cfg_show()
385
static void ideapad_debugfs_init(struct
ideapad_private
*priv)
in ideapad_debugfs_init()
396
static void ideapad_debugfs_exit(struct
ideapad_private
*pri
[all...]
Completed in 4 milliseconds