Home
last modified time | relevance | path

Searched refs:ACPI_ALLOCATE_BUFFER (Results 1 – 11 of 11) sorted by relevance

/linux-4.19.296/drivers/pci/hotplug/
Dacpi_pcihp.c41 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_run_oshp()
74 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_hp_hw_control_from_firmware()
Dacpiphp_ibm.c285 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in ibm_get_table_from_acpi()
/linux-4.19.296/drivers/xen/
Dxen-acpi-cpuhotplug.c151 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in xen_apic_id()
179 buffer.length = ACPI_ALLOCATE_BUFFER; in xen_apic_id()
Dxen-acpi-pad.c59 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_pad_pur()
/linux-4.19.296/drivers/cpufreq/
Dpcc-cpufreq.c251 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_get_offset()
304 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_cpufreq_do_osc()
390 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_cpufreq_probe()
Dintel_pstate.c2404 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in intel_pstate_no_acpi_pss()
/linux-4.19.296/drivers/i2c/busses/
Di2c-scmi.c94 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_smbus_cmi_access()
306 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_smbus_cmi_add_cap()
Di2c-designware-platdrv.c61 struct acpi_buffer buf = { ACPI_ALLOCATE_BUFFER }; in dw_i2c_acpi_params()
/linux-4.19.296/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_acpi.c55 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in asus_acpi_get_sensor_info()
/linux-4.19.296/include/acpi/
Dactypes.h968 #define ACPI_ALLOCATE_BUFFER (acpi_size) (0) macro
973 #define ACPI_ALLOCATE_BUFFER (acpi_size) (-1) /* Let ACPICA allocate buffer */ macro
/linux-4.19.296/drivers/pci/
Dpci-acpi.c225 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_run_hpx()
289 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_run_hpp()