Searched refs:wl_drv (Results 1 – 1 of 1) sorted by relevance
978 struct ad714x_wheel_drv *wl_drv; in ad714x_probe() local996 sizeof(*wl_drv) * plat_data->wheel_num + in ad714x_probe()1011 ad714x->sw->wheel = wl_drv = drv_mem; in ad714x_probe()1012 drv_mem += sizeof(*wl_drv) * ad714x->hw->wheel_num; in ad714x_probe()1074 wl_drv[i].input = input[alloc_idx] = input_allocate_device(); in ad714x_probe()