Searched refs:digital_skb_check_crc_f (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/nfc/
H A Ddigital.h161 static inline int digital_skb_check_crc_f(struct sk_buff *skb) function
H A Ddigital_technology.c762 rc = digital_skb_check_crc_f(resp);
1186 rc = digital_skb_check_crc_f(resp);
H A Ddigital_core.c336 check_crc = digital_skb_check_crc_f;
347 check_crc = digital_skb_check_crc_f;
H A Ddigital_dep.c342 ddev->skb_check_crc = digital_skb_check_crc_f;
970 ddev->skb_check_crc = digital_skb_check_crc_f;

Completed in 117 milliseconds