Searched defs:tasdevice_fw (Results 1 – 1 of 1) sorted by relevance
109 struct tasdevice_fw { struct110 struct tasdevice_dspfw_hdr fw_hdr;111 unsigned short nr_programs;112 struct tasdevice_prog *programs;113 unsigned short nr_configurations;114 struct tasdevice_config *configs;115 unsigned short nr_calibrations;116 struct tasdevice_calibration *calibrations;117 struct device *dev;