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

/linux-4.4.14/drivers/s390/char/
H A Dhmcdrv_ftp.c200 rc = hmcdrv_ftp_startup(); hmcdrv_ftp_probe()
232 * This function must not be called before hmcdrv_ftp_startup() was called.
286 * hmcdrv_ftp_startup() - startup of HMC drive FTP functionality for a
291 int hmcdrv_ftp_startup(void) hmcdrv_ftp_startup() function
327 EXPORT_SYMBOL(hmcdrv_ftp_startup); variable
H A Dhmcdrv_ftp.h56 int hmcdrv_ftp_startup(void);
H A Dhmcdrv_dev.c135 rc = hmcdrv_ftp_startup(); hmcdrv_dev_open()

Completed in 114 milliseconds