Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpiolib-cdev.c697 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
727 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
936 ret = hte_edge_setup(line, GPIO_V2_LINE_FLAG_EDGE_BOTH); in debounce_setup()
1033 return hte_edge_setup(line, edflags); in edge_detector_setup()