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

/linux-4.4.14/drivers/pci/hotplug/
H A Dpcihp_skeleton.c247 * init_slots - initialize 'struct slot' structures for each slot
250 static int __init init_slots(void) init_slots() function
353 return init_slots(); pcihp_skel_init()
H A Dshpchp_core.c94 static int init_slots(struct controller *ctrl) init_slots() function
326 rc = init_slots(ctrl); shpc_probe()
H A Dcpci_hotplug_core.c364 init_slots(int clear_ins) init_slots() function
680 status = init_slots(first); cpci_hp_start()
/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc.c2958 int init_slots = 0; dw_mci_probe() local
3153 init_slots++; dw_mci_probe()
3156 if (init_slots) { dw_mci_probe()
3157 dev_info(host->dev, "%d slots initialized\n", init_slots); dw_mci_probe()

Completed in 205 milliseconds