Searched refs:acpi_ops (Results 1 - 21 of 21) sorted by relevance

/u-boot/drivers/i2c/
H A Dacpi_i2c.h11 extern struct acpi_ops acpi_i2c_ops;
H A Ddesignware_i2c_pci.c172 struct acpi_ops dw_i2c_acpi_ops = {
H A Dacpi_i2c.c223 struct acpi_ops acpi_i2c_ops = {
/u-boot/include/dm/
H A Dacpi.h14 #define ACPI_OPS_PTR(_ptr) .acpi_ops = _ptr,
126 * struct acpi_ops - ACPI operations supported by driver model
128 struct acpi_ops { struct
192 #define device_get_acpi_ops(dev) ((dev)->driver->acpi_ops)
H A Ddevice.h371 * @acpi_ops: Advanced Configuration and Power Interface (ACPI) operations,
393 struct acpi_ops *acpi_ops; member in struct:driver
/u-boot/arch/x86/cpu/intel_common/
H A Dgeneric_wifi.c106 struct acpi_ops wifi_acpi_ops = {
/u-boot/drivers/sound/
H A Dmax98357a.c140 struct acpi_ops max98357a_acpi_ops = {
H A Dda7219.c174 struct acpi_ops da7219_acpi_ops = {
/u-boot/drivers/rtc/
H A Dsandbox_rtc.c77 struct acpi_ops sandbox_rtc_acpi_ops = {
/u-boot/arch/x86/cpu/apollolake/
H A Dlpc.c123 struct acpi_ops apl_lpc_acpi_ops = {
H A Dcpu.c176 struct acpi_ops apl_cpu_acpi_ops = {
H A Dhostbridge.c370 struct acpi_ops apl_hostbridge_acpi_ops = {
/u-boot/drivers/mmc/
H A Dpci_mmc.c141 struct acpi_ops pci_mmc_acpi_ops = {
/u-boot/arch/x86/lib/fsp/
H A Dfsp_graphics.c155 struct acpi_ops fsp_video_acpi_ops = {
/u-boot/drivers/core/
H A Dacpi.c90 struct acpi_ops *aops;
279 struct acpi_ops *aops;
H A Droot.c435 struct acpi_ops root_acpi_ops = {
/u-boot/drivers/gpio/
H A Dsandbox.c310 struct acpi_ops gpio_sandbox_acpi_ops = {
571 struct acpi_ops pinctrl_sandbox_acpi_ops = {
/u-boot/board/google/chromebook_coral/
H A Dcoral.c297 struct acpi_ops coral_acpi_ops = {
/u-boot/include/
H A Di2c.h609 extern struct acpi_ops i2c_acpi_ops;
/u-boot/drivers/tpm/
H A Dcr50_i2c.c888 struct acpi_ops cr50_acpi_ops = {
/u-boot/test/dm/
H A Dacpi.c125 struct acpi_ops testacpi_ops = {

Completed in 284 milliseconds