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

  /src/sys/arch/amiga/dev/
zz9k_ax.c 102 static int zzax_speaker_ctl(void *hdl, int on);
134 .speaker_ctl = zzax_speaker_ctl,
401 zzax_speaker_ctl(void *hdl, int on) function in typeref:typename:int
403 printf("zzax_speaker_ctl:\n");
zz9k_ax.c 102 static int zzax_speaker_ctl(void *hdl, int on);
134 .speaker_ctl = zzax_speaker_ctl,
401 zzax_speaker_ctl(void *hdl, int on) function in typeref:typename:int
403 printf("zzax_speaker_ctl:\n");

Completed in 74 milliseconds