Searched refs:check_crc (Results 1 – 5 of 5) sorted by relevance
117 int check_crc; member127 int check_crc);
171 if (sec->check_crc) { in dvb_dmx_swfilter_section_feed()898 int check_crc) in dmx_section_feed_set() argument913 dvbdmxfeed->feed.sec.check_crc = check_crc; in dmx_section_feed_set()
89 static int check_crc(struct sk_buff *skb) in check_crc() function188 r = check_crc(*skb); in microread_i2c_read()
284 static int check_crc(u8 *buf, int buflen) in check_crc() function338 r = check_crc(skb->data, skb->len); in st21nfca_hci_i2c_repack()
329 static int check_crc(u8 *buf, int buflen) in check_crc() function394 r = check_crc((*skb)->data, (*skb)->len); in pn544_hci_i2c_read()