QMI.start_link

You're seeing just the function start_link, go back to QMI module for more information.

Specs

start_link(options()) :: Supervisor.on_start()

Start the server

The :name option is required and will be the QMI supervisor process. Pass this name to all functions that have a qmi parameter.