Home
last modified time | relevance | path

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

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