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:smb2_chip
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
qcom_pmi8998_charger.c
372
* struct
smb2_chip
- smb2 chip structure
385
struct
smb2_chip
{
struct
421
static int smb2_get_prop_usb_online(struct
smb2_chip
*chip, int *val)
in smb2_get_prop_usb_online()
441
static int smb2_apsd_get_charger_type(struct
smb2_chip
*chip, int *val)
in smb2_apsd_get_charger_type()
481
static int smb2_get_prop_status(struct
smb2_chip
*chip, int *val)
in smb2_get_prop_status()
529
static inline int smb2_get_current_limit(struct
smb2_chip
*chip,
in smb2_get_current_limit()
539
static int smb2_set_current_limit(struct
smb2_chip
*chip, unsigned int val)
in smb2_set_current_limit()
559
struct
smb2_chip
*chip;
in smb2_status_change_work()
561
chip = container_of(work, struct
smb2_chip
, status_change_work.work);
in smb2_status_change_work()
606
static int smb2_get_iio_chan(struct
smb2_chip
*chi
[all...]
Completed in 4 milliseconds