Home
last modified time | relevance | path

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

/linux/drivers/nfc/
H A Dnfcsim.c204 struct nfcsim *dev = nfc_digital_get_drvdata(ddev); in nfcsim_send()
242 const struct nfcsim *dev = nfc_digital_get_drvdata(ddev); in nfcsim_abort_cmd()
249 struct nfcsim *dev = nfc_digital_get_drvdata(ddev); in nfcsim_switch_rf()
259 struct nfcsim *dev = nfc_digital_get_drvdata(ddev); in nfcsim_in_configure_hw()
289 struct nfcsim *dev = nfc_digital_get_drvdata(ddev); in nfcsim_tg_configure_hw()
H A Dtrf7970a.c1174 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_switch_rf()
1390 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_in_configure_hw()
1512 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_send_cmd()
1732 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_configure_hw()
1769 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in _trf7970a_tg_listen()
1847 const struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_listen()
1859 const struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_listen_md()
1880 const struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_tg_get_rf_tech()
1892 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); in trf7970a_abort_cmd()
/linux/include/net/nfc/
H A Ddigital.h260 static inline void *nfc_digital_get_drvdata(struct nfc_digital_dev *dev) in nfc_digital_get_drvdata() function
/linux/drivers/nfc/st95hf/
H A Dcore.c873 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); in st95hf_in_configure_hw()
921 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); in st95hf_in_send_cmd()
1021 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); in st95hf_switch_rf()