Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A Dhci.h26 int (*start_poll) (struct nfc_hci_dev *hdev, member
H A Dnfc.h51 int (*start_poll)(struct nfc_dev *dev, member
/openbmc/linux/tools/testing/selftests/nci/
H A Dnci_dev.c625 TEST_F(NCI, start_poll) in TEST_F() argument
/openbmc/linux/include/linux/
H A Dthunderbolt.h552 void (*start_poll)(void *data); member
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c4342 ktime_t cur, start_poll, start_wait; in kvmppc_vcore_blocked() local