Searched refs:hmcdrv_ftp_startup (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/s390/char/
H A Dhmcdrv_ftp.h57 int hmcdrv_ftp_startup(void);
H A Dhmcdrv_ftp.c201 rc = hmcdrv_ftp_startup();
233 * This function must not be called before hmcdrv_ftp_startup() was called.
287 * hmcdrv_ftp_startup() - startup of HMC drive FTP functionality for a
292 int hmcdrv_ftp_startup(void) function
328 EXPORT_SYMBOL(hmcdrv_ftp_startup); variable
H A Dhmcdrv_dev.c136 rc = hmcdrv_ftp_startup();

Completed in 156 milliseconds