OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spi_lock
(Results
1 - 5
of
5
) sorted by null
/hardware/broadcom/wlan/bcm4329/src/include/
bcmspibrcm.h
55
uint lockcount; /* nest count of
spi_lock
() calls */
118
extern void
spi_lock
(sdioh_info_t *sd);
bcmsdspi.h
126
extern void
spi_lock
(sdioh_info_t *sd);
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdspi_linux.c
187
spi_lock
(sdioh_info_t *sd)
function
bcmsdspi.c
364
spi_lock
(si);
549
spi_lock
(sd);
572
spi_lock
(sd);
611
spi_lock
(sd);
630
spi_lock
(sd);
692
spi_lock
(sd);
721
spi_lock
(sd);
[
all
...]
bcmspibrcm.c
570
spi_lock
(sd);
618
spi_lock
(sd);
654
spi_lock
(sd);
673
spi_lock
(sd);
[
all
...]
Completed in 56 milliseconds