Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dhp_sdc.c304 static void hp_sdc_tasklet(unsigned long foo) in hp_sdc_tasklet() function
893 tasklet_init(&hp_sdc.task, hp_sdc_tasklet, 0); in hp_sdc_init()
895 /* Sync the output buffer registers, thus scheduling hp_sdc_tasklet. */ in hp_sdc_init()