OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:acstatus
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/i2c/
tps65217pmic.c
442
bool usbstatus,
acstatus
;
local
457
acstatus
= status & TPS65217PMIC_STATUS_ACPWR;
470
if (
acstatus
!= sc->sc_acstatus) {
471
sc->sc_acstatus =
acstatus
;
473
if (
acstatus
) {
tps65217pmic.c
442
bool usbstatus,
acstatus
;
local
457
acstatus
= status & TPS65217PMIC_STATUS_ACPWR;
470
if (
acstatus
!= sc->sc_acstatus) {
471
sc->sc_acstatus =
acstatus
;
473
if (
acstatus
) {
tps65217pmic.c
442
bool usbstatus,
acstatus
;
local
457
acstatus
= status & TPS65217PMIC_STATUS_ACPWR;
470
if (
acstatus
!= sc->sc_acstatus) {
471
sc->sc_acstatus =
acstatus
;
473
if (
acstatus
) {
Completed in 43 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026