Searched refs:chip_init (Results 1 – 20 of 20) sorted by relevance
/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 | delta.c | 809 .chip_init = snd_ice1712_delta_init, 816 .chip_init = snd_ice1712_delta_init, 824 .chip_init = snd_ice1712_delta_init, 832 .chip_init = snd_ice1712_delta_init, 840 .chip_init = snd_ice1712_delta_init, 847 .chip_init = snd_ice1712_delta_init, 854 .chip_init = snd_ice1712_delta_init, 861 .chip_init = snd_ice1712_delta_init, 869 .chip_init = snd_ice1712_delta_init, 876 .chip_init = snd_ice1712_delta_init,
|
D | amp.c | 85 .chip_init = snd_vt1724_amp_init, 92 .chip_init = snd_vt1724_amp_init,
|
D | hoontech.c | 336 .chip_init = snd_ice1712_hoontech_init, 344 .chip_init = snd_ice1712_value_init, 350 .chip_init = snd_ice1712_hoontech_init, 356 .chip_init = snd_ice1712_ez8_init,
|
D | ews.c | 1037 .chip_init = snd_ice1712_ews_init, 1044 .chip_init = snd_ice1712_ews_init, 1051 .chip_init = snd_ice1712_ews_init, 1058 .chip_init = snd_ice1712_ews_init, 1065 .chip_init = snd_ice1712_ews_init, 1072 .chip_init = snd_ice1712_ews_init, 1079 .chip_init = snd_ice1712_ews_init,
|
D | revo.c | 625 .chip_init = revo_init, 632 .chip_init = revo_init, 639 .chip_init = revo_init,
|
D | phase.c | 950 .chip_init = phase22_init, 959 .chip_init = phase28_init, 968 .chip_init = phase22_init,
|
D | se.c | 758 .chip_init = se_init, 767 .chip_init = se_init,
|
D | aureon.c | 2251 .chip_init = aureon_init, 2261 .chip_init = aureon_init, 2271 .chip_init = aureon_init, 2281 .chip_init = aureon_init, 2291 .chip_init = aureon_init, 2301 .chip_init = aureon_init,
|
D | prodigy_hifi.c | 1208 .chip_init = prodigy_hifi_init, 1218 .chip_init = prodigy_hd2_init, 1228 .chip_init = prodigy_hifi_init,
|
D | ice1712.h | 522 int (*chip_init)(struct snd_ice1712 *); member
|
D | wtm.c | 510 .chip_init = wtm_init,
|
D | psc724.c | 457 .chip_init = psc724_init,
|
D | juli.c | 694 .chip_init = juli_init,
|
D | maya44.c | 772 .chip_init = maya44_init,
|
D | prodigy192.c | 815 .chip_init = prodigy192_init,
|
D | pontis.c | 829 .chip_init = pontis_init,
|
D | quartet.c | 1124 .chip_init = qtet_init,
|
D | ice1724.c | 2665 if (c->chip_init) { in snd_vt1724_probe() 2666 err = c->chip_init(ice); in snd_vt1724_probe()
|
D | ice1712.c | 2694 if (c->chip_init) { in snd_ice1712_probe() 2695 err = c->chip_init(ice); in snd_ice1712_probe()
|