Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-cd.c1591 static int ide_cd_probe(ide_drive_t *);
1599 .probe = ide_cd_probe,
1776 static int ide_cd_probe(ide_drive_t *drive) in ide_cd_probe() function