Searched refs:wl_drv (Results 1 - 1 of 1) 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.c1072 struct ad714x_wheel_drv *wl_drv; local
1090 sizeof(*wl_drv) * plat_data->wheel_num +
1105 ad714x->sw->wheel = wl_drv = drv_mem;
1106 drv_mem += sizeof(*wl_drv) * ad714x->hw->wheel_num;
1166 wl_drv[i].input = input[alloc_idx] = input_allocate_device();

Completed in 391 milliseconds