Home
last modified time | relevance | path

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

/kernel/linux/linux-4.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
/kernel/linux/linux-5.10/drivers/platform/x86/
Ddcdbas.h77 struct apm_cmd { struct
78 __u8 command;
79 __s8 status;
80 __u16 reserved;
81 union {
94 } __attribute__ ((packed)) parameters;
Ddcdbas.c363 struct apm_cmd *apm_cmd; in host_control_smi() local
459 struct apm_cmd *apm_cmd; in dcdbas_host_control() local