Lines Matching refs:WARN_ON
245 WARN_ON(desc); in gpiod_put()
254 WARN_ON(desc); in devm_gpiod_unhinge()
262 WARN_ON(descs); in gpiod_put_array()
315 WARN_ON(desc); in devm_gpiod_put()
324 WARN_ON(descs); in devm_gpiod_put_array()
331 WARN_ON(desc); in gpiod_get_direction()
337 WARN_ON(desc); in gpiod_direction_input()
343 WARN_ON(desc); in gpiod_direction_output()
349 WARN_ON(desc); in gpiod_direction_output_raw()
355 WARN_ON(desc); in gpiod_enable_hw_timestamp_ns()
361 WARN_ON(desc); in gpiod_disable_hw_timestamp_ns()
367 WARN_ON(desc); in gpiod_get_value()
376 WARN_ON(desc_array); in gpiod_get_array_value()
382 WARN_ON(desc); in gpiod_set_value()
390 WARN_ON(desc_array); in gpiod_set_array_value()
396 WARN_ON(desc); in gpiod_get_raw_value()
405 WARN_ON(desc_array); in gpiod_get_raw_array_value()
411 WARN_ON(desc); in gpiod_set_raw_value()
419 WARN_ON(desc_array); in gpiod_set_raw_array_value()
426 WARN_ON(desc); in gpiod_get_value_cansleep()
435 WARN_ON(desc_array); in gpiod_get_array_value_cansleep()
441 WARN_ON(desc); in gpiod_set_value_cansleep()
449 WARN_ON(desc_array); in gpiod_set_array_value_cansleep()
455 WARN_ON(desc); in gpiod_get_raw_value_cansleep()
464 WARN_ON(desc_array); in gpiod_get_raw_array_value_cansleep()
471 WARN_ON(desc); in gpiod_set_raw_value_cansleep()
479 WARN_ON(desc_array); in gpiod_set_raw_array_value_cansleep()
486 WARN_ON(desc); in gpiod_set_config()
493 WARN_ON(desc); in gpiod_set_debounce()
500 WARN_ON(desc); in gpiod_set_transitory()
507 WARN_ON(desc); in gpiod_toggle_active_low()
513 WARN_ON(desc); in gpiod_is_active_low()
519 WARN_ON(desc); in gpiod_cansleep()
526 WARN_ON(desc); in gpiod_to_irq()
534 WARN_ON(desc); in gpiod_set_consumer_name()
546 WARN_ON(desc); in desc_to_gpio()