hsi_stop_tx(9) Signal the port that the client no longer wants to transmit

SYNOPSIS

int hsi_stop_tx(struct hsi_client * cl);

ARGUMENTS

cl

Pointer to the HSI client

DESCRIPTION

Return -errno on failure, 0 on success

COPYRIGHT