Searched refs:acpi_buffer (Results 1 – 17 of 17) sorted by relevance
/linux-4.19.296/include/acpi/ |
D | acpixf.h | 435 acpi_get_system_info(struct acpi_buffer 529 struct acpi_buffer *ret_path_ptr)) 557 struct acpi_buffer 564 struct acpi_buffer 787 struct acpi_buffer 791 struct acpi_buffer 795 struct acpi_buffer 799 struct acpi_buffer 802 acpi_walk_resource_buffer(struct acpi_buffer 813 struct acpi_buffer [all …]
|
D | acpi_bus.h | 38 struct acpi_buffer *format, struct acpi_buffer *buffer); 50 struct acpi_buffer *status_buf);
|
D | actypes.h | 978 struct acpi_buffer { struct
|
/linux-4.19.296/include/sound/ |
D | soc-acpi.h | 16 struct acpi_buffer *format; 17 struct acpi_buffer *state;
|
/linux-4.19.296/include/linux/ |
D | wmi.h | 33 const struct acpi_buffer *in, 34 struct acpi_buffer *out);
|
D | acpi.h | 368 const struct acpi_buffer *in, 369 struct acpi_buffer *out); 371 struct acpi_buffer *out); 373 const struct acpi_buffer *in); 377 extern acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out); 472 struct acpi_buffer cap; /* list of DWORD capabilities */ 473 struct acpi_buffer ret; /* free by caller if success */
|
/linux-4.19.296/drivers/xen/ |
D | xen-acpi-pad.c | 59 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in acpi_pad_pur() 83 struct acpi_buffer param = { in acpi_pad_handle_notify()
|
D | xen-acpi-cpuhotplug.c | 48 struct acpi_buffer buffer = { sizeof(union acpi_object), &object }; in xen_acpi_processor_enable() 151 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in xen_apic_id()
|
D | xen-acpi-processor.c | 341 struct acpi_buffer buffer = { sizeof(union acpi_object), &object }; in read_acpi_id()
|
/linux-4.19.296/drivers/pci/hotplug/ |
D | acpi_pcihp.c | 41 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()
|
D | acpiphp_ibm.c | 285 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in ibm_get_table_from_acpi()
|
/linux-4.19.296/drivers/i2c/busses/ |
D | i2c-scmi.c | 94 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() 354 struct acpi_buffer buffer = { sizeof(node_name), node_name }; in acpi_smbus_cmi_query_methods()
|
D | i2c-designware-platdrv.c | 61 struct acpi_buffer buf = { ACPI_ALLOCATE_BUFFER }; in dw_i2c_acpi_params()
|
/linux-4.19.296/drivers/cpufreq/ |
D | pcc-cpufreq.c | 251 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()
|
D | intel_pstate.c | 2404 struct acpi_buffer buffer = { ACPI_ALLOCATE_BUFFER, NULL }; in intel_pstate_no_acpi_pss()
|
/linux-4.19.296/drivers/iio/imu/inv_mpu6050/ |
D | inv_mpu_acpi.c | 55 struct acpi_buffer buffer = {ACPI_ALLOCATE_BUFFER, NULL}; in asus_acpi_get_sensor_info()
|
/linux-4.19.296/drivers/pci/ |
D | pci-acpi.c | 225 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()
|