Home
last modified time | relevance | path

Searched refs:component_id (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/acpi/acpica/
A Dutdebug.c138 u32 component_id, const char *format, ...) in acpi_debug_print() argument
276 component_id, "%s\n", in ACPI_EXPORT_SYMBOL()
303 u32 component_id, const void *pointer) in ACPI_EXPORT_SYMBOL()
314 component_id, "%s %p\n", in ACPI_EXPORT_SYMBOL()
350 component_id, "%s %s\n", in acpi_ut_trace_str()
386 component_id, "%s %08X\n", in acpi_ut_trace_u32()
418 component_id, "%s\n", in acpi_ut_exit()
464 module_name, component_id, in ACPI_EXPORT_SYMBOL()
505 component_id, "%s %8.8X%8.8X\n", in ACPI_EXPORT_SYMBOL()
544 component_id, "%s %p\n", in ACPI_EXPORT_SYMBOL()
[all …]
A Dacutils.h301 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);
439 u32 component_id,
[all …]
A Dutobject.c56 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
A Dutbuffer.c170 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()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_coredump.c118 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()
A Dbnxt_coredump.h19 __le32 component_id; member
A Dbnxt_hsi.h9851 __le16 component_id; member
9900 __le16 component_id; member
9942 __le16 component_id; member
/linux/sound/soc/meson/
A Daiu.h49 unsigned int component_id);
A Daiu.c47 unsigned int component_id) in aiu_of_xlate_dai_name() argument
55 if (args->args[0] != component_id) in aiu_of_xlate_dai_name()
/linux/include/cxl/
A Devent.h53 u8 component_id[CXL_EVENT_GEN_MED_COMP_ID_SIZE]; member
/linux/drivers/counter/
A Dcounter-chrdev.c240 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()
/linux/include/scsi/
A Dscsi_transport_sas.h138 u16 component_id; member
/linux/Documentation/ABI/testing/
A Dsysfs-class-switchtec14 What: /sys/class/switchtec/switchtec[0-9]+/component_id
/linux/include/acpi/
A Dacpixf.h945 u32 component_id,
953 u32 component_id,
A Dactbl2.h1672 u16 component_id; member
/linux/drivers/ras/amd/atl/
A Ddenormalize.c418 u16 component_id, log_fabric_id; in get_logical_coh_st_fabric_id() local
432 component_id = phys_fabric_id & df_cfg.component_id_mask; in get_logical_coh_st_fabric_id()
439 if (ctx->map.remap_array[log_fabric_id] == component_id) in get_logical_coh_st_fabric_id()
/linux/include/linux/
A Dswitchtec.h156 u16 component_id; member
/linux/drivers/scsi/
A Dscsi_transport_sas.c1348 sas_expander_simple_attr(component_id, component_id, "%u\n", unsigned int);
1870 SETUP_EXPANDER_ATTRIBUTE(component_id); in sas_attach_transport()
/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_transport.c335 u16 component_id; member
468 tmp = (u8 *)&manufacture_reply->component_id; in _transport_expander_report_manufacture()
469 edev->component_id = tmp[0] << 8 | tmp[1]; in _transport_expander_report_manufacture()
/linux/drivers/cxl/core/
A Dtrace.h357 memcpy(__entry->comp_id, &rec->component_id,
/linux/drivers/scsi/mpi3mr/
A Dmpi3mr_transport.c112 u16 component_id; member
226 tmp = (u8 *)&manufacture_reply->component_id; in mpi3mr_report_manufacture()
227 edev->component_id = tmp[0] << 8 | tmp[1]; in mpi3mr_report_manufacture()
/linux/drivers/pci/switch/
A Dswitchtec.c409 int id = ioread16(&stdev->mmio_sys_info->gen3.component_id); in component_id_show()
417 static DEVICE_ATTR_RO(component_id);
/linux/drivers/message/fusion/
A Dmptsas.c2841 u16 component_id; member
2975 tmp = (u8 *)&manufacture_reply->component_id; in mptsas_exp_repmanufacture_info()
2976 edev->component_id = tmp[0] << 8 | tmp[1]; in mptsas_exp_repmanufacture_info()
/linux/drivers/scsi/libsas/
A Dsas_expander.c529 edev->component_id = mi_resp[48] << 8 | mi_resp[49]; in ex_assign_manuf_info()

Completed in 133 milliseconds