Home
last modified time | relevance | path

Searched refs:hci_load_session (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nfc/st-nci/
H A Dcore.c105 .hci_load_session = st_nci_hci_load_session,
/openbmc/linux/net/nfc/nci/
H A Dhci.c747 ndev->ops->hci_load_session) { in nci_hci_dev_session_init()
749 r = ndev->ops->hci_load_session(ndev); in nci_hci_dev_session_init()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h80 int (*hci_load_session)(struct nci_dev *ndev); member