Searched refs:ihex_binrec (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dihex.h17 struct ihex_binrec { struct
24 static inline const struct ihex_binrec *
25 ihex_next_binrec(const struct ihex_binrec *rec)
36 const struct ihex_binrec *rec;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dihex.h17 struct ihex_binrec { struct
24 static inline const struct ihex_binrec *
25 ihex_next_binrec(const struct ihex_binrec *rec)
36 const struct ihex_binrec *rec;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/firmware/
H A Dihex2fw.c27 struct ihex_binrec { struct
28 struct ihex_binrec *next; /* not part of the real data structure */
53 static void file_record(struct ihex_binrec *record);
129 struct ihex_binrec *record;
238 static struct ihex_binrec *records;
240 static void file_record(struct ihex_binrec *record)
242 struct ihex_binrec **p = &records;
254 struct ihex_binrec *p = records;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/firmware/
H A Dihex2fw.c27 struct ihex_binrec { struct
28 struct ihex_binrec *next; /* not part of the real data structure */
53 static void file_record(struct ihex_binrec *record);
129 struct ihex_binrec *record;
238 static struct ihex_binrec *records;
240 static void file_record(struct ihex_binrec *record)
242 struct ihex_binrec **p = &records;
254 struct ihex_binrec *p = records;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/mga/
H A Dmga_warp.c56 const struct ihex_binrec *rec;
90 for (rec = (const struct ihex_binrec *)fw->data;
114 for (rec = (const struct ihex_binrec *)fw->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/mga/
H A Dmga_warp.c56 const struct ihex_binrec *rec;
90 for (rec = (const struct ihex_binrec *)fw->data;
114 for (rec = (const struct ihex_binrec *)fw->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/misc/
H A Demi26.c83 const struct ihex_binrec *rec;
123 rec = (const struct ihex_binrec *)loader_fw->data;
147 rec = (const struct ihex_binrec *)bitstream_fw->data;
173 for (rec = (const struct ihex_binrec *)loader_fw->data;
194 for (rec = (const struct ihex_binrec *)firmware_fw->data;
214 for (rec = (const struct ihex_binrec *)firmware_fw->data;
H A Demi62.c91 const struct ihex_binrec *rec;
128 rec = (const struct ihex_binrec *)loader_fw->data;
153 rec = (const struct ihex_binrec *)bitstream_fw->data;
179 for (rec = (const struct ihex_binrec *)loader_fw->data;
200 for (rec = (const struct ihex_binrec *)firmware_fw->data;
220 for (rec = (const struct ihex_binrec *)firmware_fw->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/misc/
H A Demi26.c83 const struct ihex_binrec *rec;
123 rec = (const struct ihex_binrec *)loader_fw->data;
147 rec = (const struct ihex_binrec *)bitstream_fw->data;
173 for (rec = (const struct ihex_binrec *)loader_fw->data;
194 for (rec = (const struct ihex_binrec *)firmware_fw->data;
214 for (rec = (const struct ihex_binrec *)firmware_fw->data;
H A Demi62.c91 const struct ihex_binrec *rec;
128 rec = (const struct ihex_binrec *)loader_fw->data;
153 rec = (const struct ihex_binrec *)bitstream_fw->data;
179 for (rec = (const struct ihex_binrec *)loader_fw->data;
200 for (rec = (const struct ihex_binrec *)firmware_fw->data;
220 for (rec = (const struct ihex_binrec *)firmware_fw->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dprism2fw.c163 static int prism2_fwapply(const struct ihex_binrec *rfptr,
166 static int read_fwfile(const struct ihex_binrec *rfptr);
220 prism2_fwapply((const struct ihex_binrec *)fw_entry->data, wlandev);
239 int prism2_fwapply(const struct ihex_binrec *rfptr, wlandevice_t *wlandev)
845 int read_fwfile(const struct ihex_binrec *record)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/wlan-ng/
H A Dprism2fw.c163 static int prism2_fwapply(const struct ihex_binrec *rfptr,
166 static int read_fwfile(const struct ihex_binrec *rfptr);
220 prism2_fwapply((const struct ihex_binrec *)fw_entry->data, wlandev);
239 int prism2_fwapply(const struct ihex_binrec *rfptr, wlandevice_t *wlandev)
845 int read_fwfile(const struct ihex_binrec *record)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/serial/
H A Dkeyspan_pda.c748 const struct ihex_binrec *record;
774 record = (const struct ihex_binrec *)fw->data;
H A Dwhiteheat.c299 const struct ihex_binrec *record;
319 record = (const struct ihex_binrec *)loader_fw->data;
336 record = (const struct ihex_binrec *)firmware_fw->data;
356 record = (const struct ihex_binrec *)firmware_fw->data;
H A Dio_edgeport.c292 const struct ihex_binrec *rec;
316 rec = (const struct ihex_binrec *)fw->data;
2816 const struct ihex_binrec *rec;
2851 rec = (const struct ihex_binrec *)fw->data;
H A Dkeyspan.c1319 const struct ihex_binrec *record;
1399 record = (const struct ihex_binrec *)fw->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan_pda.c748 const struct ihex_binrec *record;
774 record = (const struct ihex_binrec *)fw->data;
H A Dwhiteheat.c299 const struct ihex_binrec *record;
319 record = (const struct ihex_binrec *)loader_fw->data;
336 record = (const struct ihex_binrec *)firmware_fw->data;
356 record = (const struct ihex_binrec *)firmware_fw->data;
H A Dio_edgeport.c292 const struct ihex_binrec *rec;
316 rec = (const struct ihex_binrec *)fw->data;
2816 const struct ihex_binrec *rec;
2851 rec = (const struct ihex_binrec *)fw->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/atm/
H A Dambassador.c1521 const struct ihex_binrec *rec) {
1536 const struct ihex_binrec *rec) {
1628 const struct ihex_binrec *rec;
1638 rec = (const struct ihex_binrec *)fw->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/atm/
H A Dambassador.c1521 const struct ihex_binrec *rec) {
1536 const struct ihex_binrec *rec) {
1628 const struct ihex_binrec *rec;
1638 rec = (const struct ihex_binrec *)fw->data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Ddabusb.c337 const struct ihex_binrec *rec;
350 for (rec = (const struct ihex_binrec *)fw->data; rec;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Ddabusb.c337 const struct ihex_binrec *rec;
350 for (rec = (const struct ihex_binrec *)fw->data; rec;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dvicam.c194 const struct ihex_binrec *rec;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/usbvideo/
H A Dvicam.c194 const struct ihex_binrec *rec;

Completed in 263 milliseconds

12