Searched refs:beep_res (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/m68k/amiga/
H A Damisound.c50 static struct resource beep_res = { .name = "Beep" }; amiga_init_sound() local
52 snd_data = amiga_chip_alloc_res(sizeof(sine_data), &beep_res); amiga_init_sound()

Completed in 141 milliseconds