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)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_spi_driver(9) - centos |
| struct_uio_info(9) - centos |
| struct_uio_info(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |