Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/platform/x86/dell/
Ddcdbas.h69 struct apm_cmd { struct
70 __u8 command;
71 __s8 status;
72 __u16 reserved;
73 union {
86 } __attribute__ ((packed)) parameters;
Ddcdbas.c377 struct apm_cmd *apm_cmd; in host_control_smi() local
472 struct apm_cmd *apm_cmd; in dcdbas_host_control() local