Searched refs:cuda_adb_autopoll (Results 1 – 1 of 1) sorted by relevance
75 static u_int cuda_adb_autopoll(device_t dev, uint16_t mask);99 DEVMETHOD(adb_hb_set_autopoll_mask, cuda_adb_autopoll),730 cuda_adb_autopoll(device_t dev, uint16_t mask) { in cuda_adb_autopoll() function