Searched refs:hp_sdc_put (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/serio/
H A Dhp_sdc.c37 * hp_sdc_put does all writing to the SDC. ISR can run on a different
38 * CPU than hp_sdc_put, but only one CPU runs hp_sdc_put at a time
58 * do not need to be locked since they are only ever accessed by hp_sdc_put.
292 unsigned long hp_sdc_put(void);
338 hp_sdc_put();
341 unsigned long hp_sdc_put(void) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/serio/
H A Dhp_sdc.c37 * hp_sdc_put does all writing to the SDC. ISR can run on a different
38 * CPU than hp_sdc_put, but only one CPU runs hp_sdc_put at a time
58 * do not need to be locked since they are only ever accessed by hp_sdc_put.
292 unsigned long hp_sdc_put(void);
338 hp_sdc_put();
341 unsigned long hp_sdc_put(void) function

Completed in 117 milliseconds