OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acpiec_bus_read
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/acpi/
acpi_ecvar.h
35
ACPI_STATUS
acpiec_bus_read
(device_t, u_int, ACPI_INTEGER *, int);
thinkpad_acpi.c
851
rv =
acpiec_bus_read
(sc->sc_ecdev, 0x84, &lo, 1);
856
rv =
acpiec_bus_read
(sc->sc_ecdev, 0x85, &hi, 1);
acpi_ec.c
1096
acpiec_bus_read
(device_t dv, u_int addr, ACPI_INTEGER *val, int width)
function in typeref:typename:ACPI_STATUS
/src/sys/dev/acpi/wmi/
wmi_acpi.c
553
(void)
acpiec_bus_read
(sc->sc_ecdev, addr, val, width);
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025