Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_sink.c36 static void destruct(struct dc_sink *sink) in destruct() function
78 destruct(sink); in dc_sink_free()
Ddc_surface.c73 static void destruct(struct dc_plane_state *plane_state) in destruct() function
194 destruct(plane_state); in dc_plane_state_free()
Ddc_link_ddc.c243 static void destruct(struct ddc_service *ddc) in destruct() function
255 destruct(*ddc); in dal_ddc_service_destroy()
Ddc_stream.c132 static void destruct(struct dc_stream_state *stream) in destruct() function
150 destruct(stream); in dc_stream_free()
Ddc.c518 static void destruct(struct dc *dc) in destruct() function
722 destruct(dc); in construct()
834 destruct(*dc); in dc_destroy()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_hpd.c65 static void destruct( in destruct() function
76 destruct(hpd); in destroy()
Dhw_ddc.c51 static void destruct( in destruct() function
62 destruct(pin); in destroy()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c730 static void destruct(struct dce110_resource_pool *pool) in destruct() function
858 destruct(dce110_pool); in dce80_destroy_resource_pool()
1049 destruct(pool); in dce80_construct()
1246 destruct(pool); in dce81_construct()
1439 destruct(pool); in dce83_construct()
/Linux-v5.4/include/net/
Daf_vsock.h94 void (*destruct)(struct vsock_sock *); member
/Linux-v5.4/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-v5.4/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c682 static void destruct(struct dce110_resource_pool *pool) in destruct() function
842 destruct(dce110_pool); in dce100_destroy_resource_pool()
1077 destruct(pool); in construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c548 static void destruct(struct dce110_resource_pool *pool) in destruct() function
829 destruct(dce110_pool); in dce120_destroy_resource_pool()
1194 destruct(pool); in construct()
/Linux-v5.4/drivers/staging/gdm724x/
Dgdm_tty.c51 .destruct = gdm_port_destruct,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c885 static void destruct(struct dcn10_resource_pool *pool) in destruct() function
1132 destruct(dcn10_pool); in dcn10_destroy_resource_pool()
1556 destruct(pool); in construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c739 static void destruct(struct dce110_resource_pool *pool) in destruct() function
1118 destruct(dce110_pool); in dce110_destroy_resource_pool()
1448 destruct(pool); in construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c701 static void destruct(struct dce110_resource_pool *pool) in destruct() function
970 destruct(dce110_pool); in dce112_destroy_resource_pool()
1329 destruct(pool); in construct()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c830 static void destruct(struct dcn21_resource_pool *pool) in destruct() function
1115 destruct(dcn21_pool); in dcn21_destroy_resource_pool()
1661 destruct(pool); in construct()
/Linux-v5.4/net/vmw_vsock/
Dhyperv_transport.c880 .destruct = hvs_destruct,
Dvirtio_transport.c548 .destruct = virtio_transport_destruct,
/Linux-v5.4/drivers/tty/hvc/
Dhvc_console.c919 .destruct = hvc_port_destruct,
Dhvcs.c724 .destruct = hvcs_destruct_port,
/Linux-v5.4/arch/um/drivers/
Dline.c320 .destruct = line_destruct,
/Linux-v5.4/drivers/vhost/
Dvsock.c794 .destruct = virtio_transport_destruct,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c114 static void destruct(struct bios_parser *bp) in destruct() function
129 destruct(bp); in firmware_parser_destroy()
/Linux-v5.4/include/linux/
Dtty.h220 void (*destruct)(struct tty_port *port); member

12