Searched refs:cyttsp5_hex_image (Results 1 – 1 of 1) sorted by relevance
105 struct cyttsp5_hex_image { struct283 struct cyttsp5_hex_image *row_image) in cyttsp5_ldr_init_()291 struct cyttsp5_hex_image *row_image) in cyttsp5_ldr_parse_row_()312 struct cyttsp5_hex_image *row_image) in cyttsp5_ldr_prog_row_()349 struct cyttsp5_hex_image *row_image; in cyttsp5_load_app_()359 image_rec_size = sizeof(struct cyttsp5_hex_image); in cyttsp5_load_app_()372 row_image = kzalloc(sizeof(struct cyttsp5_hex_image), GFP_KERNEL); in cyttsp5_load_app_()