Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/wlan-ng/
Dprism2fw.c164 static int prism2_fwapply(const struct ihex_binrec *rfptr,
167 static int read_fwfile(const struct ihex_binrec *rfptr);
246 static int prism2_fwapply(const struct ihex_binrec *rfptr, in prism2_fwapply() argument
325 result = read_fwfile(rfptr); in prism2_fwapply()