Home
last modified time | relevance | path

Searched refs:update_config (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/
H A Dbuild.config.allmodconfig5 POST_DEFCONFIG_CMDS="update_config"
6 function update_config() {
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf-sane3 update_config=1
/OK3568_Linux_fs/external/rkwifibt/conf/
H A Dwpa_supplicant.conf3 update_config=1
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dp2p.conf.template2 update_config=0
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dlp872x.h85 bool update_config; member
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/bin/
H A Dfltest_wifi.sh49 echo update_config=1 >>/etc/wpa_supplicant.conf
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dclk-rcg2.c100 static int update_config(struct clk_rcg2 *rcg) in update_config() function
137 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()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A Dnet-snmp-5.7.2-fix-engineBoots-value-on-SIGHUP.patch24 update_config();
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c430 static void update_config(void *handle, struct cp_psp_stream_config *config) in update_config() function
640 cp_psp->funcs.update_stream_config = update_config; in hdcp_create_workqueue()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dlp872x.c739 if (!pdata || !pdata->update_config) in lp872x_config()
841 pdata->update_config = true; in lp872x_populate_pdata_from_dt()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c936 static DEVICE_ATTR_WO(update_config);