Home
last modified time | relevance | path

Searched defs:num_virtual_links (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c308 int num_virtual_links = 0; in sja1105_init_virtual_links() local
[all...]
H A Dsja1105.h185 int num_virtual_links; member
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c321 int num_virtual_links = 0; in sja1105_init_virtual_links() local
[all...]
H A Dsja1105.h245 int num_virtual_links; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c1059 dce120_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce120_resource_construct() argument
1277 dce120_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce120_create_resource_pool() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c950 dce80_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce80_construct() argument
1131 dce80_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce80_create_resource_pool() argument
1149 dce81_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce81_construct() argument
1329 dce81_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce81_create_resource_pool() argument
1347 dce83_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce83_construct() argument
1523 dce83_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce83_create_resource_pool() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c945 dce60_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce60_construct() argument
1122 dce60_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce60_create_resource_pool() argument
1140 dce61_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce61_construct() argument
1320 dce61_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce61_create_resource_pool() argument
1338 dce64_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce64_construct() argument
1514 dce64_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce64_create_resource_pool() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c1052 dce120_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce120_resource_construct() argument
1272 dce120_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce120_create_resource_pool() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c941 dce60_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce60_construct() argument
1118 dce60_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce60_create_resource_pool() argument
1136 dce61_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce61_construct() argument
1316 dce61_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce61_create_resource_pool() argument
1334 dce64_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce64_construct() argument
1510 dce64_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce64_create_resource_pool() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c948 dce80_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce80_construct() argument
1132 dce80_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce80_create_resource_pool() argument
1150 dce81_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce81_construct() argument
1332 dce81_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce81_create_resource_pool() argument
1350 dce83_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce83_construct() argument
1529 dce83_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce83_create_resource_pool() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_resource.c1078 dcn201_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn201_resource_pool *pool) dcn201_resource_construct() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c150 create_links( struct dc *dc, uint32_t num_virtual_links) create_links() argument
H A Ddc_resource.c277 resource_construct( unsigned int num_virtual_links, struct dc *dc, struct resource_pool *pool, const struct resource_create_funcs *create_funcs) resource_construct() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1352 dce110_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool, struct hw_asic_id asic_id) dce110_resource_construct() argument
1535 dce110_create_resource_pool( uint8_t num_virtual_links, struct dc *dc, struct hw_asic_id asic_id) dce110_create_resource_pool() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c984 dce100_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce100_resource_construct() argument
1161 dce100_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce100_create_resource_pool() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1222 dce112_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce112_resource_construct() argument
1412 dce112_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce112_create_resource_pool() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1794 dcn21_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn21_resource_pool *pool) dcn21_resource_construct() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1342 dcn10_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn10_resource_pool *pool) dcn10_resource_construct() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c982 dce100_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce100_resource_construct() argument
1162 dce100_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce100_create_resource_pool() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c1348 dce110_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool, struct hw_asic_id asic_id) dce110_resource_construct() argument
1534 dce110_create_resource_pool( uint8_t num_virtual_links, struct dc *dc, struct hw_asic_id asic_id) dce110_create_resource_pool() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1306 dcn10_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn10_resource_pool *pool) dcn10_resource_construct() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c1222 dce112_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce112_resource_construct() argument
1415 dce112_create_resource_pool( uint8_t num_virtual_links, struct dc *dc) dce112_create_resource_pool() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1863 dcn31_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn31_resource_pool *pool) dcn31_resource_construct() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1619 dcn321_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn321_resource_pool *pool) dcn321_resource_construct() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1400 dcn21_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn21_resource_pool *pool) dcn21_resource_construct() argument

Completed in 41 milliseconds

12