Searched refs:gpiod_set_raw_value_commit (Results 1 – 1 of 1) sorted by relevance
3649 static int gpiod_set_raw_value_commit(struct gpio_desc *desc, bool value) in gpio_set_open_source_value_commit() 3852 return gpiod_set_raw_value_commit(desc, value); in gpiod_set_raw_value() 3878 return gpiod_set_raw_value_commit(desc, value); in gpiod_set_value_nocheck() 4342 return gpiod_set_raw_value_commit(desc, value); in gpiod_set_raw_value_cansleep() 3652 static int gpiod_set_raw_value_commit(struct gpio_desc *desc, bool value) gpiod_set_raw_value_commit() function