SYNOPSIS

struct hsi_client_driver {
  struct device_driver driver;
};

MEMBERS

driver

Driver model representation of the driver

COPYRIGHT