Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_priv.h73 void synth_remove(struct spk_synth *in_synth);
H A Dsynth.c478 void synth_remove(struct spk_synth *in_synth) in synth_remove() function
487 EXPORT_SYMBOL_GPL(synth_remove);
H A Dspk_types.h216 module_driver(__spk_synth, synth_add, synth_remove)
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c420 static int synth_remove(FsContext *ctx, const char *path) in synth_remove() function
643 .remove = synth_remove,