Searched defs:p_dev (Results 1 – 2 of 2) sorted by relevance
35 static int hal_open (const struct nfc_nci_device *p_dev, nfc_stack_callback_t *p_hal_cback, nfc_sta… in hal_open()45 static int hal_write (const struct nfc_nci_device *p_dev, in hal_write()56 static int hal_core_initialized (const struct nfc_nci_device *p_dev, in hal_core_initialized()67 static int hal_pre_discover (const struct nfc_nci_device *p_dev) in hal_pre_discover()77 static int hal_close (const struct nfc_nci_device *p_dev) in hal_close()87 static int hal_control_granted (const struct nfc_nci_device *p_dev) in hal_control_granted()97 static int hal_power_cycle (const struct nfc_nci_device *p_dev) in hal_power_cycle()107 static int hal_get_max_nfcee (const struct nfc_nci_device *p_dev, uint8_t* maxNfcee) in hal_get_max_nfcee()
40 static int hal_open(const struct nfc_nci_device *p_dev, in hal_open()61 static int hal_write(const struct nfc_nci_device *p_dev, uint16_t data_len, in hal_write()81 static int hal_core_initialized(const struct nfc_nci_device *p_dev, in hal_core_initialized()100 static int hal_pre_discover(const struct nfc_nci_device *p_dev) in hal_pre_discover()118 static int hal_close(const struct nfc_nci_device *p_dev) in hal_close()136 static int hal_control_granted(const struct nfc_nci_device *p_dev) in hal_control_granted()154 static int hal_power_cycle(const struct nfc_nci_device *p_dev) in hal_power_cycle()