Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dhp_sdc_mlc.c58 } hp_sdc_mlc_priv; variable
77 if (hp_sdc_mlc_priv.got5x || !idx) in hp_sdc_mlc_isr()
92 hp_sdc_mlc_priv.got5x = 1; in hp_sdc_mlc_isr()
96 hp_sdc_mlc_priv.got5x = 0; in hp_sdc_mlc_isr()
314 hp_sdc_mlc_priv.emtestmode = 0; in hp_sdc_mlc_init()
315 hp_sdc_mlc_priv.trans.seq = hp_sdc_mlc_priv.tseq; in hp_sdc_mlc_init()
316 hp_sdc_mlc_priv.trans.act.semaphore = &mlc->osem; in hp_sdc_mlc_init()
317 hp_sdc_mlc_priv.got5x = 0; in hp_sdc_mlc_init()
322 mlc->priv = &hp_sdc_mlc_priv; in hp_sdc_mlc_init()