Searched defs:hbus (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/drivers/pci/controller/ |
D | pci-hyperv.c | 572 struct hv_pcibus_device *hbus; member 644 struct hv_pcibus_device *hbus; in hv_arch_irq_unmask() local 1218 struct hv_pcibus_device *hbus = in hv_pcifront_read_config() local 1246 struct hv_pcibus_device *hbus = in hv_pcifront_write_config() local 1347 struct hv_pcibus_device *hbus = in hv_read_config_block() local 1427 struct hv_pcibus_device *hbus = in hv_write_config_block() local 1497 struct hv_pcibus_device *hbus = in hv_register_block_invalidate() local 1553 struct hv_pcibus_device *hbus; in hv_msi_free() local 1695 struct hv_pcibus_device *hbus; in hv_compose_msi_msg() local 1944 static int hv_pcie_init_irq_domain(struct hv_pcibus_device *hbus) in hv_pcie_init_irq_domain() [all …]
|
/linux-5.19.10/sound/soc/sof/intel/ |
D | hda-codec.c | 70 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_jack_wake_enable() local 87 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_jack_check() local 121 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_probe() local
|
D | hda-dsp.c | 804 struct hdac_bus *hbus = sof_to_bus(sdev); in hda_dsp_runtime_idle() local
|
D | hda.c | 553 struct hda_bus *hbus; in hda_init() local
|
D | hda.h | 425 struct hda_bus hbus; member
|
/linux-5.19.10/drivers/clk/mxs/ |
D | clk-imx23.c | 83 cpu_xtal, hbus, xbus, lcdif_div, ssp_div, gpmi_div, emi_pll, enumerator 94 cpu, hbus, xbus, emi, uart, enumerator
|
D | clk-imx28.c | 136 lcdif_sel, cpu, ptp_sel, cpu_pll, cpu_xtal, hbus, xbus, enumerator 149 cpu, hbus, xbus, emi, uart, enumerator
|
/linux-5.19.10/sound/soc/intel/skylake/ |
D | skl.h | 60 struct hda_bus hbus; member 141 #define hbus_to_skl(hbus) container_of((hbus), struct skl_dev, (hbus)) argument
|
D | skl.c | 865 struct hda_bus *hbus; in skl_create() local
|
/linux-5.19.10/sound/pci/hda/ |
D | hda_controller.c | 768 struct hda_bus *hbus = &chip->bus; in azx_rirb_get_response() local
|