OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sbsawdt_acpi_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/acpi/
sbsawdt_acpi.c
72
struct
sbsawdt_acpi_softc
{
struct
99
CFATTACH_DECL_NEW(sbsawdt_acpi, sizeof(struct
sbsawdt_acpi_softc
), sbsawdt_acpi_match, sbsawdt_acpi_attach, NULL, NULL);
120
struct
sbsawdt_acpi_softc
* const sc = device_private(self);
157
struct
sbsawdt_acpi_softc
* const sc = smw->smw_cookie;
167
struct
sbsawdt_acpi_softc
* const sc = smw->smw_cookie;
sbsawdt_acpi.c
72
struct
sbsawdt_acpi_softc
{
struct
99
CFATTACH_DECL_NEW(sbsawdt_acpi, sizeof(struct
sbsawdt_acpi_softc
), sbsawdt_acpi_match, sbsawdt_acpi_attach, NULL, NULL);
120
struct
sbsawdt_acpi_softc
* const sc = device_private(self);
157
struct
sbsawdt_acpi_softc
* const sc = smw->smw_cookie;
167
struct
sbsawdt_acpi_softc
* const sc = smw->smw_cookie;
Completed in 25 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025