Home
last modified time | relevance | path

Searched refs:chip_init (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/sound/pci/ice1712/
Dvt1720_mobo.c95 .chip_init = k8x800_init,
104 .chip_init = k8x800_init,
113 .chip_init = k8x800_init,
122 .chip_init = k8x800_init,
131 .chip_init = k8x800_init,
Damp.c85 .chip_init = snd_vt1724_amp_init,
92 .chip_init = snd_vt1724_amp_init,
Ddelta.c863 .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,
Dhoontech.c332 .chip_init = snd_ice1712_hoontech_init,
340 .chip_init = snd_ice1712_value_init,
346 .chip_init = snd_ice1712_hoontech_init,
352 .chip_init = snd_ice1712_ez8_init,
Dews.c1027 .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,
Drevo.c627 .chip_init = revo_init,
634 .chip_init = revo_init,
641 .chip_init = revo_init,
Dphase.c940 .chip_init = phase22_init,
949 .chip_init = phase28_init,
958 .chip_init = phase22_init,
Dse.c751 .chip_init = se_init,
760 .chip_init = se_init,
Daureon.c2224 .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,
Dprodigy_hifi.c1201 .chip_init = prodigy_hifi_init,
1211 .chip_init = prodigy_hd2_init,
1221 .chip_init = prodigy_hifi_init,
Dice1712.h525 int (*chip_init)(struct snd_ice1712 *); member
Dpsc724.c457 .chip_init = psc724_init,
Djuli.c693 .chip_init = juli_init,
Dwtm.c640 .chip_init = wtm_init,
Dmaya44.c756 .chip_init = maya44_init,
Dprodigy192.c800 .chip_init = prodigy192_init,
Dpontis.c823 .chip_init = pontis_init,
Dquartet.c1099 .chip_init = qtet_init,
Dice1724.c2658 if (c->chip_init) { in snd_vt1724_probe()
2659 err = c->chip_init(ice); in snd_vt1724_probe()
Dice1712.c2666 if (c->chip_init) { in snd_ice1712_probe()
2667 err = c->chip_init(ice); in snd_ice1712_probe()
/linux-4.4.14/sound/hda/
Dhdac_controller.c374 if (bus->chip_init) in snd_hdac_bus_init_chip()
393 bus->chip_init = true; in snd_hdac_bus_init_chip()
404 if (!bus->chip_init) in snd_hdac_bus_stop_chip()
420 bus->chip_init = false; in snd_hdac_bus_stop_chip()
/linux-4.4.14/drivers/scsi/
DNCR53c406a.c172 static void chip_init(void);
512 chip_init(); in NCR53c406a_detect()
741 chip_init(); in DEF_SCSI_QCMD()
980 chip_init(); in irq_probe()
986 static void chip_init(void) in chip_init() function
/linux-4.4.14/drivers/scsi/pcmcia/
Dsym53c500_cs.c217 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-4.4.14/sound/hda/ext/
Dhdac_ext_stream.c493 if (bus->chip_init) { in snd_hdac_ext_stop_streams()
/linux-4.4.14/sound/pci/hda/
Dhda_tegra.c301 if (azx_bus(chip)->chip_init) { in hda_tegra_dev_free()
Dhda_controller.c1006 if (bus->core.chip_init) in snd_hda_bus_reset()
Dhda_intel.c1262 if (bus->chip_init) { in azx_free()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.h109 int (*chip_init)(struct mvs_info *mvi); member
Dmv_init.c585 rc = MVS_CHIP_DISP->chip_init(mvi); in mvs_pci_init()
/linux-4.4.14/include/sound/
Dhdaudio.h288 bool chip_init:1; /* h/w initialized */ member
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_init.c1039 rc = PM8001_CHIP_DISP->chip_init(pm8001_ha); in pm8001_pci_probe()
1225 rc = PM8001_CHIP_DISP->chip_init(pm8001_ha); in pm8001_pci_resume()
Dpm8001_sas.h194 int (*chip_init)(struct pm8001_hba_info *pm8001_ha); member
Dpm80xx_hwi.c4615 .chip_init = pm80xx_chip_init,
Dpm8001_hwi.c5105 .chip_init = pm8001_chip_init,