Query: hsi_put_controller
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HSI_PUT_CONTROLLER(9) High Speed Synchronous Serial HSI_PUT_CONTROLLER(9)NAMEhsi_put_controller - Free an HSI controllerSYNOPSISvoid hsi_put_controller(struct hsi_controller * hsi);ARGUMENTShsi Pointer to the HSI controller to freedDESCRIPTIONHSI controller drivers should only use this function if they need to free their allocated hsi_controller structures before a successful call to hsi_register_controller. Other use is not allowed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 HSI_PUT_CONTROLLER(9)