Home
last modified time | relevance | path

Searched refs:ide_host_add (Results 1 – 17 of 17) sorted by relevance

/drivers/ide/
Dide-4drives.c58 return ide_host_add(&ide_4drives_port_info, hws, 2, NULL); in ide_4drives_init()
Dide-legacy.c57 return ide_host_add(d, hws, 2, NULL); in ide_legacy_device_add()
Dide-pnp.c60 rc = ide_host_add(&ide_pnp_port_info, hws, 1, &host); in idepnp_probe()
Drapide.c54 ret = ide_host_add(&rapide_port_info, hws, 1, &host); in rapide_probe()
Dmacide.c134 rc = ide_host_add(&d, hws, 1, &host); in mac_ide_probe()
Dcs5520.c141 return ide_host_add(d, hws, 2, NULL); in cs5520_init_one()
Dide-generic.c126 rc = ide_host_add(&ide_generic_port_info, hws, 1, NULL); in ide_generic_init()
Dide_platform.c100 ret = ide_host_add(&d, hws, 1, &host); in plat_ide_probe()
Ddelkin_cb.c101 rc = ide_host_add(&delkin_cb_port_info, hws, 1, &host); in delkin_cb_probe()
Dgayle.c156 error = ide_host_add(&d, hws, i, &host); in amiga_gayle_ide_probe()
Dq40ide.c163 return ide_host_add(&q40ide_port_info, hws, Q40IDE_NUM_HWIFS, NULL); in q40ide_init()
Dbuddha.c230 ide_host_add(&d, hws, i, NULL); in buddha_init()
Dtx4938ide.c184 ret = ide_host_add(&d, hws, 1, &host); in tx4938ide_probe()
Dide-cs.c141 rc = ide_host_add(&idecs_port_info, hws, 1, &host); in idecs_register()
Dpalm_bk3710.c362 rc = ide_host_add(&palm_bk3710_port_info, hws, 1, NULL); in palm_bk3710_probe()
Dcmd640.c839 return ide_host_add(&cmd640_port_info, hws, second_port_cmd640 ? 2 : 1, in cmd640x_init()
Dide-probe.c1535 int ide_host_add(const struct ide_port_info *d, struct ide_hw **hws, in ide_host_add() function
1556 EXPORT_SYMBOL_GPL(ide_host_add);