Searched refs:HTC_CALLBACKS (Results 1 – 4 of 4) sorted by relevance
40 typedef struct htc_callbacks HTC_CALLBACKS; typedef384 int HIFAttachHTC(struct hif_device *device, HTC_CALLBACKS *callbacks);
76 HTC_CALLBACKS htcCallbacks;
82 HTC_CALLBACKS htcCallbacks; in DevSetup()91 A_MEMZERO(&htcCallbacks, sizeof(HTC_CALLBACKS)); in DevSetup()
1235 int HIFAttachHTC(struct hif_device *device, HTC_CALLBACKS *callbacks) in HIFAttachHTC()