Home
last modified time | relevance | path

Searched refs:init_slots (Results 1 – 4 of 4) sorted by relevance

/drivers/pci/hotplug/
Dpcihp_skeleton.c250 static int __init init_slots(void) in init_slots() function
350 return init_slots(); in pcihp_skel_init()
Dshpchp_core.c94 static int init_slots(struct controller *ctrl) in init_slots() function
323 rc = init_slots(ctrl); in shpc_probe()
Dcpci_hotplug_core.c364 init_slots(int clear_ins) in init_slots() function
680 status = init_slots(first); in cpci_hp_start()
/drivers/mmc/host/
Ddw_mmc.c3014 int init_slots = 0; in dw_mci_probe() local
3208 init_slots++; in dw_mci_probe()
3211 if (init_slots) { in dw_mci_probe()
3212 dev_info(host->dev, "%d slots initialized\n", init_slots); in dw_mci_probe()