Searched refs:nci_core_reset (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/nfc/s3fwrn5/ |
| H A D | core.c | 125 ret = nci_core_reset(info->ndev); in s3fwrn5_nci_post_setup()
|
| /OK3568_Linux_fs/kernel/drivers/nfc/fdp/ |
| H A D | fdp.c | 535 return nci_core_reset(ndev); in fdp_nci_setup() 572 r = nci_core_reset(ndev); in fdp_nci_post_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | nci.h | 38 void nci_core_reset(const si_t *sih, uint32 bits, uint32 resetbits);
|
| /OK3568_Linux_fs/kernel/include/net/nfc/ |
| H A D | nci_core.h | 284 int nci_core_reset(struct nci_dev *ndev);
|
| /OK3568_Linux_fs/kernel/net/nfc/nci/ |
| H A D | core.c | 379 int nci_core_reset(struct nci_dev *ndev) in nci_core_reset() function 384 EXPORT_SYMBOL(nci_core_reset);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | siutils_priv.h | 460 #define nci_core_reset(a, b, c) do {} while (0) macro
|
| H A D | siutils.c | 4358 nci_core_reset(sih, bits, resetbits); in BCMPOSTTRAPFN()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | siutils_priv.h | 460 #define nci_core_reset(a, b, c) do {} while (0) macro
|
| H A D | nciutils.c | 1770 BCMPOSTTRAPFN(nci_core_reset)(const si_t *sih, uint32 bits, uint32 resetbits) in BCMPOSTTRAPFN() argument
|
| H A D | siutils.c | 4358 nci_core_reset(sih, bits, resetbits); in BCMPOSTTRAPFN()
|