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:mmc_gpio
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mmc/core/
H
A
D
slot-gpio.c
19
struct
mmc_gpio
{
struct
33
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_cd_irqt()
44
struct
mmc_gpio
*ctx;
in mmc_gpio_alloc()
66
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_set_cd_irq()
77
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_get_ro()
92
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_get_cd()
107
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpiod_request_cd_irq()
168
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_set_cd_isr()
192
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpiod_request_cd()
226
struct
mmc_gpio
*ct
in mmc_can_gpio_cd()
[all...]
/kernel/linux/linux-5.10/drivers/mmc/core/
H
A
D
slot-gpio.c
19
struct
mmc_gpio
{
struct
32
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_cd_irqt()
42
struct
mmc_gpio
*ctx = devm_kzalloc(host->parent,
in mmc_gpio_alloc()
64
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_get_ro()
79
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_get_cd()
94
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpiod_request_cd_irq()
153
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpio_set_cd_isr()
177
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_gpiod_request_cd()
207
struct
mmc_gpio
*ctx = host->slot.handler_priv;
in mmc_can_gpio_cd()
225
struct
mmc_gpio
*ct
in mmc_gpiod_request_ro()
[all...]
Completed in 2 milliseconds