Home
last modified time | relevance | path

Searched refs:cyttsp5_dev_id (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_loader.c99 struct cyttsp5_dev_id { struct
245 static int cyttsp5_ldr_enter_(struct device *dev, struct cyttsp5_dev_id *dev_id) in cyttsp5_ldr_enter_()
348 struct cyttsp5_dev_id *dev_id; in cyttsp5_load_app_()
373 dev_id = kzalloc(sizeof(struct cyttsp5_dev_id), GFP_KERNEL); in cyttsp5_load_app_()