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

/linux-master/net/nfc/
H A Ddigital_technology.c941 rc = digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_FRAMING,
1006 rc = digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_FRAMING,
1065 rc = digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_FRAMING,
1219 rc = digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_RF_TECH,
1224 return digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_FRAMING,
1243 rc = digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_RF_TECH, rf_tech);
1247 return digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_FRAMING,
H A Ddigital.h87 int digital_tg_configure_hw(struct nfc_digital_dev *ddev, int type, int param);
H A Ddigital_dep.c1358 digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_RF_TECH, rf_tech);
1606 rc = digital_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_FRAMING,
H A Ddigital_core.c266 int digital_tg_configure_hw(struct nfc_digital_dev *ddev, int type, int param) function

Completed in 113 milliseconds