Searched refs:spkr_attach (Results 1 – 4 of 4) sorted by relevance
24 void spkr_attach(device_t, void (*)(device_t, u_int, u_int));
105 spkr_attach(self, spkr_audio_tone); in spkr_audio_attach()
424 spkr_attach(device_t self, void (*tone)(device_t, u_int, u_int)) in spkr_attach() function
109 spkr_attach(self, spkr_pcppi_tone); in spkr_pcppi_attach()