Home
last modified time | relevance | path

Searched refs:ide_host_add (Results 1 - 18 of 18) sorted by relevance

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

Completed in 12 milliseconds