Home
last modified time | relevance | path

Searched defs:apm_cmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/dell/
H A Ddcdbas.h77 struct apm_cmd { struct
78 __u8 command;
79 __s8 status;
80 __u16 reserved;
81 union {
94 } __attribute__ ((packed)) parameters;
H A Ddcdbas.c376 struct apm_cmd *apm_cmd; in host_control_smi() local
471 struct apm_cmd *apm_cmd; in dcdbas_host_control() local