Home
last modified time | relevance | path

Searched refs:mac_mksound (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/m68k/mac/
H A Dmacboing.c164 void mac_mksound( unsigned int freq, unsigned int length ) in mac_mksound() function
H A Dconfig.c67 extern void mac_mksound(unsigned int, unsigned int);
145 mach_beep = mac_mksound; in config_mac()