Searched refs:playstring (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/speaker/
H A Dspkr.c60 static void playstring(char *cp, size_t slen);
238 playstring(char *cp, size_t slen) function
249 (void) printf("playstring: %c (%x)\n", c, c);
404 * This section implements driver hooks to run playstring() and the tone(),
458 playstring(cp, n);

Completed in 202 milliseconds