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:realtek_pci_sdmmc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
rtsx_pci_sdmmc.c
25
struct
realtek_pci_sdmmc
{
struct
50
static inline struct device *sdmmc_dev(struct
realtek_pci_sdmmc
*host)
in sdmmc_dev()
55
static inline void sd_clear_error(struct
realtek_pci_sdmmc
*host)
in sd_clear_error()
62
static void dump_reg_range(struct
realtek_pci_sdmmc
*host, u16 start, u16 end)
in dump_reg_range()
81
static void sd_print_debug_regs(struct
realtek_pci_sdmmc
*host)
in sd_print_debug_regs()
90
static inline int sd_get_cd_int(struct
realtek_pci_sdmmc
*host)
in sd_get_cd_int()
147
static int sd_pre_dma_transfer(struct
realtek_pci_sdmmc
*host,
in sd_pre_dma_transfer()
183
struct
realtek_pci_sdmmc
*host = mmc_priv(mmc);
in sdmmc_pre_req()
200
struct
realtek_pci_sdmmc
*host = mmc_priv(mmc);
in sdmmc_post_req()
209
static void sd_send_cmd_get_rsp(struct
realtek_pci_sdmmc
*hos
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
rtsx_pci_sdmmc.c
24
struct
realtek_pci_sdmmc
{
struct
47
static inline struct device *sdmmc_dev(struct
realtek_pci_sdmmc
*host)
in sdmmc_dev()
52
static inline void sd_clear_error(struct
realtek_pci_sdmmc
*host)
in sd_clear_error()
59
static void dump_reg_range(struct
realtek_pci_sdmmc
*host, u16 start, u16 end)
in dump_reg_range()
78
static void sd_print_debug_regs(struct
realtek_pci_sdmmc
*host)
in sd_print_debug_regs()
87
static inline int sd_get_cd_int(struct
realtek_pci_sdmmc
*host)
in sd_get_cd_int()
144
static int sd_pre_dma_transfer(struct
realtek_pci_sdmmc
*host,
in sd_pre_dma_transfer()
180
struct
realtek_pci_sdmmc
*host = mmc_priv(mmc);
in sdmmc_pre_req()
197
struct
realtek_pci_sdmmc
*host = mmc_priv(mmc);
in sdmmc_post_req()
206
static void sd_send_cmd_get_rsp(struct
realtek_pci_sdmmc
*hos
[all...]
Completed in 3 milliseconds