Searched defs:acpi_id (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/include/xen/
H A Dxen.h87 static inline bool xen_processor_present(uint32_t acpi_id) argument
/linux-master/drivers/nfc/nxp-nci/
H A Di2c.c337 static const struct acpi_device_id acpi_id[] = { variable in typeref:struct:acpi_device_id
/linux-master/drivers/xen/
H A Dxen-acpi-processor.c328 u32 acpi_id; local
[all...]
H A Dpcpu.c64 uint32_t acpi_id; member in struct:pcpu
391 bool __init xen_processor_present(uint32_t acpi_id) argument
/linux-master/drivers/acpi/
H A Dprocessor_core.c32 map_lapic_id(struct acpi_subtable_header *entry, u32 acpi_id, phys_cpuid_t *apic_id) argument
48 map_x2apic_id(struct acpi_subtable_header *entry, int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) argument
65 map_lsapic_id(struct acpi_subtable_header *entry, int device_declaration, u32 acpi_id, phys_cpuid_t *apic_id) argument
87 map_gicc_mpidr(struct acpi_subtable_header *entry, int device_declaration, u32 acpi_id, phys_cpuid_t *mpidr) argument
112 map_rintc_hartid(struct acpi_subtable_header *entry, int device_declaration, u32 acpi_id, phys_cpuid_t *hartid) argument
138 map_core_pic_id(struct acpi_subtable_header *entry, int device_declaration, u32 acpi_id, phys_cpuid_t *phys_id) argument
159 map_madt_entry(struct acpi_table_madt *madt, int type, u32 acpi_id) argument
201 acpi_map_madt_entry(u32 acpi_id) argument
218 map_mat_entry(acpi_handle handle, int type, u32 acpi_id) argument
254 acpi_get_phys_id(acpi_handle handle, int type, u32 acpi_id) argument
266 acpi_map_cpuid(phys_cpuid_t phys_id, u32 acpi_id) argument
312 acpi_get_cpuid(acpi_handle handle, int type, u32 acpi_id) argument
[all...]
H A Dacpi_processor.c505 u32 acpi_id; local
[all...]
H A Dbus.c861 __acpi_match_device(const struct acpi_device *device, const struct acpi_device_id *acpi_ids, const struct of_device_id *of_ids, const struct acpi_device_id **acpi_id, const struct of_device_id **of_id) argument
/linux-master/arch/loongarch/kernel/
H A Dacpi.c309 int acpi_map_cpu(acpi_handle handle, phys_cpuid_t physid, u32 acpi_id, int *pcpu) argument
/linux-master/sound/soc/intel/boards/
H A Dsof_sdw_common.h90 const u8 acpi_id[ACPI_ID_LEN]; member in struct:sof_sdw_codec_info
H A Dsof_sdw.c1079 static inline int find_codec_info_acpi(const u8 *acpi_id) argument
/linux-master/arch/x86/kernel/cpu/
H A Dtopology.c120 static void topo_set_cpuids(unsigned int cpu, u32 apic_id, u32 acpi_id) argument
174 static __init void topo_register_apic(u32 apic_id, u32 acpi_id, bool present) argument
227 void __init topology_register_apic(u32 apic_id, u32 acpi_id, bool present) argument
333 int topology_hotplug_apic(u32 apic_id, u32 acpi_id) argument
[all...]
/linux-master/drivers/ata/
H A Dahci_qoriq.c259 const struct acpi_device_id *acpi_id; local
H A Dahci_xgene.c783 const struct acpi_device_id *acpi_id; local
/linux-master/drivers/media/pci/intel/
H A Dipu-bridge.c108 const struct acpi_device_id *acpi_id = &ivsc_acpi_ids[i]; local
/linux-master/drivers/input/touchscreen/
H A Dsilead.c617 const struct acpi_device_id *acpi_id; local
/linux-master/drivers/hwmon/
H A Dxgene-hwmon.c651 const struct acpi_device_id *acpi_id; local
/linux-master/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c466 const struct acpi_device_id *acpi_id; local
/linux-master/drivers/video/backlight/
H A Dlp855x_bl.c398 const struct acpi_device_id *acpi_id = NULL; local
/linux-master/sound/soc/codecs/
H A Dtas2781-i2c.c686 const struct acpi_device_id *acpi_id; local
H A Dmax98090.c2546 const struct acpi_device_id *acpi_id; local
/linux-master/include/acpi/
H A Dprocessor.h225 u32 acpi_id; member in struct:acpi_processor
/linux-master/drivers/power/supply/
H A Dmax17042_battery.c1035 const struct acpi_device_id *acpi_id = NULL; local
H A Dbq2415x_charger.c1542 const struct acpi_device_id *acpi_id = NULL; local
/linux-master/arch/x86/kernel/acpi/
H A Dboot.c818 int acpi_map_cpu(acpi_handle handle, phys_cpuid_t physid, u32 acpi_id, int *pcpu) argument
/linux-master/scripts/mod/
H A Dfile2alias.c608 char acpi_id[sizeof(*id)]; local
666 char acpi_id[PNP_ID_LEN]; local

Completed in 384 milliseconds

12