Searched refs:hp_sdc_transaction (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dhp_sdc.h73 } hp_sdc_transaction; typedef in typeref:struct:__anon1
74 int __hp_sdc_enqueue_transaction(hp_sdc_transaction *this);
75 int hp_sdc_enqueue_transaction(hp_sdc_transaction *this);
76 int hp_sdc_dequeue_transaction(hp_sdc_transaction *this);
281 hp_sdc_transaction *tq[HP_SDC_QUEUE_LEN]; /* All pending read/writes */
/linux-master/drivers/input/serio/
H A Dhp_sdc.c183 hp_sdc_transaction *curr;
313 hp_sdc_transaction *curr;
350 hp_sdc_transaction *curr;
598 int __hp_sdc_enqueue_transaction(hp_sdc_transaction *this)
631 int hp_sdc_enqueue_transaction(hp_sdc_transaction *this) {
642 int hp_sdc_dequeue_transaction(hp_sdc_transaction *this)
831 hp_sdc_transaction t_sync;
996 hp_sdc_transaction tq_init;
H A Dhp_sdc_mlc.c55 hp_sdc_transaction trans;
/linux-master/drivers/input/misc/
H A Dhp_sdc_rtc.c69 hp_sdc_transaction t;
138 hp_sdc_transaction t;

Completed in 207 milliseconds