Lines Matching refs:WARN_ON

244 	WARN_ON(desc);  in gpiod_put()
253 WARN_ON(desc); in devm_gpiod_unhinge()
261 WARN_ON(descs); in gpiod_put_array()
314 WARN_ON(desc); in devm_gpiod_put()
323 WARN_ON(descs); in devm_gpiod_put_array()
330 WARN_ON(desc); in gpiod_get_direction()
336 WARN_ON(desc); in gpiod_direction_input()
342 WARN_ON(desc); in gpiod_direction_output()
348 WARN_ON(desc); in gpiod_direction_output_raw()
354 WARN_ON(desc); in gpiod_enable_hw_timestamp_ns()
360 WARN_ON(desc); in gpiod_disable_hw_timestamp_ns()
366 WARN_ON(desc); in gpiod_get_value()
375 WARN_ON(desc_array); in gpiod_get_array_value()
381 WARN_ON(desc); in gpiod_set_value()
389 WARN_ON(desc_array); in gpiod_set_array_value()
395 WARN_ON(desc); in gpiod_get_raw_value()
404 WARN_ON(desc_array); in gpiod_get_raw_array_value()
410 WARN_ON(desc); in gpiod_set_raw_value()
418 WARN_ON(desc_array); in gpiod_set_raw_array_value()
425 WARN_ON(desc); in gpiod_get_value_cansleep()
434 WARN_ON(desc_array); in gpiod_get_array_value_cansleep()
440 WARN_ON(desc); in gpiod_set_value_cansleep()
448 WARN_ON(desc_array); in gpiod_set_array_value_cansleep()
454 WARN_ON(desc); in gpiod_get_raw_value_cansleep()
463 WARN_ON(desc_array); in gpiod_get_raw_array_value_cansleep()
470 WARN_ON(desc); in gpiod_set_raw_value_cansleep()
478 WARN_ON(desc_array); in gpiod_set_raw_array_value_cansleep()
485 WARN_ON(desc); in gpiod_set_config()
492 WARN_ON(desc); in gpiod_set_debounce()
499 WARN_ON(desc); in gpiod_set_transitory()
506 WARN_ON(desc); in gpiod_toggle_active_low()
512 WARN_ON(desc); in gpiod_is_active_low()
518 WARN_ON(desc); in gpiod_cansleep()
525 WARN_ON(desc); in gpiod_to_irq()
533 WARN_ON(desc); in gpiod_set_consumer_name()
545 WARN_ON(desc); in desc_to_gpio()