Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/serio/
Dhp_sdc.c831 hp_sdc_transaction t_sync; in hp_sdc_init() local
896 t_sync.actidx = 0; in hp_sdc_init()
897 t_sync.idx = 1; in hp_sdc_init()
898 t_sync.endidx = 6; in hp_sdc_init()
899 t_sync.seq = ts_sync; in hp_sdc_init()
903 t_sync.act.semaphore = &s_sync; in hp_sdc_init()
905 hp_sdc_enqueue_transaction(&t_sync); in hp_sdc_init()