Searched refs:ide_legacy_device_add (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/ide/
H A Dide-legacy.c42 int ide_legacy_device_add(const struct ide_port_info *d, unsigned long config) ide_legacy_device_add() function
58 EXPORT_SYMBOL_GPL(ide_legacy_device_add); variable
H A Ddtc2278.c130 return ide_legacy_device_add(&dtc2278_port_info, 0); dtc2278_probe()
H A Dumc8672.c160 return ide_legacy_device_add(&umc8672_port_info, 0); umc8672_probe()
H A Dali14xx.c221 return ide_legacy_device_add(&ali14xx_port_info, 0); ali14xx_probe()
H A Dht6560b.c371 return ide_legacy_device_add(&ht6560b_port_info, 0); ht6560b_init()
H A Dqd65xx.c411 rc = ide_legacy_device_add(&d, (base << 8) | config); qd_probe()
/linux-4.1.27/include/linux/
H A Dide.h1440 int ide_legacy_device_add(const struct ide_port_info *, unsigned long); ide_acpi_set_state()

Completed in 165 milliseconds