HomeSort by relevance Sort by last modified time
    Searched refs:sdkctl_socket_is_port_ready (Results 1 - 4 of 4) sorted by null

  /external/qemu/android/
sensors-port.c 245 if (!sdkctl_socket_is_port_ready(asp->sdkctl)) {
464 if (asp->sdkctl != NULL && sdkctl_socket_is_port_ready(asp->sdkctl)) {
478 if (asp->sdkctl != NULL && sdkctl_socket_is_port_ready(asp->sdkctl)) {
sdk-controller-socket.h 581 extern int sdkctl_socket_is_port_ready(SDKCtlSocket* sdkctl);
multitouch-port.c 434 if (!sdkctl_socket_is_port_ready(mtsp->sdkctl)) {
sdk-controller-socket.c 2048 sdkctl_socket_is_port_ready(SDKCtlSocket* sdkctl) function
    [all...]

Completed in 32 milliseconds