Searched refs:go7007_construct_fw_image (Results 1 – 3 of 3) sorted by relevance
293 int go7007_construct_fw_image(struct go7007 *go, u8 **fw, int *fwlen);
360 if (go7007_construct_fw_image(go, &fw, &fw_len) < 0) in go7007_start_encoder()
1548 int go7007_construct_fw_image(struct go7007 *go, u8 **fw, int *fwlen) in go7007_construct_fw_image() function