Searched defs:scpi_drvinfo (Results 1 – 1 of 1) sorted by relevance
160 struct scpi_drvinfo { struct161 u32 protocol_version;162 u32 firmware_version;163 int num_chans;164 atomic_t next_chan;165 struct scpi_ops *scpi_ops;166 struct scpi_chan *channels;167 struct scpi_dvfs_info *dvfs[MAX_DVFS_DOMAINS];