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