Searched defs:entity_id (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/sound/usb/ | 
| D | clock.c | 200 static int __uac_clock_find_source(struct snd_usb_audio *chip, int entity_id,  in __uac_clock_find_source()290 static int __uac3_clock_find_source(struct snd_usb_audio *chip, int entity_id,  in __uac3_clock_find_source()
 393 			      int entity_id, bool validate)  in snd_usb_clock_find_source()
 
 | 
| /Linux-v5.4/drivers/usb/gadget/function/ | 
| D | f_uac2.c | 820 	u8 entity_id = (w_index >> 8) & 0xff;  in in_rq_cur()  local861 	u8 entity_id = (w_index >> 8) & 0xff;  in in_rq_range()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_main.c | 2256 	u8 entity_id, len, buf[32];  in qed_nvm_flash_cfg_write()  local2345 				  u32 cmd, u32 entity_id)  in qed_nvm_flash_cfg_read()
 
 | 
| D | qed_mcp.c | 3755 			u16 option_id, u8 entity_id, u16 flags, u8 *p_buf,  in qed_mcp_nvm_get_cfg()3784 			u16 option_id, u8 entity_id, u16 flags, u8 *p_buf,  in qed_mcp_nvm_set_cfg()
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | media.h | 336 	__u32 entity_id;  member
 |