Home
last modified time | relevance | path

Searched refs:elid (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dhda-mlink.h17 int hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid);
19 bool hdac_bus_eml_check_interrupt(struct hdac_bus *bus, bool alt, int elid);
24 int hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid);
30 int hdac_bus_eml_sync_go_unlocked(struct hdac_bus *bus, bool alt, int elid);
33 bool hdac_bus_eml_check_cmdsync_unlocked(struct hdac_bus *bus, bool alt, int elid);
36 int hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink);
60 struct mutex *hdac_bus_eml_get_mutex(struct hdac_bus *bus, bool alt, int elid);
72 hdac_bus_eml_get_count(struct hdac_bus *bus, bool alt, int elid) { return 0; } in hdac_bus_eml_get_count() argument
93 hdac_bus_eml_wait_syncpu_unlocked(struct hdac_bus *bus, bool alt, int elid) in hdac_bus_eml_wait_syncpu_unlocked() argument
120 hdac_bus_eml_power_up(struct hdac_bus *bus, bool alt, int elid, int sublink) in hdac_bus_eml_power_up() argument
[all …]
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-mlink.c55 int elid; member
142 switch (h2link->elid) { in hdaml_lnk_enum()
175 link_idx, h2link->elid); in hdaml_lnk_enum()
465 if (h2link->alt == alt && h2link->elid == elid) in find_ext2_link()
476 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_get_count()
489 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_enable_interrupt()
511 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_check_interrupt()
529 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_set_syncprd_unlocked()
555 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_wait_syncpu_unlocked()
579 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_sync_arm_unlocked()
[all …]
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1132 uint32 elid; member