Searched refs:component_id (Results 1 - 23 of 23) sorted by path

/linux-master/drivers/acpi/acpica/
H 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);
347 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id);
[all...]
H A Dutbuffer.c170 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) argument
176 (component_id & acpi_dbg_layer))) {
H A Dutdebug.c122 * component_id - Caller's component ID
138 u32 component_id, const char *format, ...)
148 if (!ACPI_IS_DEBUG_ENABLED(requested_debug_level, component_id)) {
215 * component_id - Caller's component ID
230 u32 component_id, const char *format, ...)
236 if (!ACPI_IS_DEBUG_ENABLED(requested_debug_level, component_id)) {
254 * component_id - Caller's component ID
265 const char *module_name, u32 component_id)
273 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) {
276 component_id, "
134 acpi_debug_print(u32 requested_debug_level, u32 line_number, const char *function_name, const char *module_name, u32 component_id, const char *format, ...) argument
337 acpi_ut_trace_str(u32 line_number, const char *function_name, const char *module_name, u32 component_id, const char *string) argument
373 acpi_ut_trace_u32(u32 line_number, const char *function_name, const char *module_name, u32 component_id, u32 integer) argument
408 acpi_ut_exit(u32 line_number, const char *function_name, const char *module_name, u32 component_id) argument
571 acpi_ut_str_exit(u32 line_number, const char *function_name, const char *module_name, u32 component_id, const char *string) argument
[all...]
H A Dutobject.c38 * component_id - Component type of caller
56 u32 component_id,
70 component_id);
85 component_id);
343 * component_id - Caller's component ID (for error output)
353 u32 line_number, u32 component_id)
53 acpi_ut_create_internal_object_dbg(const char *module_name, u32 line_number, u32 component_id, acpi_object_type type) argument
352 acpi_ut_allocate_object_desc_dbg(const char *module_name, u32 line_number, u32 component_id) argument
/linux-master/drivers/counter/
H A Dcounter-chrdev.c240 const size_t num_ext, const size_t component_id,
247 if (*id == component_id)
253 if (component_id - *id < element->length)
239 counter_get_ext(const struct counter_comp *const ext, const size_t num_ext, const size_t component_id, size_t *const ext_idx, size_t *const id) argument
/linux-master/drivers/cxl/core/
H A Dtrace.h357 memcpy(__entry->comp_id, &rec->component_id,
/linux-master/drivers/message/fusion/
H A Dmptsas.c2841 u16 component_id; member in struct:rep_manu_reply
2975 tmp = (u8 *)&manufacture_reply->component_id;
2976 edev->component_id = tmp[0] << 8 | tmp[1];
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c118 static int bnxt_hwrm_dbg_coredump_initiate(struct bnxt *bp, u16 component_id, argument
129 req->component_id = cpu_to_le16(component_id);
135 static int bnxt_hwrm_dbg_coredump_retrieve(struct bnxt *bp, u16 component_id, argument
147 req->component_id = cpu_to_le16(component_id);
177 seg_hdr->component_id = (__force __le32)seg_rec->component_id;
186 seg_hdr->component_id = cpu_to_le32(2);
313 u16 comp_id = le16_to_cpu(seg_record->component_id);
[all...]
H A Dbnxt_coredump.h19 __le32 component_id; member in struct:bnxt_coredump_segment_hdr
H A Dbnxt_hsi.h9707 __le16 component_id; member in struct:coredump_segment_record
9756 __le16 component_id; member in struct:hwrm_dbg_coredump_initiate_input
9795 __le16 component_id; member in struct:hwrm_dbg_coredump_retrieve_input
/linux-master/drivers/pci/switch/
H A Dswitchtec.c407 int id = ioread16(&stdev->mmio_sys_info->gen3.component_id);
409 /* component_id field not supported after gen3 */
415 static DEVICE_ATTR_RO(component_id);
/linux-master/drivers/ras/amd/atl/
H A Ddenormalize.c418 u16 component_id, log_fabric_id; local
432 component_id = phys_fabric_id & df_cfg.component_id_mask;
439 if (ctx->map.remap_array[log_fabric_id] == component_id)
/linux-master/drivers/scsi/libsas/
H A Dsas_expander.c529 edev->component_id = mi_resp[48] << 8 | mi_resp[49];
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c110 u16 component_id; member in struct:rep_manu_reply
219 tmp = (u8 *)&manufacture_reply->component_id;
220 edev->component_id = tmp[0] << 8 | tmp[1];
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c335 u16 component_id; member in struct:rep_manu_reply
472 tmp = (u8 *)&manufacture_reply->component_id;
473 edev->component_id = tmp[0] << 8 | tmp[1];
/linux-master/drivers/scsi/
H A Dscsi_transport_sas.c1325 sas_expander_simple_attr(component_id, component_id, "%u\n", unsigned int);
1847 SETUP_EXPANDER_ATTRIBUTE(component_id);
/linux-master/include/acpi/
H A Dacpixf.h944 u32 component_id,
952 u32 component_id,
H A Dactbl2.h1659 u16 component_id; member in struct:acpi_mpst_component
/linux-master/include/linux/
H A Dcxl-event.h45 u8 component_id[CXL_EVENT_GEN_MED_COMP_ID_SIZE]; member in struct:cxl_event_gen_media
H A Dswitchtec.h156 u16 component_id; member in struct:sys_info_regs_gen3
/linux-master/include/scsi/
H A Dscsi_transport_sas.h138 u16 component_id; member in struct:sas_expander_device
/linux-master/sound/soc/meson/
H A Daiu.c47 unsigned int component_id)
55 if (args->args[0] != component_id)
44 aiu_of_xlate_dai_name(struct snd_soc_component *component, const struct of_phandle_args *args, const char **dai_name, unsigned int component_id) argument
H A Daiu.h49 unsigned int component_id);

Completed in 919 milliseconds