Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/diagnostics/
Di2caux_diag.c51 static void destruct( in destruct() function
60 destruct(*i2c_engine); in destroy()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_sink.c34 static void destruct(struct dc_sink *sink) in destruct() function
76 destruct(sink); in dc_sink_free()
Ddc_surface.c49 static void destruct(struct dc_plane_state *plane_state) in destruct() function
139 destruct(plane_state); in dc_plane_state_free()
Ddc_stream.c111 static void destruct(struct dc_stream_state *stream) in destruct() function
129 destruct(stream); in dc_stream_free()
Ddc_link_ddc.c302 static void destruct(struct ddc_service *ddc) in destruct() function
314 destruct(*ddc); in dal_ddc_service_destroy()
Ddc.c463 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/
Di2c_sw_engine_dce110.c78 static void destruct( in destruct() function
89 destruct(sw_engine); in destroy()
Daux_engine_dce110.c80 static void destruct(
88 destruct(engine); in destroy()
474 static void destruct( in destruct() function
Di2caux_dce110.c61 static void destruct( in destruct() function
72 destruct(i2caux_dce110); in destroy()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce80/
Di2c_sw_engine_dce80.c93 static void destruct( in destruct() function
104 destruct(sw_engine); in destroy()
Di2caux_dce80.c91 static void destruct( in destruct() function
102 destruct(i2caux_dce80); in destroy()
Di2c_hw_engine_dce80.c180 static void destruct( in destruct() function
191 destruct(engine); in destroy()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_hpd.c60 static void destruct( in destruct() function
71 destruct(hpd); in destroy()
Dhw_ddc.c45 static void destruct( in destruct() function
56 destruct(pin); in destroy()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c668 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/
Daf_vsock.h102 void (*destruct)(struct vsock_sock *); member
/Linux-v4.19/drivers/tty/
Dtty_port.c262 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/
Ddce100_resource.c635 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/
Ddce120_resource.c474 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/
Dgdm_tty.c51 .destruct = gdm_port_destruct,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c664 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/
Ddce112_resource.c653 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/
Ddcn10_resource.c815 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/
Dhyperv_transport.c811 .destruct = hvs_destruct,
Dvirtio_transport.c505 .destruct = virtio_transport_destruct,

12