/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/diagnostics/ |
D | i2caux_diag.c | 51 static void destruct( in destruct() function 60 destruct(*i2c_engine); in destroy()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_sink.c | 34 static void destruct(struct dc_sink *sink) in destruct() function 76 destruct(sink); in dc_sink_free()
|
D | dc_surface.c | 49 static void destruct(struct dc_plane_state *plane_state) in destruct() function 139 destruct(plane_state); in dc_plane_state_free()
|
D | dc_stream.c | 111 static void destruct(struct dc_stream_state *stream) in destruct() function 129 destruct(stream); in dc_stream_free()
|
D | dc_link_ddc.c | 302 static void destruct(struct ddc_service *ddc) in destruct() function 314 destruct(*ddc); in dal_ddc_service_destroy()
|
D | dc.c | 463 static void destruct(struct dc *dc) in destruct() function 632 destruct(dc); in construct() 723 destruct(*dc); in dc_destroy()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce110/ |
D | i2c_sw_engine_dce110.c | 78 static void destruct( in destruct() function 89 destruct(sw_engine); in destroy()
|
D | aux_engine_dce110.c | 80 static void destruct( 88 destruct(engine); in destroy() 474 static void destruct( in destruct() function
|
D | i2caux_dce110.c | 61 static void destruct( in destruct() function 72 destruct(i2caux_dce110); in destroy()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce80/ |
D | i2c_sw_engine_dce80.c | 93 static void destruct( in destruct() function 104 destruct(sw_engine); in destroy()
|
D | i2caux_dce80.c | 91 static void destruct( in destruct() function 102 destruct(i2caux_dce80); in destroy()
|
D | i2c_hw_engine_dce80.c | 180 static void destruct( in destruct() function 191 destruct(engine); in destroy()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_hpd.c | 60 static void destruct( in destruct() function 71 destruct(hpd); in destroy()
|
D | hw_ddc.c | 45 static void destruct( in destruct() function 56 destruct(pin); in destroy()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 668 static void destruct(struct dce110_resource_pool *pool) in destruct() function 775 destruct(dce110_pool); in dce80_destroy_resource_pool() 961 destruct(pool); in dce80_construct() 1147 destruct(pool); in dce81_construct() 1329 destruct(pool); in dce83_construct()
|
/Linux-v4.19/include/net/ |
D | af_vsock.h | 102 void (*destruct)(struct vsock_sock *); member
|
/Linux-v4.19/drivers/tty/ |
D | tty_port.c | 262 if (port->ops && port->ops->destruct) in tty_port_destructor() 263 port->ops->destruct(port); in tty_port_destructor()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 635 static void destruct(struct dce110_resource_pool *pool) in destruct() function 788 destruct(dce110_pool); in dce100_destroy_resource_pool() 986 destruct(pool); in construct()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_resource.c | 474 static void destruct(struct dce110_resource_pool *pool) in destruct() function 714 destruct(dce110_pool); in dce120_destroy_resource_pool() 1061 destruct(pool); in construct()
|
/Linux-v4.19/drivers/staging/gdm724x/ |
D | gdm_tty.c | 51 .destruct = gdm_port_destruct,
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 664 static void destruct(struct dce110_resource_pool *pool) in destruct() function 1028 destruct(dce110_pool); in dce110_destroy_resource_pool() 1329 destruct(pool); in construct()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 653 static void destruct(struct dce110_resource_pool *pool) in destruct() function 915 destruct(dce110_pool); in dce112_destroy_resource_pool() 1273 destruct(pool); in construct()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 815 static void destruct(struct dcn10_resource_pool *pool) in destruct() function 1059 destruct(dcn10_pool); in dcn10_destroy_resource_pool() 1346 destruct(pool); in construct()
|
/Linux-v4.19/net/vmw_vsock/ |
D | hyperv_transport.c | 811 .destruct = hvs_destruct,
|
D | virtio_transport.c | 505 .destruct = virtio_transport_destruct,
|