Lines Matching defs:dev
39 static inline struct cyttsp5_proximity_data *get_prox_data(struct device *dev) in get_prox_data()
81 struct device *dev = pd->dev; in cyttsp5_get_touch_hdr() local
102 struct device *dev = pd->dev; in cyttsp5_get_touch() local
148 struct device *dev = pd->dev; in cyttsp5_xy_worker() local
177 static int cyttsp5_proximity_attention(struct device *dev) in cyttsp5_proximity_attention()
194 static int cyttsp5_startup_attention(struct device *dev) in cyttsp5_startup_attention()
208 struct device *dev = pd->dev; in _cyttsp5_set_proximity_via_touchmode_enabled() local
232 struct device *dev = pd->dev; in _cyttsp5_set_proximity_via_proximity_enable() local
265 struct device *dev = pd->dev; in _cyttsp5_proximity_enable() local
304 struct device *dev = pd->dev; in _cyttsp5_proximity_disable() local
340 static ssize_t cyttsp5_proximity_enable_show(struct device *dev, in cyttsp5_proximity_enable_show()
353 static ssize_t cyttsp5_proximity_enable_store(struct device *dev, in cyttsp5_proximity_enable_store()
401 static int cyttsp5_setup_input_device_and_sysfs(struct device *dev) in cyttsp5_setup_input_device_and_sysfs()
448 static int cyttsp5_setup_input_attention(struct device *dev) in cyttsp5_setup_input_attention()
467 int cyttsp5_proximity_probe(struct device *dev) in cyttsp5_proximity_probe()
535 int cyttsp5_proximity_release(struct device *dev) in cyttsp5_proximity_release()