Home
last modified time | relevance | path

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

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