| /linux-4.4.14/sound/soc/intel/skylake/ | 
| D | skl.c | 48 	struct hdac_ext_bus *ebus = &skl->ebus;  in skl_init_pci()  local69 	struct hdac_ext_bus *ebus = dev_id;  in skl_interrupt()  local
 99 	struct hdac_ext_bus *ebus = dev_id;  in skl_threaded_handler()  local
 110 static int skl_acquire_irq(struct hdac_ext_bus *ebus, int do_disconnect)  in skl_acquire_irq()
 140 	struct hdac_ext_bus *ebus = pci_get_drvdata(pci);  in skl_suspend()  local
 152 	struct hdac_ext_bus *ebus = pci_get_drvdata(pci);  in skl_resume()  local
 168 	struct hdac_ext_bus *ebus = pci_get_drvdata(pci);  in skl_runtime_suspend()  local
 193 	struct hdac_ext_bus *ebus = pci_get_drvdata(pci);  in skl_runtime_resume()  local
 220 static int skl_free(struct hdac_ext_bus *ebus)  in skl_free()
 278 static int probe_codec(struct hdac_ext_bus *ebus, int addr)  in probe_codec()
 [all …]
 
 | 
| D | skl-pcm.c | 71 static int skl_substream_alloc_pages(struct hdac_ext_bus *ebus,  in skl_substream_alloc_pages()90 static void skl_set_pcm_constrains(struct hdac_ext_bus *ebus,  in skl_set_pcm_constrains()
 100 static enum hdac_ext_stream_type skl_get_host_stream_type(struct hdac_ext_bus *ebus)  in skl_get_host_stream_type()
 111 	struct hdac_ext_bus *ebus = dev_get_drvdata(dai->dev);  in skl_pcm_open()  local
 159 	struct hdac_ext_bus *ebus = dev_get_drvdata(dai->dev);  in skl_get_format()  local
 215 	struct hdac_ext_bus *ebus = dev_get_drvdata(dai->dev);  in skl_pcm_hw_params()  local
 251 	struct hdac_ext_bus *ebus = dev_get_drvdata(dai->dev);  in skl_pcm_close()  local
 273 	struct hdac_ext_bus *ebus = dev_get_drvdata(dai->dev);  in skl_pcm_hw_free()  local
 328 	struct hdac_ext_bus *ebus = dev_get_drvdata(dai->dev);  in skl_link_hw_params()  local
 364 	struct hdac_ext_bus *ebus = dev_get_drvdata(dai->dev);  in skl_link_pcm_prepare()  local
 [all …]
 
 | 
| D | skl-messages.c | 35 	struct hdac_ext_bus *ebus = dev_get_drvdata(dev);  in skl_alloc_dma_buf()  local46 	struct hdac_ext_bus *ebus = dev_get_drvdata(dev);  in skl_free_dma_buf()  local
 78 	struct hdac_ext_bus *ebus = &skl->ebus;  in skl_init_dsp()  local
 111 	struct hdac_ext_bus *ebus = &skl->ebus;  in skl_free_dsp()  local
 
 | 
| D | skl.h | 59 	struct hdac_ext_bus ebus;  member
 | 
| D | skl-topology.c | 1107 	struct hdac_ext_bus *ebus = snd_soc_component_get_drvdata(cmpnt);  in skl_tplg_widget_load()  local1223 int skl_tplg_init(struct snd_soc_platform *platform, struct hdac_ext_bus *ebus)  in skl_tplg_init()
 
 | 
| D | skl-topology.h | 282 	struct hdac_ext_bus *ebus = dev_get_drvdata(dev);  in get_skl_ctx()  local
 | 
| /linux-4.4.14/sound/hda/ext/ | 
| D | hdac_ext_stream.c | 37 void snd_hdac_ext_stream_init(struct hdac_ext_bus *ebus,  in snd_hdac_ext_stream_init()75 int snd_hdac_ext_stream_init_all(struct hdac_ext_bus *ebus, int start_idx,  in snd_hdac_ext_stream_init_all()
 101 void snd_hdac_stream_free_all(struct hdac_ext_bus *ebus)  in snd_hdac_stream_free_all()
 122 void snd_hdac_ext_stream_decouple(struct hdac_ext_bus *ebus,  in snd_hdac_ext_stream_decouple()
 247 hdac_ext_link_stream_assign(struct hdac_ext_bus *ebus,  in hdac_ext_link_stream_assign()
 288 hdac_ext_host_stream_assign(struct hdac_ext_bus *ebus,  in hdac_ext_host_stream_assign()
 342 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_ext_bus *ebus,  in snd_hdac_ext_stream_assign()
 380 	struct hdac_ext_bus *ebus = hbus_to_ebus(bus);  in snd_hdac_ext_stream_release()  local
 415 void snd_hdac_ext_stream_spbcap_enable(struct hdac_ext_bus *ebus,  in snd_hdac_ext_stream_spbcap_enable()
 446 int snd_hdac_ext_stream_set_spib(struct hdac_ext_bus *ebus,  in snd_hdac_ext_stream_set_spib()
 [all …]
 
 | 
| D | hdac_ext_controller.c | 38 int snd_hdac_ext_bus_parse_capabilities(struct hdac_ext_bus *ebus)  in snd_hdac_ext_bus_parse_capabilities()111 void snd_hdac_ext_bus_ppcap_enable(struct hdac_ext_bus *ebus, bool enable)  in snd_hdac_ext_bus_ppcap_enable()
 132 void snd_hdac_ext_bus_ppcap_int_enable(struct hdac_ext_bus *ebus, bool enable)  in snd_hdac_ext_bus_ppcap_int_enable()
 161 int snd_hdac_ext_bus_get_ml_capabilities(struct hdac_ext_bus *ebus)  in snd_hdac_ext_bus_get_ml_capabilities()
 196 void snd_hdac_link_free_all(struct hdac_ext_bus *ebus)  in snd_hdac_link_free_all()
 213 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_ext_bus *ebus,  in snd_hdac_ext_bus_get_link()
 288 int snd_hdac_ext_bus_link_power_down_all(struct hdac_ext_bus *ebus)  in snd_hdac_ext_bus_link_power_down_all()
 
 | 
| D | hdac_ext_bus.c | 90 int snd_hdac_ext_bus_init(struct hdac_ext_bus *ebus, struct device *dev,  in snd_hdac_ext_bus_init()116 void snd_hdac_ext_bus_exit(struct hdac_ext_bus *ebus)  in snd_hdac_ext_bus_exit()
 135 int snd_hdac_ext_bus_device_init(struct hdac_ext_bus *ebus, int addr)  in snd_hdac_ext_bus_device_init()
 187 void snd_hdac_ext_bus_device_remove(struct hdac_ext_bus *ebus)  in snd_hdac_ext_bus_device_remove()
 
 | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | auxio_64.c | 30 static void __auxio_rmw(u8 bits_on, u8 bits_off, int ebus)  in __auxio_rmw()54 static void __auxio_set_bit(u8 bit, int on, int ebus)  in __auxio_set_bit()
 69 	int ebus = auxio_devtype == AUXIO_TYPE_EBUS;  in auxio_set_led()  local
 
 | 
| /linux-4.4.14/include/sound/ | 
| D | hdaudio_ext.h | 39 #define ebus_to_hbus(ebus)	(&(ebus)->bus)  argument180 	struct hdac_ext_bus *ebus;  member
 
 |