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

/linux-4.1.27/drivers/ide/
H A Dide-4drives.c57 return ide_host_add(&ide_4drives_port_info, hws, 2, NULL); ide_4drives_init()
H A Dide-legacy.c56 return ide_host_add(d, hws, 2, NULL); ide_legacy_device_add()
H A Drapide.c53 ret = ide_host_add(&rapide_port_info, hws, 1, &host); rapide_probe()
H A Dide-pnp.c68 rc = ide_host_add(&ide_pnp_port_info, hws, 1, &host); idepnp_probe()
H A Dgayle.c156 error = ide_host_add(&d, hws, i, &host); amiga_gayle_ide_probe()
H A Dide-generic.c136 rc = ide_host_add(&ide_generic_port_info, hws, 1, NULL); ide_generic_init()
H A Dide_platform.c104 ret = ide_host_add(&d, hws, 1, &host); plat_ide_probe()
H A Dmacide.c136 return ide_host_add(&d, hws, 1, NULL); macide_init()
H A Dq40ide.c163 return ide_host_add(&q40ide_port_info, hws, Q40IDE_NUM_HWIFS, NULL); q40ide_init()
H A Dbuddha.c230 ide_host_add(&d, hws, i, NULL); buddha_init()
H A Dcs5520.c141 return ide_host_add(d, hws, 2, NULL); cs5520_init_one()
H A Ddelkin_cb.c101 rc = ide_host_add(&delkin_cb_port_info, hws, 1, &host); delkin_cb_probe()
H A Dtx4938ide.c184 ret = ide_host_add(&d, hws, 1, &host); tx4938ide_probe()
H A Dide-cs.c141 rc = ide_host_add(&idecs_port_info, hws, 1, &host); idecs_register()
H A Dpalm_bk3710.c373 rc = ide_host_add(&palm_bk3710_port_info, hws, 1, NULL); palm_bk3710_probe()
H A Dau1xxx-ide.c556 ret = ide_host_add(&au1xxx_port_info, hws, 1, &host); au_ide_probe()
H A Dsgiioc4.c573 rc = ide_host_add(&sgiioc4_port_info, hws, 1, NULL); sgiioc4_ide_setup_pci_device()
H A Dcmd640.c838 return ide_host_add(&cmd640_port_info, hws, second_port_cmd640 ? 2 : 1, cmd640x_init()
H A Dide-probe.c1465 int ide_host_add(const struct ide_port_info *d, struct ide_hw **hws, ide_host_add() function
1486 EXPORT_SYMBOL_GPL(ide_host_add); variable
/linux-4.1.27/include/linux/
H A Dide.h1437 int ide_host_add(const struct ide_port_info *, struct ide_hw **, unsigned int, ide_acpi_set_state()

Completed in 211 milliseconds