OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sun6ispi_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun6i_spi.c
52
struct
sun6ispi_softc
{
struct
78
static void sun6ispi_start(struct
sun6ispi_softc
* const);
81
static void sun6ispi_send(struct
sun6ispi_softc
* const);
82
static void sun6ispi_recv(struct
sun6ispi_softc
* const);
84
CFATTACH_DECL_NEW(sun6i_spi, sizeof(struct
sun6ispi_softc
),
103
struct
sun6ispi_softc
* const sc = device_private(self);
193
struct
sun6ispi_softc
* const sc = cookie;
255
struct
sun6ispi_softc
* const sc = cookie;
268
sun6ispi_start(struct
sun6ispi_softc
* const sc)
320
sun6ispi_send(struct
sun6ispi_softc
* const sc
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025