Searched defs:entity_id (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/usb/gadget/function/ |
H A D | f_uac1.c | 495 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_cur() local 546 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_min() local 593 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_max() local 640 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_res() local 688 u8 entity_id = (w_index >> 8) & 0xff; in out_rq_cur_complete() local 742 u8 entity_id = (w_index >> 8) & 0xff; in out_rq_cur() local
|
H A D | f_uac2.c | 1532 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_cur() local 1609 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_range() local 1732 u8 entity_id = (w_index >> 8) & 0xff; in out_rq_cur_complete() local 1781 u8 entity_id = (w_index >> 8) & 0xff; in out_rq_cur() local
|
/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_pci.c | 409 enum t7xx_pm_id entity_id = PM_ENTITY_ID_INVALID; in __t7xx_pci_pm_suspend() local
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_main.c | 2527 u8 entity_id, len, buf[32]; in qed_nvm_flash_cfg_write() local 2616 u32 cmd, u32 entity_id) in qed_nvm_flash_cfg_read()
|
H A D | qed_mcp.c | 4029 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg() 4059 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, 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()
|
/linux/include/uapi/linux/ |
H A D | media.h | 335 __u32 entity_id; member
|
/linux/drivers/accel/ivpu/ |
H A D | vpu_jsm_api.h | 1261 u64 entity_id; member 1278 u64 entity_id; member
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 1431 uint8_t entity_id[255]; /* VM UUID */ member
|