HomeSort by: relevance | last modified time | path
    Searched defs:open_device (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tddl/
tddl.c 47 open_device() function
130 rc = open_device();
  /src/usr.bin/aiomixer/
main.c 44 static void open_device(struct aiomixer *, const char *);
416 open_device(aio, device_path);
465 open_device(struct aiomixer *aio, const char *device) function
562 open_device(aio, mixer_device);
577 open_device(aio, _PATH_MIXER);
  /src/usr.sbin/wsmoused/
wsmoused.c 99 static void open_device(unsigned int);
232 open_device(0);
251 open_device(unsigned int secs) function
390 open_device(X_Console_Delay);
395 open_device(0);

Completed in 66 milliseconds