Searched defs:elid (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/include/sound/ | 
| D | hda-mlink.h | 72 hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) { return 0; }  in hdac_bus_eml_get_count() 75 hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable) { }  in hdac_bus_eml_enable_interrupt() 78 hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid) { return false; }  in hdac_bus_eml_check_interrupt() 81 hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus *bus, bool alt, int elid, u32 syncprd)  in hdac_bus_eml_set_syncprd_unlocked() 93 hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid)  in hdac_bus_eml_wait_syncpu_unlocked() 102 hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink) { }  in hdac_bus_eml_sync_arm_unlocked() 108 hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid) { return 0; }  in hdac_bus_eml_sync_go_unlocked() 114 hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus *bus, bool alt, int elid) { return false; }  in hdac_bus_eml_check_cmdsync_unlocked() 120 hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink)  in hdac_bus_eml_power_up() 126 hdac_bus_eml_power_up_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink)  in hdac_bus_eml_power_up_unlocked() [all …] 
 | 
| /Linux-v6.6/sound/soc/sof/intel/ | 
| D | hda-mlink.c | 55 	int elid;  member 458 find_ext2_link(struct hdac_bus *bus, bool alt, int elid)  in find_ext2_link() 472 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid)  in hdac_bus_eml_get_count() 484 void hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable)  in hdac_bus_eml_enable_interrupt() 506 bool hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid)  in hdac_bus_eml_check_interrupt() 524 int hdac_bus_eml_set_syncprd_unlocked(struct hdac_bus *bus, bool alt, int elid, u32 syncprd)  in hdac_bus_eml_set_syncprd_unlocked() 550 int hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid)  in hdac_bus_eml_wait_syncpu_unlocked() 574 void hdac_bus_eml_sync_arm_unlocked(struct hdac_bus *bus, bool alt, int elid, int sublink)  in hdac_bus_eml_sync_arm_unlocked() 598 int hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid)  in hdac_bus_eml_sync_go_unlocked() 624 bool hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus *bus, bool alt, int elid)  in hdac_bus_eml_check_cmdsync_unlocked() [all …] 
 | 
| /Linux-v6.6/drivers/gpu/drm/vmwgfx/device_include/ | 
| D | svga3d_dx.h | 1132 	uint32 elid;  member
  |