Home
last modified time | relevance | path

Searched refs:tg_get_rf_tech (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/nfc/
A Ddigital.h166 int (*tg_get_rf_tech)(struct nfc_digital_dev *ddev, u8 *rf_tech); member
/linux/net/nfc/
A Ddigital_core.c762 !ops->switch_rf || (ops->tg_listen_md && !ops->tg_get_rf_tech)) in nfc_digital_allocate_device()
A Ddigital_technology.c1273 rc = ddev->ops->tg_get_rf_tech(ddev, &rf_tech); in digital_tg_recv_md_req()
/linux/drivers/nfc/st95hf/
A Dcore.c1046 .tg_get_rf_tech = st95hf_tg_get_rf_tech,
/linux/drivers/nfc/
A Dtrf7970a.c1872 .tg_get_rf_tech = trf7970a_tg_get_rf_tech,

Completed in 16 milliseconds