Searched refs:init_chipset (Results 1 - 20 of 20) sorted by relevance

/drivers/ide/
H A Ddelkin_cb.c70 .init_chipset = delkin_cb_init_chipset,
150 if (host->init_chipset)
151 host->init_chipset(dev);
H A Daec62xx.c187 .init_chipset = init_chipset_aec62xx,
200 .init_chipset = init_chipset_aec62xx,
210 .init_chipset = init_chipset_aec62xx,
221 .init_chipset = init_chipset_aec62xx,
231 .init_chipset = init_chipset_aec62xx,
H A Dserverworks.c343 .init_chipset = init_chipset_svwks,
351 .init_chipset = init_chipset_svwks,
359 .init_chipset = init_chipset_svwks,
367 .init_chipset = init_chipset_svwks,
376 .init_chipset = init_chipset_svwks,
H A Dcmd64x.c333 .init_chipset = init_chipset_cmd64x,
345 .init_chipset = init_chipset_cmd64x,
356 .init_chipset = init_chipset_cmd64x,
366 .init_chipset = init_chipset_cmd64x,
H A Dsetup-pci.c516 ret = d->init_chipset ? d->init_chipset(dev) : 0;
659 if (host->init_chipset)
660 host->init_chipset(dev);
H A Damd74xx.c203 .init_chipset = init_chipset_amd74xx, \
216 .init_chipset = init_chipset_amd74xx, \
H A Dpdc202xx_old.c261 .init_chipset = init_chipset_pdc202xx, \
275 .init_chipset = init_chipset_pdc202xx,
H A Dcs5530.c250 .init_chipset = init_chipset_cs5530,
H A Dsl82c105.c304 .init_chipset = init_chipset_sl82c105,
H A Dalim15x3.c516 .init_chipset = init_chipset_ali15x3,
H A Dpdc202xx_new.c458 .init_chipset = init_chipset_pdcnew, \
H A Dpiix.c337 .init_chipset = init_chipset_ich, \
H A Dvia82cxxx.c408 .init_chipset = init_chipset_via82cxxx,
H A Dhpt366.c74 * - pass to init_chipset() handlers a copy of the IDE PCI device structure as
103 * init_chipset stage, allocate per-chip instance and fill it with the rest
1367 .init_chipset = init_chipset_hpt366,
1385 .init_chipset = init_chipset_hpt366,
H A Dit821x.c635 .init_chipset = init_chipset_it821x,
H A Dsiimage.c713 .init_chipset = init_chipset_siimage, \
H A Dsis5513.c568 .init_chipset = init_chipset_sis5513,
H A Dide-probe.c1334 host->init_chipset = d->init_chipset;
/drivers/staging/unisys/include/
H A Duisqueue.h416 struct init_chipset_guestpart init_chipset; member in struct:guest_msgs
/drivers/staging/unisys/uislib/
H A Duislib.c770 init_chipset(CONTROLVM_MESSAGE *msg, char *buf) function
780 * testMessage for init_chipset will be set. We can ignore the
846 if (init_chipset(&msg, NULL) != CONTROLVM_RESP_SUCCESS) {
847 LOGERR("init_chipset failed.\n");

Completed in 1198 milliseconds