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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 106 milliseconds