Searched refs:ide_legacy_init_one (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-legacy.c | 6 static void ide_legacy_init_one(struct ide_hw **hws, struct ide_hw *hw, in ide_legacy_init_one() function 50 ide_legacy_init_one(hws, &hw[0], 0, d, config); in ide_legacy_device_add() 51 ide_legacy_init_one(hws, &hw[1], 1, d, config); in ide_legacy_device_add()
|
Completed in 1 milliseconds