Home
last modified time | relevance | path

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

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