Searched refs:tp_drv (Results 1 – 1 of 1) sorted by relevance
979 struct ad714x_touchpad_drv *tp_drv; in ad714x_probe() local997 sizeof(*tp_drv) * plat_data->touchpad_num + in ad714x_probe()1013 ad714x->sw->touchpad = tp_drv = drv_mem; in ad714x_probe()1014 drv_mem += sizeof(*tp_drv) * ad714x->hw->touchpad_num; in ad714x_probe()1106 tp_drv[i].input = input[alloc_idx] = input_allocate_device(); in ad714x_probe()