Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpiolib-cdev.c743 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
773 static int hte_edge_setup(struct line *line, u64 eflags) in hte_edge_setup() function
974 ret = hte_edge_setup(line, GPIO_V2_LINE_FLAG_EDGE_BOTH); in debounce_setup()
1063 return hte_edge_setup(line, edflags); in edge_detector_setup()