Home
last modified time | relevance | path

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

/linux-5.19.10/sound/synth/emux/
Dsoundfont.c27 static int is_identical_font(struct snd_soundfont *sf, int type, unsigned char *name);
264 if (is_identical_font(sf, type, name)) { in newsf()
292 is_identical_font(struct snd_soundfont *sf, int type, unsigned char *name) in is_identical_font() function