Home
last modified time | relevance | path

Searched refs:handle_update (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c1187 static void handle_update(struct work_struct *work) in handle_update() function
1299 INIT_WORK(&policy->update, handle_update); in cpufreq_policy_alloc()
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2995 gboolean (*handle_update) ( member
H A Dopenbmc_intf.c23113 G_STRUCT_OFFSET (FlashIface, handle_update), in G_DEFINE_INTERFACE()