Home
last modified time | relevance | path

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

/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/hid/
H A Dhid-playstation.c791 size_t size, bool check_crc) in ps_get_report()