1. NAME

hsi_stop_tx - Signal the port that the client no longer wants to transmit

2. SYNOPSIS

int hsi_stop_tx(struct hsi_client *  cl );

3. ARGUMENTS

cl
    Pointer to the HSI client

4. DESCRIPTION

Return -errno on failure, 0 on success

5. COPYRIGHT