Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/mac/
H A Dmacboing.c54 static void mac_av_start_bell( unsigned int, unsigned int, unsigned int );
123 mac_special_bell = mac_av_start_bell; in mac_init_asc()
308 static void mac_av_start_bell( unsigned int freq, unsigned int length, unsigned int volume ) in mac_av_start_bell() function