Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accessibility/speakup/
Dmain.c1350 static int speakup_allocate(struct vc_data *vc, gfp_t gfp_flags) in speakup_allocate() function
2305 speakup_allocate(vc, GFP_ATOMIC); in vt_notifier_call()
2393 err = speakup_allocate(vc_cons[i].d, GFP_KERNEL); in speakup_init()