Home
last modified time | relevance | path

Searched defs:check_crc (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/nfc/microread/
H A Di2c.c76 static int check_crc(const struct sk_buff *skb) in check_crc() function
/linux/include/media/
H A Ddemux.h168 int check_crc; member
/linux/net/nfc/
H A Ddigital_core.c316 int (*check_crc)(struct sk_buff *skb); in digital_target_found() local
/linux/drivers/media/dvb-core/
H A Ddvb_demux.c898 u16 pid, int check_crc) in dmx_section_feed_set()
/linux/drivers/nfc/pn544/
H A Di2c.c325 static int check_crc(u8 *buf, int buflen) in check_crc() function
/linux/drivers/hid/
H A Dhid-playstation.c749 bool check_crc) in ps_get_report()