Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/
H A Dgpio_base.c233 return gpio->output_state; in dal_gpio_get_output_state()
271 enum gpio_pin_output_state output_state) in dal_gpio_create() argument
285 gpio->output_state = output_state; in dal_gpio_create()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddiagnostic.h95 } output_state; typedef
108 output_state state;
H A Dgenautomata.c497 static void output_state PARAMS ((state_t));
9039 output_state (state) in output_state() function
9080 pass_states (automaton, output_state); in output_automaton_descriptions()
H A DChangeLog.414404 (struct output_state): Move to...
14613 (output_state): New data type.
H A DChangeLog.51606 (output_state): Add diagnostic_count field.
/openbsd/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dgpio.h48 enum gpio_pin_output_state output_state; member
/openbsd/sys/dev/pci/drm/amd/display/include/
H A Dgpio_service_interface.h39 enum gpio_pin_output_state output_state);
/openbsd/gnu/gcc/gcc/
H A Dgenautomata.c8723 output_state (state_t state) in output_state() function
8764 pass_states (automaton, output_state); in output_automaton_descriptions()
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-20022635 Remove output_state savings. Adjust calls.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog4038 Remove output_state savings. Adjust calls.