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:our_chip
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/samsung/
H
A
D
pinctrl-exynos.c
55
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_irq_mask()
local
73
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_irq_ack()
local
83
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_irq_unmask()
local
112
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_irq_set_type()
local
342
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_wkup_irq_set_wake()
local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/samsung/
H
A
D
pinctrl-exynos.c
53
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_irq_mask()
local
71
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_irq_ack()
local
81
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_irq_unmask()
local
110
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_irq_set_type()
local
341
struct exynos_irq_chip *
our_chip
= to_exynos_irq_chip(chip);
in exynos_wkup_irq_set_wake()
local
[all...]
/kernel/linux/linux-5.10/drivers/pwm/
H
A
D
pwm-samsung.c
216
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
in pwm_samsung_request()
local
242
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
in pwm_samsung_enable()
local
268
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
in pwm_samsung_disable()
local
306
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
__pwm_samsung_config()
local
418
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
pwm_samsung_set_polarity()
local
603
struct samsung_pwm_chip *
our_chip
= dev_get_drvdata(dev);
pwm_samsung_resume()
local
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H
A
D
pwm-samsung.c
230
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
in pwm_samsung_request()
local
256
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
in pwm_samsung_enable()
local
282
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
in pwm_samsung_disable()
local
320
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
__pwm_samsung_config()
local
424
struct samsung_pwm_chip *
our_chip
= to_samsung_pwm_chip(chip);
pwm_samsung_set_polarity()
local
636
struct samsung_pwm_chip *
our_chip
= dev_get_drvdata(dev);
pwm_samsung_resume()
local
[all...]
Completed in 4 milliseconds