Home
last modified time | relevance | path

Searched defs:dstsize (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-fw.c75 u32 dlflags, u8 __iomem *dst, u32 dstsize) in saa7164_downloadimage()
/linux-4.4.14/lib/
Dnlattr.c247 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()