Home
last modified time | relevance | path

Searched refs:ide_proc_port_register_devices (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h984 void ide_proc_port_register_devices(ide_hwif_t *);
996 static inline void ide_proc_port_register_devices(ide_hwif_t *hwif) { ; } in ide_proc_port_register_devices() function
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-proc.c532 void ide_proc_port_register_devices(ide_hwif_t *hwif) in ide_proc_port_register_devices() function
H A Dide-probe.c1526 ide_proc_port_register_devices(hwif); in ide_host_register()
1678 ide_proc_port_register_devices(hwif); in ide_port_scan()