1. NAME

hsi_register_controller - Register an HSI controller and its ports

2. SYNOPSIS

int hsi_register_controller(struct hsi_controller *  hsi );

3. ARGUMENTS

hsi
    The HSI controller to register

4. DESCRIPTION

Returns -errno on failure, 0 on success.

5. COPYRIGHT