/openbmc/linux/sound/usb/ |
H A D | clock.c | 277 const struct audioformat *fmt, int entity_id, in __uac_clock_find_source() argument 287 entity_id &= 0xff; in __uac_clock_find_source() 289 if (test_and_set_bit(entity_id, visited)) { in __uac_clock_find_source() 292 __func__, entity_id); in __uac_clock_find_source() 297 source = snd_usb_find_clock_source(chip, entity_id, proto); in __uac_clock_find_source() 299 entity_id = GET_VAL(source, proto, bClockID); in __uac_clock_find_source() 301 entity_id)) { in __uac_clock_find_source() 304 entity_id); in __uac_clock_find_source() 307 return entity_id; in __uac_clock_find_source() 310 selector = snd_usb_find_clock_selector(chip, entity_id, proto); in __uac_clock_find_source() [all …]
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_uac1.c | 438 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_cur() local 442 if ((FUIN_EN(opts) && (entity_id == USB_IN_FU_ID)) || in in_rq_cur() 443 (FUOUT_EN(opts) && (entity_id == USB_OUT_FU_ID))) { in in_rq_cur() 446 if (FUIN_EN(opts) && (entity_id == USB_IN_FU_ID)) in in_rq_cur() 474 __func__, __LINE__, entity_id, control_selector); in in_rq_cur() 489 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_min() local 493 if ((FUIN_EN(opts) && (entity_id == USB_IN_FU_ID)) || in in_rq_min() 494 (FUOUT_EN(opts) && (entity_id == USB_OUT_FU_ID))) { in in_rq_min() 497 if (FUIN_EN(opts) && (entity_id == USB_IN_FU_ID)) in in_rq_min() 521 __func__, __LINE__, entity_id, control_selector); in in_rq_min() [all …]
|
H A D | f_uac2.c | 1523 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_cur() local 1531 if ((entity_id == USB_IN_CLK_ID) || (entity_id == USB_OUT_CLK_ID)) { in in_rq_cur() 1537 if (entity_id == USB_IN_CLK_ID) in in_rq_cur() 1539 else if (entity_id == USB_OUT_CLK_ID) in in_rq_cur() 1552 } else if ((FUIN_EN(opts) && (entity_id == USB_IN_FU_ID)) || in in_rq_cur() 1553 (FUOUT_EN(opts) && (entity_id == USB_OUT_FU_ID))) { in in_rq_cur() 1556 if (FUIN_EN(opts) && (entity_id == USB_IN_FU_ID)) in in_rq_cur() 1585 __func__, __LINE__, entity_id, control_selector); in in_rq_cur() 1600 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_range() local 1604 if ((entity_id == USB_IN_CLK_ID) || (entity_id == USB_OUT_CLK_ID)) { in in_rq_range() [all …]
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_sdr.h | 338 struct entity_id entity; 469 struct entity_id entity; 595 struct entity_id entity; 628 struct entity_id entity; 662 struct entity_id entity; 675 struct entity_id entity; /* container entity ID and instance */ 927 struct entity_id *entity);
|
H A D | ipmi_entity.h | 39 struct entity_id { struct
|
/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_pci.c | 276 enum t7xx_pm_id entity_id = PM_ENTITY_ID_INVALID; in __t7xx_pci_pm_suspend() local 304 entity_id = entity->id; in __t7xx_pci_pm_suspend() 305 dev_err(&pdev->dev, "[PM] Suspend error: %d, id: %d\n", ret, entity_id); in __t7xx_pci_pm_suspend() 333 if (entity_id == entity->id) in __t7xx_pci_pm_suspend()
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sunoem.c | 346 sunoem_led_get_byentity(struct ipmi_intf * intf, uint8_t entity_id, in sunoem_led_get_byentity() argument 351 struct entity_id entity; in sunoem_led_get_byentity() 354 if (entity_id == 0) in sunoem_led_get_byentity() 358 memset(&entity, 0, sizeof(struct entity_id)); in sunoem_led_get_byentity() 359 entity.id = entity_id; in sunoem_led_get_byentity() 390 sunoem_led_set_byentity(struct ipmi_intf * intf, uint8_t entity_id, in sunoem_led_set_byentity() argument 395 struct entity_id entity; in sunoem_led_set_byentity() 397 if (entity_id == 0) in sunoem_led_set_byentity() 401 memset(&entity, 0, sizeof(struct entity_id)); in sunoem_led_set_byentity() 402 entity.id = entity_id; in sunoem_led_set_byentity()
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.hpp | 294 uint8_t entity_id; member 339 uint8_t entity_id; member 366 uint8_t entity_id; member
|
H A D | sensorhandler.cpp | 1387 record.body.entity_id = sensor->second.entityType; in ipmi_sen_get_sdr()
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | vpu_jsm_api.h | 759 u64 entity_id; member 776 u64 entity_id; member
|
/openbmc/fb-ipmi-oem/include/ |
H A D | sdrutils.hpp | 66 uint8_t entity_id; member
|
/openbmc/qemu/include/hw/ipmi/ |
H A D | ipmi.h | 239 uint8_t entity_id; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_main.c | 2528 u8 entity_id, len, buf[32]; in qed_nvm_flash_cfg_write() local 2552 entity_id = **data; in qed_nvm_flash_cfg_write() 2572 if (entity_id) in qed_nvm_flash_cfg_write() 2577 entity_id, len); in qed_nvm_flash_cfg_write() 2578 rc = qed_mcp_nvm_set_cfg(hwfn, ptt, cfg_id, entity_id, flags, in qed_nvm_flash_cfg_write() 2617 u32 cmd, u32 entity_id) in qed_nvm_flash_cfg_read() argument 2629 "Read config cmd = %d entity id %d\n", cmd, entity_id); in qed_nvm_flash_cfg_read() 2630 flags = entity_id ? QED_NVM_CFG_GET_PF_FLAGS : QED_NVM_CFG_GET_FLAGS; in qed_nvm_flash_cfg_read() 2631 rc = qed_mcp_nvm_get_cfg(hwfn, ptt, cmd, entity_id, flags, *data, &len); in qed_nvm_flash_cfg_read()
|
H A D | qed_mcp.h | 1357 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, 1374 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf,
|
H A D | qed_mcp.c | 4041 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg() argument 4059 entity_id); in qed_mcp_nvm_get_cfg() 4071 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_set_cfg() argument 4094 entity_id); in qed_mcp_nvm_set_cfg()
|
H A D | qed_sriov.c | 25 static u16 qed_vf_from_entity_id(__le16 entity_id) in qed_vf_from_entity_id() argument 27 return le16_to_cpu(entity_id) - MAX_NUM_PFS; in qed_vf_from_entity_id() 4062 (p_data->entity_id)); in qed_sriov_vfpf_malicious()
|
/openbmc/linux/include/uapi/linux/ |
H A D | media.h | 335 __u32 entity_id; member
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 120 sdr->entity_id))); in pnv_dt_bmc_sensors()
|
/openbmc/intel-ipmi-oem/include/ |
H A D | storagecommands.hpp | 127 uint8_t entity_id; member
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sensorcommands.cpp | 1841 record.body.entity_id = entityId; in constructSensorSdr() 2008 record.body.entity_id = sensor->second.entityType; in constructStaticSensorSdr() 2058 record.body.entity_id = 0x00; in constructEventSdrHeaderKey() 2082 record.body.entity_id, in constructVrSdr()
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-ioc-g-topology.rst | 225 - ``entity_id``
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 3638 hash = lpfc_vmid_hash_fn(app->obj.entity_id, in lpfc_cmpl_ct_cmd_vmid() 3641 app->obj.entity_id); in lpfc_cmpl_ct_cmd_vmid() 3653 app->obj.entity_id, hash); in lpfc_cmpl_ct_cmd_vmid() 3769 memcpy(rap->obj[0].entity_id, vmid->host_vmid, vmid->vmid_len); in lpfc_vmid_cmd() 3788 memcpy(dap->obj[0].entity_id, vmid->host_vmid, vmid->vmid_len); in lpfc_vmid_cmd()
|
/openbmc/linux/drivers/media/mc/ |
H A D | mc-device.c | 327 kpad.entity_id = pad->entity->graph_obj.id; in media_device_get_topology()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | storagecommands.cpp | 701 record.body.entity_id = 0x0; in ipmiStorageGetSDR()
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_if.h | 1179 u32 entity_id);
|