Searched refs:ext_dev (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | trackpoint.c | 201 TRACKPOINT_BIT_ATTR(ext_dev, TP_TOGGLE_EXT_DEV, TP_MASK_EXT_DEV, true, 342 TRACKPOINT_UPDATE(in_power_on_state, psmouse, tp, ext_dev); in trackpoint_sync() 364 TRACKPOINT_SET_POWER_ON_DEFAULT(tp, ext_dev); in trackpoint_defaults()
|
H A D | trackpoint.h | 157 bool ext_dev; member
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | trackpoint.c | 201 TRACKPOINT_BIT_ATTR(ext_dev, TP_TOGGLE_EXT_DEV, TP_MASK_EXT_DEV, true, 342 TRACKPOINT_UPDATE(in_power_on_state, psmouse, tp, ext_dev); in trackpoint_sync() 364 TRACKPOINT_SET_POWER_ON_DEFAULT(tp, ext_dev); in trackpoint_defaults()
|
H A D | trackpoint.h | 157 bool ext_dev; member
|
Completed in 3 milliseconds