/openbmc/linux/drivers/acpi/acpica/ |
H A D | utdebug.c | 133 u32 component_id, const char *format, ...) in acpi_debug_print() argument 143 if (!ACPI_IS_DEBUG_ENABLED(requested_debug_level, component_id)) { in acpi_debug_print() 225 u32 component_id, const char *format, ...) in ACPI_EXPORT_SYMBOL() 231 if (!ACPI_IS_DEBUG_ENABLED(requested_debug_level, component_id)) { in ACPI_EXPORT_SYMBOL() 260 const char *module_name, u32 component_id) in ACPI_EXPORT_SYMBOL() 268 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL() 271 component_id, "%s\n", in ACPI_EXPORT_SYMBOL() 298 u32 component_id, const void *pointer) in ACPI_EXPORT_SYMBOL() 306 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL() 309 component_id, "%s %p\n", in ACPI_EXPORT_SYMBOL() [all …]
|
H A D | acutils.h | 301 const char *module_name, u32 component_id); 307 u32 component_id, const void *pointer); 312 const char *module_name, u32 component_id, u32 integer); 318 u32 component_id, const char *string); 323 const char *module_name, u32 component_id); 329 u32 component_id, acpi_status status); 334 const char *module_name, u32 component_id, u64 value); 339 const char *module_name, u32 component_id, u8 *ptr); 344 const char *module_name, u32 component_id, const char *string); 347 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id); [all …]
|
H A D | utobject.c | 56 u32 component_id, in acpi_ut_create_internal_object_dbg() argument 70 component_id); in acpi_ut_create_internal_object_dbg() 85 component_id); in acpi_ut_create_internal_object_dbg() 353 u32 line_number, u32 component_id) in acpi_ut_allocate_object_desc_dbg() argument
|
H A D | utbuffer.c | 170 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) in acpi_ut_debug_dump_buffer() argument 176 (component_id & acpi_dbg_layer))) { in acpi_ut_debug_dump_buffer()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_coredump.c | 118 static int bnxt_hwrm_dbg_coredump_initiate(struct bnxt *bp, u16 component_id, in bnxt_hwrm_dbg_coredump_initiate() argument 129 req->component_id = cpu_to_le16(component_id); in bnxt_hwrm_dbg_coredump_initiate() 135 static int bnxt_hwrm_dbg_coredump_retrieve(struct bnxt *bp, u16 component_id, in bnxt_hwrm_dbg_coredump_retrieve() argument 147 req->component_id = cpu_to_le16(component_id); in bnxt_hwrm_dbg_coredump_retrieve() 177 seg_hdr->component_id = (__force __le32)seg_rec->component_id; in bnxt_fill_coredump_seg_hdr() 186 seg_hdr->component_id = cpu_to_le32(2); in bnxt_fill_coredump_seg_hdr() 313 u16 comp_id = le16_to_cpu(seg_record->component_id); in __bnxt_get_coredump()
|
H A D | bnxt_coredump.h | 19 __le32 component_id; member
|
/openbmc/linux/sound/soc/meson/ |
H A D | aiu.h | 49 unsigned int component_id);
|
H A D | aiu.c | 47 unsigned int component_id) in aiu_of_xlate_dai_name() argument 55 if (args->args[0] != component_id) in aiu_of_xlate_dai_name()
|
/openbmc/qemu/hw/mem/ |
H A D | cxl_type3_stubs.c | 23 const char *component_id, in qmp_cxl_inject_general_media_event() argument
|
H A D | cxl_type3.c | 1599 const char *component_id, in qmp_cxl_inject_general_media_event() argument 1653 if (component_id) { in qmp_cxl_inject_general_media_event() 1654 strncpy((char *)gem.component_id, component_id, in qmp_cxl_inject_general_media_event() 1655 sizeof(gem.component_id) - 1); in qmp_cxl_inject_general_media_event()
|
/openbmc/qemu/net/ |
H A D | tap-win32.c | 220 char component_id[256]; in is_tap_win32_dev() local 254 len = sizeof (component_id); in is_tap_win32_dev() 260 (LPBYTE)component_id, in is_tap_win32_dev()
|
/openbmc/linux/drivers/counter/ |
H A D | counter-chrdev.c | 240 const size_t num_ext, const size_t component_id, in counter_get_ext() argument 247 if (*id == component_id) in counter_get_ext() 253 if (component_id - *id < element->length) in counter_get_ext()
|
/openbmc/qemu/include/hw/cxl/ |
H A D | cxl_events.h | 123 uint8_t component_id[CXL_EVENT_GEN_MED_COMP_ID_SIZE]; member
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_sas.h | 138 u16 component_id; member
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-switchtec | 14 What: /sys/class/switchtec/switchtec[0-9]+/component_id
|
/openbmc/linux/include/acpi/ |
H A D | acpixf.h | 946 u32 component_id, 954 u32 component_id,
|
H A D | actbl2.h | 1574 u16 component_id; member
|
/openbmc/linux/include/linux/ |
H A D | switchtec.h | 156 u16 component_id; member
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_sas.c | 1348 sas_expander_simple_attr(component_id, component_id, "%u\n", unsigned int); 1870 SETUP_EXPANDER_ATTRIBUTE(component_id); in sas_attach_transport()
|
/openbmc/linux/drivers/cxl/ |
H A D | cxlmem.h | 659 u8 component_id[CXL_EVENT_GEN_MED_COMP_ID_SIZE]; member
|
/openbmc/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 335 u16 component_id; member 472 tmp = (u8 *)&manufacture_reply->component_id; in _transport_expander_report_manufacture() 473 edev->component_id = tmp[0] << 8 | tmp[1]; in _transport_expander_report_manufacture()
|
/openbmc/linux/drivers/cxl/core/ |
H A D | trace.h | 352 memcpy(__entry->comp_id, &rec->component_id,
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_transport.c | 110 u16 component_id; member 223 tmp = (u8 *)&manufacture_reply->component_id; in mpi3mr_report_manufacture() 224 edev->component_id = tmp[0] << 8 | tmp[1]; in mpi3mr_report_manufacture()
|
/openbmc/linux/drivers/pci/switch/ |
H A D | switchtec.c | 407 int id = ioread16(&stdev->mmio_sys_info->gen3.component_id); in component_id_show() 415 static DEVICE_ATTR_RO(component_id);
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptsas.c | 2840 u16 component_id; member 2978 tmp = (u8 *)&manufacture_reply->component_id; in mptsas_exp_repmanufacture_info() 2979 edev->component_id = tmp[0] << 8 | tmp[1]; in mptsas_exp_repmanufacture_info()
|