OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thinkpad_softc_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/acpi/
thinkpad_acpi.c
119
}
thinkpad_softc_t
;
typedef in typeref:struct:thinkpad_softc
189
static ACPI_STATUS thinkpad_mask_init(
thinkpad_softc_t
*, uint32_t);
193
static void thinkpad_sensors_init(
thinkpad_softc_t
*);
198
static void thinkpad_uwb_toggle(
thinkpad_softc_t
*);
199
static void thinkpad_wwan_toggle(
thinkpad_softc_t
*);
200
static void thinkpad_bluetooth_toggle(
thinkpad_softc_t
*);
205
static uint8_t thinkpad_brightness_read(
thinkpad_softc_t
*);
206
static void thinkpad_cmos(
thinkpad_softc_t
*, uint8_t);
211
CFATTACH_DECL3_NEW(thinkpad, sizeof(
thinkpad_softc_t
),
253
thinkpad_softc_t
*sc = device_private(self)
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025