Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpiolib-cdev.c839 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
869 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
1077 ret = hte_edge_setup(line, GPIO_V2_LINE_FLAG_EDGE_BOTH); in debounce_setup()
1173 return hte_edge_setup(line, edflags); in edge_detector_setup()