Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c889 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
919 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
1127 ret = hte_edge_setup(line, GPIO_V2_LINE_FLAG_EDGE_BOTH); in debounce_setup()
1216 return hte_edge_setup(line, edflags); in edge_detector_setup()