Searched refs:hmcdrv_ftp_probe (Results 1 – 3 of 3) sorted by relevance
59 int hmcdrv_ftp_probe(void);
185 int hmcdrv_ftp_probe(void) in hmcdrv_ftp_probe() function223 EXPORT_SYMBOL(hmcdrv_ftp_probe);
36 int rc = hmcdrv_ftp_probe(); /* perform w/o cache */ in hmcdrv_mod_init()