Searched refs:init_slot (Results 1 – 3 of 3) sorted by relevance
1137 $crate::__init_internal!(init_slot($($use_data)?):1165 (init_slot($($use_data:ident)?):1175 (init_slot($use_data:ident): // `use_data` is present, so we use the `data` to init fields.1199 $crate::__init_internal!(init_slot($use_data):1207 (init_slot(): // No `use_data`, so we use `Init::__init` directly.1230 $crate::__init_internal!(init_slot():1238 (init_slot($($use_data:ident)?):1262 $crate::__init_internal!(init_slot($($use_data)?):
50 static int init_slot(struct controller *ctrl) in init_slot() function207 rc = init_slot(ctrl); in pciehp_probe()
425 static int init_slot(int slot, struct eeprom_eisa_slot_info *es) in init_slot() function500 if (-1==init_slot(i+1, es)) { in eisa_enumerator()