Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dhp_sdc.c49 * Busy polling for IBF clear wastes CPU cycles and bus cycles. hp_sdc.ibf
53 * hp_sdc state. Whenever a register is written hp_sdc.ibf is set to 1.
56 * starting at 0x70 are kept track of in hp_sdc.wi, and .r7[], respectively,
64 #include <linux/hp_sdc.h>
111 static hp_i8042_sdc hp_sdc; /* All driver state is kept in here. */ variable
119 write_lock_irqsave(&hp_sdc.ibf_lock, flags); in hp_sdc_status_in8()
120 status = sdc_readb(hp_sdc.status_io); in hp_sdc_status_in8()
122 hp_sdc.ibf = 0; in hp_sdc_status_in8()
123 write_unlock_irqrestore(&hp_sdc in hp_sdc_status_in8()
[all...]
H A Dhp_sdc_mlc.c37 #include <linux/hp_sdc.h>
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dhp_sdc.c49 * Busy polling for IBF clear wastes CPU cycles and bus cycles. hp_sdc.ibf
53 * hp_sdc state. Whenever a register is written hp_sdc.ibf is set to 1.
56 * starting at 0x70 are kept track of in hp_sdc.wi, and .r7[], respectively,
64 #include <linux/hp_sdc.h>
111 static hp_i8042_sdc hp_sdc; /* All driver state is kept in here. */ variable
119 write_lock_irqsave(&hp_sdc.ibf_lock, flags); in hp_sdc_status_in8()
120 status = sdc_readb(hp_sdc.status_io); in hp_sdc_status_in8()
122 hp_sdc.ibf = 0; in hp_sdc_status_in8()
123 write_unlock_irqrestore(&hp_sdc in hp_sdc_status_in8()
[all...]
H A Dhp_sdc_mlc.c37 #include <linux/hp_sdc.h>
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dhp_sdc_rtc.c36 #include <linux/hp_sdc.h>
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dhp_sdc_rtc.c36 #include <linux/hp_sdc.h>

Completed in 3 milliseconds