Searched refs:update_config (Results 1 – 7 of 7) sorted by relevance
89 update_config: update product kernel config (use menuconfig)112 update_config menuconfig: target122 .PHONY: all clean cleanall help update_config $(KCONFIG_CMDS) $(KCONFIG_CONFIG)
100 update_config: update product kernel config (use menuconfig)138 update_config menuconfig: target197 .PHONY: all clean cleanall sysroot help update_config
85 bool update_config; member
100 static int update_config(struct clk_rcg2 *rcg) in update_config() function137 return update_config(rcg); in clk_rcg2_set_parent()319 return update_config(rcg); in clk_rcg2_configure()799 return update_config(rcg); in clk_gfx3d_set_rate_and_parent()911 ret = update_config(rcg); in clk_rcg2_shared_enable()942 update_config(rcg); in clk_rcg2_shared_disable()
430 static void update_config(void *handle, struct cp_psp_stream_config *config) in update_config() function640 cp_psp->funcs.update_stream_config = update_config; in hdcp_create_workqueue()
739 if (!pdata || !pdata->update_config) in lp872x_config()841 pdata->update_config = true; in lp872x_populate_pdata_from_dt()
936 static DEVICE_ATTR_WO(update_config);