struct_hsi_client_driver(9) Driver associated to an HSI client

SYNOPSIS


struct hsi_client_driver {
struct device_driver driver;
};

MEMBERS

driver

Driver model representation of the driver

COPYRIGHT