Searched defs:tasdevice_fw (Results 1 – 1 of 1) sorted by relevance
104 struct tasdevice_fw { struct105 struct tasdevice_dspfw_hdr fw_hdr;106 unsigned short nr_programs;107 struct tasdevice_prog *programs;108 unsigned short nr_configurations;109 struct tasdevice_config *configs;110 unsigned short nr_calibrations;111 struct tasdevice_calibration *calibrations;112 struct device *dev;