Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
H A Dgpiolib-cdev.c721 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
751 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
960 ret = hte_edge_setup(line, GPIO_V2_LINE_FLAG_EDGE_BOTH); in debounce_setup()
1057 return hte_edge_setup(line, edflags); in edge_detector_setup()