Searched refs:check_crc (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dsromstubs.c39 bool check_crc)
38 srom_read(si_t *sih, uint bus, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf, bool check_crc) argument
H A Dbcmsrom.c112 uint nwords, bool check_crc);
124 uint boff, uint16 *srom, uint bsz, bool check_crc);
1579 uint byteoff, uint nbytes, uint16 *buf, bool check_crc)
1603 if (sprom_read_pci(osh, sih, srom, off, buf, nw, check_crc))
1643 rc = get_si_pcmcia_srom(sih, osh, regs, byteoff, buf, nbytes, check_crc);
2141 uint boff, uint16 *srom, uint bsz, bool check_crc)
2171 if (check_crc) {
4626 bool check_crc)
4680 if (check_crc) {
1578 srom_read(si_t *sih, uint bustype, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf, bool check_crc) argument
2140 get_si_pcmcia_srom(si_t *sih, osl_t *osh, uint8 *pcmregs, uint boff, uint16 *srom, uint bsz, bool check_crc) argument
4625 sprom_read_pci(osl_t *osh, si_t *sih, uint16 *sprom, uint wordoff, uint16 *buf, uint nwords, bool check_crc) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dbcmsrom.h40 bool check_crc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddemux.h156 int check_crc; member in struct:dmx_section_feed
166 int check_crc);
H A Ddvb_demux.c166 if (sec->check_crc) {
875 int check_crc)
890 dvbdmxfeed->feed.sec.check_crc = check_crc;
873 dmx_section_feed_set(struct dmx_section_feed *feed, u16 pid, size_t circular_buffer_size, int check_crc) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddemux.h156 int check_crc; member in struct:dmx_section_feed
166 int check_crc);
H A Ddvb_demux.c166 if (sec->check_crc) {
875 int check_crc)
890 dvbdmxfeed->feed.sec.check_crc = check_crc;
873 dmx_section_feed_set(struct dmx_section_feed *feed, u16 pid, size_t circular_buffer_size, int check_crc) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/sysdeps/
H A Dapi-broadcom.c389 check_crc(char *fname) function
514 if (!check_crc(fname)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/sysdeps/
H A Dapi-broadcom.c389 check_crc(char *fname) function
514 if (!check_crc(fname)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/sysdeps/
H A Dapi-broadcom.c389 check_crc(char *fname) function
514 if (!check_crc(fname)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dmpegts.c65 unsigned int check_crc:1; member in struct:MpegTSSectionFilter
276 if (!tss->check_crc ||
285 int check_crc)
306 sec->check_crc = check_crc;
283 mpegts_open_section_filter(MpegTSContext *ts, unsigned int pid, SectionCallback *section_cb, void *opaque, int check_crc) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dmpegts.c65 unsigned int check_crc:1; member in struct:MpegTSSectionFilter
276 if (!tss->check_crc ||
285 int check_crc)
306 sec->check_crc = check_crc;
283 mpegts_open_section_filter(MpegTSContext *ts, unsigned int pid, SectionCallback *section_cb, void *opaque, int check_crc) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dmpegts.c65 unsigned int check_crc:1; member in struct:MpegTSSectionFilter
276 if (!tss->check_crc ||
285 int check_crc)
306 sec->check_crc = check_crc;
283 mpegts_open_section_filter(MpegTSContext *ts, unsigned int pid, SectionCallback *section_cb, void *opaque, int check_crc) argument

Completed in 217 milliseconds