Searched refs:p_dev (Results 1 – 2 of 2) sorted by relevance
139 int (*open)(const struct nfc_nci_device *p_dev, nfc_stack_callback_t *p_cback,148 int (*write)(const struct nfc_nci_device *p_dev, uint16_t data_len, const uint8_t *p_data);160 int (*core_initialized)(const struct nfc_nci_device *p_dev, uint8_t* p_core_init_rsp_params);173 int (*pre_discover)(const struct nfc_nci_device *p_dev);178 int (*close)(const struct nfc_nci_device *p_dev);186 int (*control_granted)(const struct nfc_nci_device *p_dev);192 int (*power_cycle)(const struct nfc_nci_device *p_dev);
56 static int hal_control_granted (const struct nfc_nci_device *p_dev) in hal_control_granted() argument63 static int hal_power_cycle (const struct nfc_nci_device *p_dev) in hal_power_cycle() argument