Home
last modified time | relevance | path

Searched defs:p_dev (Results 1 – 1 of 1) sorted by relevance

/hardware/st/nfc/1.0/
Dnfc_nci_st21nfc.c63 static int hal_open(const struct nfc_nci_device* p_dev, in hal_open()
93 static int hal_write(const struct nfc_nci_device* p_dev, uint16_t data_len, in hal_write()
123 static int hal_core_initialized(const struct nfc_nci_device* p_dev, in hal_core_initialized()
136 static int hal_pre_discover(__attribute__((unused)) const struct nfc_nci_device* p_dev) { in hal_pre_discover()
142 static int hal_close(__attribute__((unused)) const struct nfc_nci_device* p_dev) { in hal_close()
164 static int hal_control_granted(__attribute__((unused)) const struct nfc_nci_device* p_dev) { in hal_control_granted()
170 static int hal_power_cycle(const struct nfc_nci_device* p_dev) { in hal_power_cycle()