Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dide.h982 void ide_proc_unregister_port(ide_hwif_t *);
994 static inline void ide_proc_unregister_port(ide_hwif_t *hwif) { ; } in ide_proc_unregister_port() function
/Linux-v5.4/drivers/ide/
Dide-proc.c588 void ide_proc_unregister_port(ide_hwif_t *hwif) in ide_proc_unregister_port() function
Dide-probe.c1605 ide_proc_unregister_port(hwif); in ide_unregister()