Searched refs:update_config (Results 1 – 5 of 5) sorted by relevance
80 bool update_config; member
111 static int update_config(struct clk_rcg2 *rcg) in update_config() function148 return update_config(rcg); in clk_rcg2_set_parent()465 return update_config(rcg); in clk_rcg2_configure()632 return update_config(rcg); in clk_rcg2_set_duty_cycle()1116 return update_config(rcg); in clk_gfx3d_set_rate_and_parent()1234 ret = update_config(rcg); in clk_rcg2_shared_enable()1264 update_config(rcg); in clk_rcg2_shared_disable()
501 static void update_config(void *handle, struct cp_psp_stream_config *config) in update_config() function761 cp_psp->funcs.update_stream_config = update_config; in hdcp_create_workqueue()
734 if (!pdata || !pdata->update_config) in lp872x_config()835 pdata->update_config = of_property_read_bool(np, "ti,update-config"); in lp872x_populate_pdata_from_dt()
936 static DEVICE_ATTR_WO(update_config);
Completed in 16 milliseconds