| STRUCT HSI_CLIENT_DR(9) | High Speed Synchronous Serial | STRUCT HSI_CLIENT_DR(9) | 
NAME¶
struct_hsi_client_driver - Driver associated to an HSI client
SYNOPSIS¶
struct hsi_client_driver {
  struct device_driver driver;
};  
MEMBERS¶
driver
Driver model representation of the driver
COPYRIGHT¶
| June 2024 | Kernel Hackers Manual 3.10 |