OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bcm2835mbox_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm2835_mbox.h
46
struct
bcm2835mbox_softc
{
struct
66
void bcmmbox_attach(struct
bcm2835mbox_softc
*);
bcm2835_mbox.c
48
static struct
bcm2835mbox_softc
*bcm2835mbox_sc;
51
bcmmbox_intr1(struct
bcm2835mbox_softc
*sc, int cv)
86
bcmmbox_attach(struct
bcm2835mbox_softc
*sc)
111
struct
bcm2835mbox_softc
*sc = cookie;
126
struct
bcm2835mbox_softc
*sc = bcm2835mbox_sc;
149
struct
bcm2835mbox_softc
*sc = bcm2835mbox_sc;
165
struct
bcm2835mbox_softc
*sc = bcm2835mbox_sc;
bcm2835_mbox_fdt.c
53
CFATTACH_DECL_NEW(bcmmbox_fdt, sizeof(struct
bcm2835mbox_softc
),
73
struct
bcm2835mbox_softc
*sc = device_private(self);
bcm2835_mbox_acpi.c
57
CFATTACH_DECL_NEW(bcmmbox_acpi, sizeof(struct
bcm2835mbox_softc
),
78
struct
bcm2835mbox_softc
*sc = device_private(self);
Completed in 14 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025