Searched defs:hbus (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/drivers/pci/controller/ |
A D | pci-hyperv.c | 572 struct hv_pcibus_device *hbus; member 631 struct hv_pcibus_device *hbus; in hv_arch_irq_unmask() local 1205 struct hv_pcibus_device *hbus = in hv_pcifront_read_config() local 1233 struct hv_pcibus_device *hbus = in hv_pcifront_write_config() local 1334 struct hv_pcibus_device *hbus = in hv_read_config_block() local 1414 struct hv_pcibus_device *hbus = in hv_write_config_block() local 1484 struct hv_pcibus_device *hbus = in hv_register_block_invalidate() local 1540 struct hv_pcibus_device *hbus; in hv_msi_free() local 1729 struct hv_pcibus_device *hbus; in hv_compose_msi_msg() local 2495 struct hv_pcibus_device *hbus; in pci_devices_present_work() local [all …]
|
/linux-6.3-rc2/sound/soc/sof/intel/ |
A D | hda-codec.c | 70 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_jack_wake_enable() local 92 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_jack_check() local 143 struct hda_bus *hbus = sof_to_hbus(sdev); in hda_codec_probe() local
|
A D | hda-dsp.c | 815 struct hdac_bus *hbus = sof_to_bus(sdev); in hda_dsp_runtime_idle() local
|
A D | hda.c | 748 struct hda_bus *hbus; in hda_init() local
|
A D | hda.h | 490 struct hda_bus hbus; member
|
/linux-6.3-rc2/drivers/clk/mxs/ |
A 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
|
A 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-6.3-rc2/sound/soc/intel/skylake/ |
A D | skl.h | 60 struct hda_bus hbus; member 141 #define hbus_to_skl(hbus) container_of((hbus), struct skl_dev, (hbus)) argument
|
A D | skl.c | 875 struct hda_bus *hbus; in skl_create() local
|
/linux-6.3-rc2/sound/pci/hda/ |
A D | hda_controller.c | 768 struct hda_bus *hbus = &chip->bus; in azx_rirb_get_response() local
|
Completed in 80 milliseconds