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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dad714x.c134 unsigned short h_state; member in struct:ad714x_chip
249 if (((ad714x->h_state & hw->h_mask) == hw->h_mask) &&
259 if (((ad714x->h_state & hw->h_mask) != hw->h_mask) ||
370 unsigned short h_state, c_state; local
375 h_state = ad714x->h_state & mask;
380 if (h_state) {
402 if (h_state) {
605 unsigned short h_state, c_state; local
610 h_state
886 unsigned short h_state, c_state; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/lockd/
H A Dhost.c179 host->h_state = 0; /* pseudo NSM state */
463 host->h_state++;
H A Dclntproc.c542 fl->fl_u.nfs_fl.state = host->h_state;
572 if (fl->fl_u.nfs_fl.state != host->h_state) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/lockd/
H A Dlockd.h56 u32 h_state; /* pseudo-state counter */ member in struct:nlm_host

Completed in 118 milliseconds