Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c771 static struct file *cst2xx_open_fw_file(char *path) in cst2xx_open_fw_file() function
808 fp = cst2xx_open_fw_file(filename); in cst2xx_read_fw_file()
832 static struct file *cst2xx_open_fw_file(char *path, mm_segment_t * old_fs_p) in cst2xx_open_fw_file() function
867 fp = cst2xx_open_fw_file(filename, &old_fs); in cst2xx_read_fw_file()