Home
last modified time | relevance | path

Searched refs:timer_toggle (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/vp/vp-1.8/src/
H A Dtimer.h26 void timer_toggle ();
H A Dtimer.c55 timer_toggle () in timer_toggle() function
H A Dinput.c74 timer_toggle (); in handle_input()
/dports/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/
H A Dalarm-settings.h43 GtkWidget *clock_toggle, *timer_toggle; member
H A Dalarm-settings.c93 … gboolean timer_toggled = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (dialog->timer_toggle)); in alarm_settings_update_type()
105 gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (dialog->timer_toggle), in alarm_settings_update_type()
471 gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (dialog->timer_toggle), !toggled); in alarm_settings_changed_type()
874 dialog->timer_toggle = GTK_WIDGET (gtk_builder_get_object (builder, "toggle-timer")); in alarm_settings_dialog_new()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/pcxhr/
H A Dpcxhr.h96 int timer_toggle; /* timer interrupt toggles between the two values 0x200 and 0x300 */ member
H A Dpcxhr_core.c1235 int timer_toggle = reg & PCXHR_IRQ_TIMER; in pcxhr_interrupt() local
1236 if (timer_toggle == mgr->timer_toggle) { in pcxhr_interrupt()
1241 mgr->timer_toggle = timer_toggle; in pcxhr_interrupt()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/pcxhr/
H A Dpcxhr.h96 int timer_toggle; /* timer interrupt toggles between the two values 0x200 and 0x300 */ member
H A Dpcxhr_core.c1235 int timer_toggle = reg & PCXHR_IRQ_TIMER; in pcxhr_interrupt() local
1236 if (timer_toggle == mgr->timer_toggle) { in pcxhr_interrupt()
1241 mgr->timer_toggle = timer_toggle; in pcxhr_interrupt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/pcxhr/
H A Dpcxhr.h96 int timer_toggle; /* timer interrupt toggles between the two values 0x200 and 0x300 */ member
H A Dpcxhr_core.c1235 int timer_toggle = reg & PCXHR_IRQ_TIMER; in pcxhr_interrupt() local
1236 if (timer_toggle == mgr->timer_toggle) { in pcxhr_interrupt()
1241 mgr->timer_toggle = timer_toggle; in pcxhr_interrupt()
/dports/www/vdradmin-am/vdradmin-am-3.6.10/
H A Dvdradmind4827 sub timer_toggle {
H A Dvdradmind.pl4827 sub timer_toggle { subroutine