Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/input/serio/
Dhp_sdc.c835 hp_sdc_transaction t_sync; in hp_sdc_init() local
900 t_sync.actidx = 0; in hp_sdc_init()
901 t_sync.idx = 1; in hp_sdc_init()
902 t_sync.endidx = 6; in hp_sdc_init()
903 t_sync.seq = ts_sync; in hp_sdc_init()
907 t_sync.act.semaphore = &s_sync; in hp_sdc_init()
909 hp_sdc_enqueue_transaction(&t_sync); in hp_sdc_init()