Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/mac/
H A Dmacboing.c52 static void mac_quadra_start_bell( unsigned int, unsigned int, unsigned int );
92 mac_special_bell = mac_quadra_start_bell; in mac_init_asc()
227 static void mac_quadra_start_bell( unsigned int freq, unsigned int length, unsigned int volume ) in mac_quadra_start_bell() function