Searched refs:find_ext2_link (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | hda-mlink.c | 458 find_ext2_link(struct hdac_bus *bus, bool alt, int elid) in find_ext2_link() function 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_unlocked() 507 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_enable_interrupt() 529 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_check_interrupt() 547 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_set_syncprd_unlocked() 573 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_wait_syncpu_unlocked() 597 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_sync_arm_unlocked() 621 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_sync_go_unlocked() 648 h2link = find_ext2_link(bus, alt, elid); in hdac_bus_eml_check_cmdsync_unlocked() [all …]
|