Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-fw.c277 static int copy_packages(__le16 *dest, u16 *src, int pkg_cnt, int space) in copy_packages() argument
279 int i, cnt = pkg_cnt * 32; in copy_packages()