Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Ddcdbas.h84 struct apm_cmd { struct
85 __u8 command;
86 __s8 status;
87 __u16 reserved;
88 union {
101 } __attribute__ ((packed)) parameters;
Ddcdbas.c353 struct apm_cmd *apm_cmd; in host_control_smi() local
449 struct apm_cmd *apm_cmd; in dcdbas_host_control() local