Home
last modified time | relevance | path

Searched refs:destruct (Results 1 – 25 of 40) sorted by relevance

12

/dragonfly/sys/dev/drm/amd/display/dc/i2caux/diagnostics/
HDi2caux_diag.c51 static void destruct( in destruct() function
60 destruct(*i2c_engine); in destroy()
/dragonfly/sys/dev/drm/amd/display/dc/core/
HDdc_sink.c34 static void destruct(struct dc_sink *sink) in destruct() function
76 destruct(sink); in dc_sink_free()
HDdc_surface.c49 static void destruct(struct dc_plane_state *plane_state) in destruct() function
139 destruct(plane_state); in dc_plane_state_free()
HDdc_stream.c111 static void destruct(struct dc_stream_state *stream) in destruct() function
129 destruct(stream); in dc_stream_free()
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dce80/
HDi2c_sw_engine_dce80.c95 static void destruct( in destruct() function
106 destruct(sw_engine); in destroy()
HDi2caux_dce80.c91 static void destruct( in destruct() function
102 destruct(i2caux_dce80); in destroy()
HDi2c_hw_engine_dce80.c180 static void destruct( in destruct() function
191 destruct(engine); in destroy()
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dce110/
HDi2c_sw_engine_dce110.c78 static void destruct( in destruct() function
89 destruct(sw_engine); in destroy()
HDaux_engine_dce110.c80 static void destruct(
88 destruct(engine); in destroy()
474 static void destruct( in destruct() function
HDi2caux_dce110.c61 static void destruct( in destruct() function
72 destruct(i2caux_dce110); in destroy()
/dragonfly/sys/dev/drm/amd/display/dc/gpio/
HDhw_hpd.c60 static void destruct( in destruct() function
71 destruct(hpd); in destroy()
HDhw_ddc.c45 static void destruct( in destruct() function
56 destruct(pin); in destroy()
/dragonfly/games/trek/
HDplay.c59 { "destruct", "", destruct, 0 },
HDdestruct.c61 destruct(int v __unused) in destruct() function
HDMakefile6 compkl.c computer.c damage.c damaged.c dcrept.c destruct.c \
HDtrek.h407 void destruct(int);
/dragonfly/sys/cpu/x86_64/misc/
HDcputimer_tsc.c64 .destruct = cputimer_default_destruct,
/dragonfly/sys/dev/drm/amd/display/dc/dce80/
HDdce80_resource.c674 static void destruct(struct dce110_resource_pool *pool) in destruct() function
783 destruct(dce110_pool); in dce80_destroy_resource_pool()
969 destruct(pool); in dce80_construct()
1155 destruct(pool); in dce81_construct()
1337 destruct(pool); in dce83_construct()
/dragonfly/sys/kern/
HDkern_cputimer.c63 .destruct = cputimer_default_destruct,
109 sys_cputimer->destruct(sys_cputimer); in cputimer_select()
/dragonfly/sys/dev/drm/amd/display/dc/dce100/
HDdce100_resource.c642 static void destruct(struct dce110_resource_pool *pool) in destruct() function
797 destruct(dce110_pool); in dce100_destroy_resource_pool()
995 destruct(pool); in construct()
/dragonfly/sys/dev/acpica/
HDacpi_hpet.c93 .destruct = cputimer_default_destruct,
237 acpi_hpet_timer.destruct = acpi_hpet_early_destruct; in acpi_hpet_early_init()
/dragonfly/sys/dev/virtual/hyperv/x86_64/
HDhyperv_machdep.c62 .destruct = cputimer_default_destruct,
/dragonfly/sys/sys/
HDsystimer.h128 void (*destruct)(struct cputimer *); member
/dragonfly/sys/dev/virtual/hyperv/
HDhyperv.c91 .destruct = cputimer_default_destruct,
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
HDdce120_resource.c479 static void destruct(struct dce110_resource_pool *pool) in destruct() function
719 destruct(dce110_pool); in dce120_destroy_resource_pool()
1066 destruct(pool); in construct()

12