Searched refs:ebus_to_hbus (Results 1 – 8 of 8) sorted by relevance
57 dev_dbg(ebus_to_hbus(ebus)->dev, "Clearing TCSEL\n"); in skl_init_pci()70 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_interrupt()100 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_threaded_handler()113 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_acquire_irq()141 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_suspend()153 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_resume()169 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_runtime_suspend()194 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_runtime_resume()223 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_free()247 struct hdac_bus *bus = ebus_to_hbus(&skl->ebus); in skl_dmic_device_register()[all …]
36 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_alloc_dma_buf()47 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_free_dma_buf()79 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_init_dsp()112 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_free_dsp()
281 return skl_substream_free_pages(ebus_to_hbus(ebus), substream); in skl_pcm_hw_free()621 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_coupled_trigger()695 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_decoupled_trigger()758 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_get_delay_from_lpib()
114 struct hdac_bus *bus = ebus_to_hbus(&skl->ebus); in skl_get_ep_blob()
1109 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_tplg_widget_load()1227 struct hdac_bus *bus = ebus_to_hbus(ebus); in skl_tplg_init()
105 struct hdac_bus *bus = ebus_to_hbus(ebus); in snd_hdac_stream_free_all()490 struct hdac_bus *bus = ebus_to_hbus(ebus); in snd_hdac_ext_stop_streams()
139 struct hdac_bus *bus = ebus_to_hbus(ebus); in snd_hdac_ext_bus_device_init()
39 #define ebus_to_hbus(ebus) (&(ebus)->bus) macro