Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h986 void ide_proc_unregister_port(ide_hwif_t *);
998 static inline void ide_proc_unregister_port(ide_hwif_t *hwif) { ; } in ide_proc_unregister_port() function
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-proc.c587 void ide_proc_unregister_port(ide_hwif_t *hwif) in ide_proc_unregister_port() function
H A Dide-probe.c1605 ide_proc_unregister_port(hwif); in ide_unregister()