Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wlan-ng/
Dprism2fw.c163 static int prism2_fwapply(const struct ihex_binrec *rfptr,
166 static int read_fwfile(const struct ihex_binrec *rfptr);
241 static int prism2_fwapply(const struct ihex_binrec *rfptr, in prism2_fwapply() argument
314 result = read_fwfile(rfptr); in prism2_fwapply()