Home
last modified time | relevance | path

Searched refs:to_nfc_dev (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/
H A Dnfc.h117 return to_nfc_dev(d); in nfc_device_iter_next()
H A Dcore.c958 struct nfc_dev *dev = to_nfc_dev(d); in nfc_release()
1020 struct nfc_dev *dev = to_nfc_dev(d); in match_idx()
1034 return to_nfc_dev(d); in nfc_get_device()
/kernel/linux/linux-6.6/net/nfc/
H A Dnfc.h117 return to_nfc_dev(d); in nfc_device_iter_next()
H A Dcore.c964 struct nfc_dev *dev = to_nfc_dev(d); in nfc_release()
1026 struct nfc_dev *dev = to_nfc_dev(d); in match_idx()
1040 return to_nfc_dev(d); in nfc_get_device()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnfc.h197 #define to_nfc_dev(_dev) container_of(_dev, struct nfc_dev, dev) macro
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnfc.h197 #define to_nfc_dev(_dev) container_of(_dev, struct nfc_dev, dev) macro

Completed in 5 milliseconds