Home
last modified time | relevance | path

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

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