Searched defs:scpi_drvinfo (Results 1 – 1 of 1) sorted by relevance
256 struct scpi_drvinfo { struct257 u32 protocol_version;258 u32 firmware_version;259 bool is_legacy;260 int num_chans;261 int *commands;263 atomic_t next_chan;264 struct scpi_ops *scpi_ops;265 struct scpi_chan *channels;266 struct scpi_dvfs_info *dvfs[MAX_DVFS_DOMAINS];