Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dide.h938 void ide_proc_register_port(ide_hwif_t *);
950 static inline void ide_proc_register_port(ide_hwif_t *hwif) { ; } in ide_proc_register_port() function
/linux-4.4.14/drivers/ide/
Dide-proc.c721 void ide_proc_register_port(ide_hwif_t *hwif) in ide_proc_register_port() function
Dide-probe.c1453 ide_proc_register_port(hwif); in ide_host_register()