/Linux-v4.19/sound/pci/ice1712/ |
D | vt1720_mobo.c | 95 .chip_init = k8x800_init, 104 .chip_init = k8x800_init, 113 .chip_init = k8x800_init, 122 .chip_init = k8x800_init, 131 .chip_init = k8x800_init,
|
D | amp.c | 85 .chip_init = snd_vt1724_amp_init, 92 .chip_init = snd_vt1724_amp_init,
|
D | hoontech.c | 352 .chip_init = snd_ice1712_hoontech_init, 360 .chip_init = snd_ice1712_value_init, 366 .chip_init = snd_ice1712_hoontech_init, 372 .chip_init = snd_ice1712_ez8_init, 381 .chip_init = snd_ice1712_staudio_init,
|
D | delta.c | 863 .chip_init = snd_ice1712_delta_init, 870 .chip_init = snd_ice1712_delta_init, 878 .chip_init = snd_ice1712_delta_init, 886 .chip_init = snd_ice1712_delta_init, 894 .chip_init = snd_ice1712_delta_init, 901 .chip_init = snd_ice1712_delta_init, 908 .chip_init = snd_ice1712_delta_init, 915 .chip_init = snd_ice1712_delta_init, 923 .chip_init = snd_ice1712_delta_init, 930 .chip_init = snd_ice1712_delta_init,
|
D | ews.c | 1027 .chip_init = snd_ice1712_ews_init, 1034 .chip_init = snd_ice1712_ews_init, 1041 .chip_init = snd_ice1712_ews_init, 1048 .chip_init = snd_ice1712_ews_init, 1055 .chip_init = snd_ice1712_ews_init, 1062 .chip_init = snd_ice1712_ews_init, 1069 .chip_init = snd_ice1712_ews_init,
|
D | revo.c | 627 .chip_init = revo_init, 634 .chip_init = revo_init, 641 .chip_init = revo_init,
|
D | phase.c | 940 .chip_init = phase22_init, 949 .chip_init = phase28_init, 958 .chip_init = phase22_init,
|
D | se.c | 751 .chip_init = se_init, 760 .chip_init = se_init,
|
D | aureon.c | 2224 .chip_init = aureon_init, 2234 .chip_init = aureon_init, 2244 .chip_init = aureon_init, 2254 .chip_init = aureon_init, 2264 .chip_init = aureon_init, 2274 .chip_init = aureon_init,
|
D | prodigy_hifi.c | 1255 .chip_init = prodigy_hifi_init, 1265 .chip_init = prodigy_hd2_init, 1275 .chip_init = prodigy_hifi_init,
|
D | ice1712.h | 526 int (*chip_init)(struct snd_ice1712 *); member
|
D | psc724.c | 457 .chip_init = psc724_init,
|
D | juli.c | 693 .chip_init = juli_init,
|
D | wtm.c | 640 .chip_init = wtm_init,
|
D | maya44.c | 756 .chip_init = maya44_init,
|
D | prodigy192.c | 800 .chip_init = prodigy192_init,
|
/Linux-v4.19/sound/hda/ |
D | hdac_controller.c | 479 if (bus->chip_init) in snd_hdac_bus_init_chip() 500 bus->chip_init = true; in snd_hdac_bus_init_chip() 511 if (!bus->chip_init) in snd_hdac_bus_stop_chip() 527 bus->chip_init = false; in snd_hdac_bus_stop_chip()
|
/Linux-v4.19/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 217 chip_init(int io_port) in chip_init() function 241 chip_init(io_port); in SYM53C500_int_host_reset() 754 chip_init(port_base); in SYM53C500_config()
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | tango_nand.c | 542 static int chip_init(struct device *dev, struct device_node *np) in chip_init() function 669 err = chip_init(&pdev->dev, np); in tango_nand_probe()
|
/Linux-v4.19/sound/hda/ext/ |
D | hdac_ext_stream.c | 485 if (bus->chip_init) { in snd_hdac_ext_stop_streams()
|
/Linux-v4.19/drivers/scsi/mvsas/ |
D | mv_sas.h | 110 int (*chip_init)(struct mvs_info *mvi); member
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_tegra.c | 301 if (azx_bus(chip)->chip_init) { in hda_tegra_dev_free()
|
/Linux-v4.19/include/sound/ |
D | hdaudio.h | 348 bool chip_init:1; /* h/w initialized */ member
|
/Linux-v4.19/drivers/scsi/pm8001/ |
D | pm8001_init.c | 1035 rc = PM8001_CHIP_DISP->chip_init(pm8001_ha); in pm8001_pci_probe() 1219 rc = PM8001_CHIP_DISP->chip_init(pm8001_ha); in pm8001_pci_resume()
|
D | pm8001_sas.h | 194 int (*chip_init)(struct pm8001_hba_info *pm8001_ha); member
|