| /linux/tools/usb/ |
| H A D | hcd-tests.sh | 70 check_config () function 123 check_config sink-src 154 check_config sink-src 181 check_config sink-src 207 check_config sink-src 258 check_config loopback
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 1160 if (dc->check_config.max_optimizable_video_width == 0) in dc_construct() 1161 dc->check_config.max_optimizable_video_width = 5120; in dc_construct() 2782 const struct dc_check_config *check_config, in get_scaling_info_update_type() argument 2817 if (u->scaling_info->src_rect.width > check_config->max_optimizable_video_width && in get_scaling_info_update_type() 2838 const struct dc_check_config *check_config, in det_surface_update() argument 2856 inner_type = get_scaling_info_update_type(check_config, u); in det_surface_update() 2926 if (check_config->enable_legacy_fast_update && in det_surface_update() 2960 const struct dc_check_config *check_config, in check_update_surfaces_for_stream() argument 2968 …if (check_config->deferred_transition_state && !check_config->transition_countdown_to_steady_state… in check_update_surfaces_for_stream() 2991 if (check_config->enable_legacy_fast_update && stream_update->out_transfer_func) in check_update_surfaces_for_stream() [all …]
|
| /linux/tools/testing/selftests/mm/ |
| H A D | Makefile | 262 local_config.mk local_config.h: check_config.sh 263 CC="$(CC)" CFLAGS="$(CFLAGS)" ./check_config.sh
|
| /linux/drivers/input/touchscreen/ |
| H A D | goodix.h | 72 int (*check_config)(struct goodix_ts_data *ts, const u8 *cfg, int len); member
|
| H A D | goodix.c | 73 .check_config = goodix_check_cfg_16, 80 .check_config = goodix_check_cfg_8, 87 .check_config = goodix_check_cfg_8, 94 .check_config = goodix_check_cfg_8, 643 return ts->chip->check_config(ts, cfg, len); in goodix_check_cfg()
|
| /linux/drivers/soc/ti/ |
| H A D | knav_dma.c | 136 static bool check_config(struct knav_dma_chan *chan, struct knav_dma_cfg *cfg) in check_config() function 470 if (!check_config(chan, config)) { in knav_dma_open_channel()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_stream.h | 515 const struct dc_check_config *check_config,
|
| H A D | dc.h | 1752 struct dc_check_config check_config; member
|
| /linux/include/linux/usb/ |
| H A D | gadget.h | 360 int (*check_config)(struct usb_gadget *gadget); member
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | core.c | 1109 if (gadget->ops->check_config) in usb_gadget_check_config() 1110 return gadget->ops->check_config(gadget); in usb_gadget_check_config()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce80/ |
| H A D | dce80_resource.c | 948 dc->check_config = config_defaults; in dce80_construct() 1350 dc->check_config = config_defaults; in dce83_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce100/ |
| H A D | dce100_resource.c | 1126 dc->check_config = config_defaults; in dce100_resource_construct()
|
| /linux/drivers/usb/gadget/ |
| H A D | composite.c | 641 goto check_config; in config_desc() 650 check_config: in config_desc()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce120/ |
| H A D | dce120_resource.c | 1095 dc->check_config = config_defaults; in dce120_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/ |
| H A D | dcn201_resource.c | 1190 dc->check_config = config_defaults; in dcn201_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce112/ |
| H A D | dce112_resource.c | 1254 dc->check_config = config_defaults; in dce112_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dce110/ |
| H A D | dce110_resource.c | 1381 dc->check_config = config_defaults; in dce110_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| H A D | dcn303_resource.c | 1273 dc->check_config = config_defaults; in dcn303_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| H A D | dcn302_resource.c | 1329 dc->check_config = config_defaults; in dcn302_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
| H A D | dcn21_resource.c | 1487 dc->check_config = config_defaults; in dcn21_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
| H A D | dcn10_resource.c | 1433 dc->check_config = config_defaults; in dcn10_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| H A D | dcn301_resource.c | 1534 dc->check_config = config_defaults; in dcn301_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/ |
| H A D | dcn314_resource.c | 1944 dc->check_config = config_defaults; in dcn314_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/ |
| H A D | dcn316_resource.c | 1849 dc->check_config = config_defaults; in dcn316_resource_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| H A D | dcn351_resource.c | 1955 dc->check_config = config_defaults; in dcn351_resource_construct()
|