Query: struct_hsi_controller
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTHSI_CONTROLLE(9) High Speed Synchronous Serial STRUCT HSI_CONTROLLE(9)NAMEstruct_hsi_controller - HSI controller deviceSYNOPSISstruct hsi_controller { struct device device; struct module * owner; unsigned int id; unsigned int num_ports; struct hsi_port ** port; };MEMBERSdevice Driver model representation of the device owner Pointer to the module owning the controller id HSI controller ID num_ports Number of ports in the HSI controller port Array of HSI portsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT HSI_CONTROLLE(9)