Home
last modified time | relevance | path

Searched refs:go7007_construct_fw_image (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-priv.h285 int go7007_construct_fw_image(struct go7007 *go, u8 **fw, int *fwlen);
H A Dgo7007-driver.c354 if (go7007_construct_fw_image(go, &fw, &fw_len) < 0) in go7007_start_encoder()
H A Dgo7007-fw.c1543 int go7007_construct_fw_image(struct go7007 *go, u8 **fw, int *fwlen) in go7007_construct_fw_image() function