1STRUCT HSI_CLIENT_DR(9) High Speed Synchronous Serial STRUCT HSI_CLIENT_DR(9)
23
4
NAME
6struct_hsi_client_driver - Driver associated to an HSI client
7
SYNOPSIS
9struct hsi_client_driver {
10struct device_driver driver;
11};
12
MEMBERS
14driver
15Driver model representation of the driver
16
COPYRIGHT
18Kernel Hackers Manual 3.10 June 2019 STRUCT HSI_CLIENT_DR(9)