Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.
302 unsigned long hp_sdc_put(void);
345 hp_sdc_put(); in hp_sdc_tasklet()
348 unsigned long hp_sdc_put(void) in hp_sdc_put() function
/kernel/linux/linux-6.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.
302 unsigned long hp_sdc_put(void);
345 hp_sdc_put(); in hp_sdc_tasklet()
348 unsigned long hp_sdc_put(void) in hp_sdc_put() function

Completed in 3 milliseconds