Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c89 #define HYN_CONFIG_PROC_FILE "hyn_config" macro
1872 hyn_config_proc = create_proc_entry(HYN_CONFIG_PROC_FILE, 0666, NULL); in hyn_ts_probe()
1876 print_info("create_proc_entry %s failed\n", HYN_CONFIG_PROC_FILE); in hyn_ts_probe()