Searched refs:GT91XX_CONFIG_PROC_FILE (Results 1 – 2 of 2) sorted by relevance
299 #define GT91XX_CONFIG_PROC_FILE "gt9xx_config" macro
2807 gt91xx_config_proc = proc_create(GT91XX_CONFIG_PROC_FILE, 0664, NULL, &config_proc_ops); in goodix_ts_probe()2810 GTP_ERROR("create_proc_entry %s failed\n", GT91XX_CONFIG_PROC_FILE); in goodix_ts_probe()2814 GTP_INFO("create proc entry %s success", GT91XX_CONFIG_PROC_FILE); in goodix_ts_probe()