Name

hsi_setup — Configure the client's port

Synopsis

int hsi_setup (struct hsi_client * cl);
 

Arguments

cl

Pointer to the HSI client

Description

When sharing ports, clients should either relay on a single client setup or have the same setup for all of them.

Return -errno on failure, 0 on success