Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h276 #define GTP_GPIO_FREE(pin) gpio_free(pin) macro
H A Dgt9xx.c1845 GTP_GPIO_FREE(ts->rst_pin); in gtp_request_io_port()
1853 GTP_GPIO_FREE(ts->irq_pin); in gtp_request_io_port()
1924 GTP_GPIO_FREE(ts->irq_pin); in gtp_request_irq()
2862 GTP_GPIO_FREE(ts->rst_pin); in goodix_ts_probe()
2863 GTP_GPIO_FREE(ts->irq_pin); in goodix_ts_probe()
2904 GTP_GPIO_FREE(ts->irq_pin); in goodix_ts_remove()