Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2fw.c143 static int prism2_fwapply(const struct ihex_binrec *rfptr,
146 static int read_fwfile(const struct ihex_binrec *rfptr);
225 static int prism2_fwapply(const struct ihex_binrec *rfptr, in prism2_fwapply() argument
304 result = read_fwfile(rfptr); in prism2_fwapply()