hsi_start_tx(9) Signal the port that the client wants to start a TX

SYNOPSIS

int hsi_start_tx(struct hsi_client * cl);

ARGUMENTS

cl

Pointer to the HSI client

DESCRIPTION

Return -errno on failure, 0 on success

COPYRIGHT