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:free_device
(Results
1 - 25
of
36
) sorted by relevance
1
2
/kernel/linux/linux-5.10/sound/drivers/mpu401/
H
A
D
mpu401_uart.c
533
goto
free_device
;
in snd_mpu401_uart_new()
550
goto
free_device
;
in snd_mpu401_uart_new()
571
goto
free_device
;
in snd_mpu401_uart_new()
599
free_device
:
in snd_mpu401_uart_new()
/kernel/linux/linux-6.6/sound/drivers/mpu401/
H
A
D
mpu401_uart.c
540
goto
free_device
;
in snd_mpu401_uart_new()
557
goto
free_device
;
in snd_mpu401_uart_new()
578
goto
free_device
;
in snd_mpu401_uart_new()
606
free_device
:
in snd_mpu401_uart_new()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
pci.c
134
goto
free_device
;
in mt7996_pci_probe()
184
free_device
:
in mt7996_pci_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
pci.c
148
goto
free_device
;
in mt7915_pci_probe()
196
free_device
:
in mt7915_pci_probe()
H
A
D
soc.c
1251
goto
free_device
;
in mt798x_wmac_probe()
1257
goto
free_device
;
in mt798x_wmac_probe()
1264
goto
free_device
;
in mt798x_wmac_probe()
1280
free_device
:
in mt798x_wmac_probe()
/kernel/linux/linux-5.10/drivers/input/tablet/
H
A
D
wacom_serial4.c
527
goto
free_device
;
in wacom_connect()
556
goto
free_device
;
in wacom_connect()
587
free_device
:
in wacom_connect()
/kernel/linux/linux-6.6/drivers/input/tablet/
H
A
D
wacom_serial4.c
527
goto
free_device
;
in wacom_connect()
556
goto
free_device
;
in wacom_connect()
587
free_device
:
in wacom_connect()
/kernel/linux/linux-5.10/drivers/media/cec/usb/rainshadow/
H
A
D
rainshadow-cec.c
324
goto
free_device
;
in rain_connect()
352
free_device
:
in rain_connect()
/kernel/linux/linux-6.6/drivers/media/cec/usb/rainshadow/
H
A
D
rainshadow-cec.c
324
goto
free_device
;
in rain_connect()
352
free_device
:
in rain_connect()
/kernel/linux/linux-5.10/include/target/
H
A
D
target_core_backend.h
36
void (*
free_device
)(struct se_device *device);
member
/kernel/linux/linux-6.6/include/target/
H
A
D
target_core_backend.h
36
void (*
free_device
)(struct se_device *device);
member
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H
A
D
tm6000-cards.c
1304
goto
free_device
;
in tm6000_usb_probe()
1314
goto
free_device
;
in tm6000_usb_probe()
1318
free_device
:
in tm6000_usb_probe()
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
341
void (*
free_device
)(struct hisi_sas_device *sas_dev);
member
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
336
void (*
free_device
)(struct hisi_sas_device *sas_dev);
member
/kernel/linux/linux-5.10/drivers/target/
H
A
D
target_core_device.c
735
dev->transport->
free_device
(dev);
in target_alloc_device()
1027
dev->transport->
free_device
(dev);
in target_free_device()
H
A
D
target_core_rd.c
646
.
free_device
= rd_free_device,
H
A
D
target_core_pscsi.c
1091
.
free_device
= pscsi_free_device,
H
A
D
target_core_file.c
934
.
free_device
= fd_free_device,
H
A
D
target_core_iblock.c
871
.
free_device
= iblock_free_device,
/kernel/linux/linux-6.6/drivers/target/
H
A
D
target_core_device.c
695
dev->transport->
free_device
(dev);
in target_alloc_device()
1004
dev->transport->
free_device
(dev);
in target_free_device()
H
A
D
target_core_rd.c
665
.
free_device
= rd_free_device,
H
A
D
target_core_iblock.c
1164
.
free_device
= iblock_free_device,
H
A
D
target_core_pscsi.c
1048
.
free_device
= pscsi_free_device,
H
A
D
target_core_file.c
926
.
free_device
= fd_free_device,
/kernel/linux/linux-5.10/drivers/char/
H
A
D
virtio_console.c
1428
goto
free_device
;
in add_port()
1474
free_device
:
in add_port()
Completed in 27 milliseconds
1
2