Searched defs:firmware_properties (Results 1 – 2 of 2) sorted by relevance
87 struct firmware_properties { struct88 unsigned int type;89 v4l2_std_id id;90 v4l2_std_id std_req;91 __u16 int_freq;92 unsigned int scode_table;93 int scode_nr;
81 struct firmware_properties { struct105 struct firmware_properties cur_fw; argument