hsi_register_controller(9) Register an HSI controller and its ports

SYNOPSIS

int hsi_register_controller(struct hsi_controller * hsi);

ARGUMENTS

hsi

The HSI controller to register

DESCRIPTION

Returns -errno on failure, 0 on success.

COPYRIGHT