Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Ddtlk.c97 static int dtlk_release(struct inode *, struct file *);
109 .release = dtlk_release,
313 static int dtlk_release(struct inode *inode, struct file *file) in dtlk_release() function
/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_dtlk.c27 static void dtlk_release(struct spk_synth *synth);
135 .release = dtlk_release,
378 static void dtlk_release(struct spk_synth *synth) in dtlk_release() function