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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dinput.c511 if (dev->going_away) {
614 * not to protect access to dev->going_away but rather to ensure
618 dev->going_away = true;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h1142 * @going_away: marks devices that are in a middle of unregistering and
1205 bool going_away; member in struct:input_dev

Completed in 148 milliseconds