Home
last modified time | relevance | path

Searched refs:cb_restart (Results 1 – 8 of 8) sorted by relevance

/dports/audio/aylet/aylet-0.5/
H A Dmain.h19 cb_restart, enumerator
H A Dui.c220 case 'r': action=cb_restart; break; in ui_frame()
H A Duigtk.c50 static void cb_button_restart(void) { action(cb_restart); } in cb_button_restart()
H A Dmain.c326 case cb_restart: in action_callback()
/dports/audio/ocp/ocp-0.2.90/playay/
H A Dmain.h20 cb_restart, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/rockchip/
H A Dclk.c613 static void (*cb_restart)(void); variable
617 if (cb_restart) in rockchip_restart_notify()
618 cb_restart(); in rockchip_restart_notify()
638 cb_restart = cb; in rockchip_register_restart_notifier()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/rockchip/
H A Dclk.c613 static void (*cb_restart)(void); variable
617 if (cb_restart) in rockchip_restart_notify()
618 cb_restart(); in rockchip_restart_notify()
638 cb_restart = cb; in rockchip_register_restart_notifier()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/rockchip/
H A Dclk.c613 static void (*cb_restart)(void); variable
617 if (cb_restart) in rockchip_restart_notify()
618 cb_restart(); in rockchip_restart_notify()
638 cb_restart = cb; in rockchip_register_restart_notifier()