Searched refs:check_config (Results 1 – 11 of 11) sorted by relevance
70 check_config () function123 check_config sink-src154 check_config sink-src181 check_config sink-src207 check_config sink-src258 check_config loopback
80 sub check_config subroutine
236 local_config.mk local_config.h: check_config.sh237 /bin/sh ./check_config.sh $(CC)
136 static bool check_config(struct knav_dma_chan *chan, struct knav_dma_cfg *cfg) in check_config() function470 if (!check_config(chan, config)) { in knav_dma_open_channel()
1158 if (dc->check_config.max_optimizable_video_width == 0) in dc_construct()1159 dc->check_config.max_optimizable_video_width = 5120; in dc_construct()2781 const struct dc_check_config *check_config, in get_scaling_info_update_type() argument2816 if (u->scaling_info->src_rect.width > check_config->max_optimizable_video_width && in get_scaling_info_update_type()2837 const struct dc_check_config *check_config, in det_surface_update() argument2855 inner_type = get_scaling_info_update_type(check_config, u); in det_surface_update()2925 if (check_config->enable_legacy_fast_update && in det_surface_update()2959 const struct dc_check_config *check_config, in check_update_surfaces_for_stream() argument2985 if (check_config->enable_legacy_fast_update && stream_update->out_transfer_func) in check_update_surfaces_for_stream()3032 if (!check_config->enable_legacy_fast_update && stream_update->out_transfer_func) { in check_update_surfaces_for_stream()[all …]
360 int (*check_config)(struct usb_gadget *gadget); member
1109 if (gadget->ops->check_config) in usb_gadget_check_config()1110 return gadget->ops->check_config(gadget); in usb_gadget_check_config()
641 goto check_config; in config_desc()650 check_config: in config_desc()
1729 struct dc_check_config check_config; member
3129 .check_config = cdns3_gadget_check_config,
3209 .check_config = dwc3_gadget_check_config,