Searched refs:triggers (Results 1 - 200 of 384) sorted by relevance

12

/linux-4.4.14/include/linux/platform_data/
H A Dat91_adc.h17 * struct at91_adc_trigger - description of triggers
34 * @trigger_number: Number of triggers available in the ADC
35 * @use_external_triggers: does the board has external triggers availables
H A Dmmc-sdhci-s3c.h23 * that triggers the card detection event. Callback arguments:
H A Dedma.h33 * Transfer Controller (TC) requests when the channel triggers (by hardware
/linux-4.4.14/drivers/iio/
H A Diio_core_trigger.h13 * iio_device_register_trigger_consumer() - set up an iio_dev to use triggers
27 * iio_device_register_trigger_consumer() - set up an iio_dev to use triggers
H A Dindustrialio-trigger.c37 /* Single list of all available triggers */
83 /* Add to list of available triggers held by the IIO core */ iio_trigger_register()
197 /* Complexity in here. With certain triggers (datardy) an acknowledgement
/linux-4.4.14/arch/arm/mach-footbridge/
H A Debsa285.c32 * The triggers lines up below will only be used if the
33 * LED triggers are compiled in.
106 * Since we may have triggers on any subsystem, defer registration
H A Dnetwinder-hw.c671 * The triggers lines up below will only be used if the
672 * LED triggers are compiled in.
753 * Since we may have triggers on any subsystem, defer registration
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dwow.c173 u8 triggers; ath9k_suspend() local
187 ath_err(common, "None of the WoW triggers enabled\n"); ath9k_suspend()
213 triggers = ath9k_wow_map_triggers(sc, wowlan); ath9k_suspend()
214 if (!triggers) { ath9k_suspend()
215 ath_dbg(common, WOW, "No valid WoW triggers\n"); ath9k_suspend()
238 if (triggers & AH_WOW_USER_PATTERN_EN) { ath9k_suspend()
269 ath9k_hw_wow_enable(ah, triggers); ath9k_suspend()
272 ath_dbg(common, WOW, "Suspend with WoW triggers: 0x%x\n", triggers); ath9k_suspend()
/linux-4.4.14/drivers/power/
H A Dpower_supply_leds.c2 * LEDs triggers for power supply class
20 /* Battery specific LEDs triggers. */
112 /* Generated power specific LEDs triggers. */
147 /* Choice what triggers to create&update. */
/linux-4.4.14/arch/metag/include/asm/
H A Dglobal_lock.h11 * all triggers so we cannot be interrupted, and to enforce a compiler barrier
35 * @__global_lock1, also taking care to re-enable triggers, and to enforce a
56 * also taking care to disable all triggers so we cannot be interrupted, to take
82 * (system event), re-enable triggers, and to enforce a compiler barrier so that
H A Dtbx.h79 background level interfaces a thread can still handle all triggers at
139 __TBISignal generated kicks, and finally _TRx are hardware triggers */
966 /* Call this routine to service triggers at background processing level. The
968 routine should return if no triggers need to be serviced initially. If this
970 and then behave like the poll case servicing any remaining triggers
976 /* Call this routine to enable processing of triggers by signal handlers at
1058 indicating the triggers (if any) that should remain disabled and SaveMask
1067 some triggers could be serviced while the current interrupt handler
1073 triggers than those provoking the current handler call should not be
1080 priority interrupt triggers still not enabled. */
1091 interrupt triggers via a unified signal handler. The handler concerned
1093 The State.Sig.TrigMask parameter indicates the interrupt triggers to be
H A Dmetag_mem.h297 #define HWVEC0EXT 0x04820700 /* Vectors for external triggers 0-31 */
298 #define HWVEC20EXT 0x04821700 /* Vectors for external triggers 32-63 */
299 #define HWVEC40EXT 0x04822700 /* Vectors for external triggers 64-95 */
300 #define HWVEC60EXT 0x04823700 /* Vectors for external triggers 96-127 */
722 #define SYSC_MCMDATAT 0x04830308 /* Read or write data triggers oper */
/linux-4.4.14/arch/metag/tbx/
H A Dtbidefr.S41 * - Replace the triggers (from TXSTATI) with the int deferred
56 /* Mask off anything unrelated to the deferred exception triggers */
73 MOVLE D1Ar3, D1RtP /* Collapse FPE triggers to a single signal */
81 * D1Re0 -- Mask of triggers to keep
90 /* Acknowledge triggers */
118 /* Mask off anything unrelated to the deferred exception triggers */
143 MOVLE D1Ar3, D0Re0 /* Collapse FPE triggers to a single signal */
149 /* Acknowledge triggers and restore remaining exceptions
H A Dtbipcx.S234 * D0Re0 - contains additional TXMASKI triggers
250 MOV D0Ar2,TXPOLLI /* Read pending triggers */
252 TST D0Ar2,#0xFFFF /* Any pending triggers? */
253 BNZ ___TBIBoingWait /* Yes: Go for triggers */
255 BNZ ___TBIBoingWait /* Yes: Go for triggers */
435 MOV D0Re0,D0Ar2 /* Carry in additional triggers */
H A Dtbictx.S47 TSTNZ D0Ar4,D0Ar4 /* Yes: AND triggers enabled */
/linux-4.4.14/drivers/net/can/
H A Dled.c69 /* Register CAN LED triggers for a CAN device
80 netdev_err(netdev, "cannot register LED triggers\n"); devm_can_led_init()
102 /* NETDEV rename notifier to rename the associated led triggers too */ can_led_notifier()
H A Dxilinx_can.c445 /* If the CAN frame is RTR frame this write triggers tranmission */ xcan_start_xmit()
450 * write triggers tranmission xcan_start_xmit()
/linux-4.4.14/arch/arm/mach-ebsa110/
H A Dleds.c67 * Since we may have triggers on any subsystem, defer registration
/linux-4.4.14/drivers/leds/
H A Dleds-versatile.c23 * The triggers lines up below will only be used if the
24 * LED triggers are compiled in.
H A Dled-triggers.c209 /* Add to the list of led triggers */ led_trigger_register()
235 /* Remove from the list of led triggers */ led_trigger_unregister()
H A Dleds-pca955x.c316 /* Platform data can specify LED names and default triggers */ pca955x_probe()
H A Dleds-pca963x.c395 /* Platform data can specify LED names and default triggers */ pca963x_probe()
H A Dleds-aat1290.c85 /* assures led-triggers compatibility */
/linux-4.4.14/kernel/trace/
H A Dtrace_events_trigger.c2 * trace_events_trigger - trace event triggers
37 synchronize_sched(); /* make sure current triggers exit before free */ trigger_data_free()
42 * event_triggers_call - Call triggers associated with a trace event
72 if (list_empty(&file->triggers)) event_triggers_call()
75 list_for_each_entry_rcu(data, &file->triggers, list) { event_triggers_call()
111 list_for_each_entry_rcu(data, &file->triggers, list) { event_triggers_post_call()
127 return seq_list_next(t, &event_file->triggers, pos); trigger_next()
140 if (list_empty(&event_file->triggers)) trigger_start()
143 return seq_list_start(&event_file->triggers, *pos); trigger_start()
157 seq_puts(m, "# Available triggers:\n"); trigger_show()
363 * Common implementation for event triggers to print themselves.
454 * clear_event_triggers - Clear all triggers associated with a trace array
459 * (in the case of enable/disable_event triggers) will have its sm_ref
473 list_for_each_entry_rcu(data, &file->triggers, list) { clear_event_triggers()
485 * If an event has triggers and any of those triggers has a filter or
496 list_for_each_entry_rcu(data, &file->triggers, list) { update_cond_flag()
530 list_for_each_entry_rcu(test, &file->triggers, list) { register_trigger()
543 list_add_rcu(&data->list, &file->triggers); register_trigger()
574 list_for_each_entry_rcu(data, &file->triggers, list) { unregister_trigger()
1304 list_for_each_entry_rcu(test, &file->triggers, list) { event_enable_register_trigger()
1319 list_add_rcu(&data->list, &file->triggers); event_enable_register_trigger()
1341 list_for_each_entry_rcu(data, &file->triggers, list) { event_enable_unregister_trigger()
H A Dtrace.h1168 * struct event_trigger_ops - callbacks for trace event triggers
1222 * event. When the event is hit, the set of triggers associated with
1232 * the name used when setting triggers via trigger files.
1250 * been closed. Some triggers need to avoid being invoked while
1254 * those triggers. To do that, the trigger invocation is split
1261 * have deferred their triggers, those commands are finally
1278 * @reg: Adds the trigger to the list of triggers associated with the
1287 * @unreg: Removes the trigger from the list of triggers associated
/linux-4.4.14/include/linux/
H A Dtrace_events.h343 * TRIGGER_MODE - When set, invoke the triggers associated with the event
344 * TRIGGER_COND - When set, one or more triggers has an associated filter
366 struct list_head triggers; member in struct:trace_event_file
438 * trace_trigger_soft_disabled - do triggers and test if soft disabled
441 * If any triggers without filters are attached to this event, they
443 * triggers that require testing the fields, it will return true,
464 * If there are event triggers attached to this event that requires
470 * event was only recorded to process triggers, or if the event
496 * event_trigger_unlock_commit - handle triggers and finish event commit
504 * This is a helper function to handle triggers that require data
524 * event_trigger_unlock_commit_regs - handle triggers and finish event commit
532 * This is a helper function to handle triggers that require data
H A Dleds.h2 * Driver model for leds and led triggers
204 /* Registration functions for simple triggers */
218 /* LEDs under control by this trigger (for simple triggers) */
231 /* Registration functions for complex triggers */
269 * This is meant to be used on triggers with statically
320 * Generic LED platform data for describing LED names and default triggers. ledtrig_torch_ctrl()
H A Dbtree.h151 * that is a bug and triggers a BUG(). This function returns zero
/linux-4.4.14/arch/sh/boards/mach-dreamcast/
H A Dirq.c32 * corresponds to an IRQ, so 0xa05f6910 - 0xa05f6918 triggers IRQ 13,
33 * 0xa05f6920 - 0xa05f6928 triggers IRQ 11, and 0xa05f6930 - 0xa05f6938
34 * triggers IRQ 9.
/linux-4.4.14/arch/arm/mach-pxa/
H A Didp.c208 * The triggers lines up below will only be used if the
209 * LED triggers are compiled in.
276 * Since we may have triggers on any subsystem, defer registration
H A Dlubbock.c521 * The triggers lines up below will only be used if the
522 * LED triggers are compiled in.
594 * Since we may have triggers on any subsystem, defer registration
H A Dmainstone.c589 * The triggers lines up below will only be used if the
590 * LED triggers are compiled in.
662 * Since we may have triggers on any subsystem, defer registration
/linux-4.4.14/arch/arm/plat-omap/
H A Ddebug-leds.c79 * The triggers lines up below will only be used if the
80 * LED triggers are compiled in.
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dtransmeta.c94 * it probably triggers retranslation of x86->native bytecode init_transmeta()
/linux-4.4.14/include/uapi/linux/
H A Dwatchdog.h48 #define WDIOF_ALARMONLY 0x0400 /* Watchdog triggers a management or
/linux-4.4.14/include/linux/mfd/
H A Dmax77693.h62 /* triggers */
/linux-4.4.14/tools/testing/selftests/x86/
H A Dtest_FCMOV.c57 /* SIGILL triggers on 32-bit kernels w/o fcomi emulation main()
H A Dtest_FISTTP.c121 /* SIGILL triggers on 32-bit kernels w/o fisttp emulation main()
H A Dsingle_step_syscall.c148 * SYSENTER: it triggers a nasty design flaw in SYSENTER. main()
H A Dtest_FCOMI.c302 /* SIGILL triggers on 32-bit kernels w/o fcomi emulation main()
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpgalloc.h105 * We don't have any real pmd's, and this code never triggers because
181 * We don't have any real pmd's, and this code never triggers because
/linux-4.4.14/drivers/base/
H A Dattribute_container.c197 * This routine triggers device removal. If fn is NULL, then it is
285 * This routine triggers a function that only needs to know the
360 * attribute_container_add_class_device_adapter - simple adapter for triggers
363 * that it is designed to be called from the triggers
H A Dtransport_class.c269 * This call triggers the elimination of storage associated with the
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgalloc-32.h15 * We don't have any real pmd's, and this code never triggers because
/linux-4.4.14/arch/arm/mach-ux500/
H A Dplatsmp.c31 /* Magic triggers in backup RAM */
/linux-4.4.14/tools/perf/arch/x86/tests/
H A Dintel-cqm.c29 * which triggers an event read for both of the events in the group.
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Dlost_exception_test.c17 * where an exception triggers but we context switch before it is delivered and
/linux-4.4.14/drivers/platform/x86/
H A Ddell-laptop.c1159 * cbRES2, byte2 Currently active auto keyboard illumination triggers.
1192 * cbArg2, byte2 Desired auto keyboard illumination triggers. Must remain inactive to allow
1240 u8 triggers; member in struct:kbd_info
1250 u8 triggers; member in struct:kbd_state
1312 info->triggers = buffer->output[2] & 0xFF; kbd_get_info()
1402 state->triggers = (buffer->output[1] >> 16) & 0xFF; kbd_get_state()
1421 buffer->input[1] |= (state->triggers & 0xFF) << 16; kbd_set_state()
1785 if (!(kbd_info.triggers & BIT(i))) kbd_led_triggers_store()
1792 triggers_enabled && (state.triggers & BIT(i))) kbd_led_triggers_store()
1795 (!triggers_enabled || !(state.triggers & BIT(i)))) kbd_led_triggers_store()
1805 new_state.triggers |= BIT(trigger_bit); kbd_led_triggers_store()
1807 new_state.triggers &= ~BIT(trigger_bit); kbd_led_triggers_store()
1812 new_state.triggers &= ~BIT(2); kbd_led_triggers_store()
1814 if ((kbd_info.triggers & new_state.triggers) != kbd_led_triggers_store()
1815 new_state.triggers) kbd_led_triggers_store()
1817 if (new_state.triggers && !triggers_enabled) { kbd_led_triggers_store()
1820 } else if (new_state.triggers == 0) { kbd_led_triggers_store()
1854 if (!(kbd_info.triggers & BIT(i))) kbd_led_triggers_show()
1859 (state.triggers & BIT(i))) kbd_led_triggers_show()
H A Ddell-rbtn.c249 * Upon resume, some BIOSes send an ACPI notification thet triggers rbtn_resume()
/linux-4.4.14/drivers/s390/block/
H A Ddasd_eer.c41 * not know of higher level concepts like triggers.
246 * parameter. Currently there are four kinds of triggers:
253 * For the first three triggers all required information can be supplied by
254 * the caller. For these triggers a record is written by the function
286 * The following function can be used for those triggers that have
290 * the triggers data.
374 * This function is called for all triggers. It calls the appropriate
/linux-4.4.14/drivers/staging/iio/accel/
H A Dadis16240.h118 /* At the moment triggers are only used for ring buffer
H A Dlis3l02dq.h179 /* At the moment triggers are only used for buffer
H A Dsca3000.h72 * Free fall detection triggers an interrupt if the acceleration
/linux-4.4.14/drivers/video/backlight/
H A Dpandora_bl.c86 * it often triggers unintentionally and disabes PWM control, pandora_backlight_update_status()
H A Dapple_bl.c14 * This driver triggers SMIs which cause the firmware to change the
/linux-4.4.14/drivers/leds/trigger/
H A Dledtrig-cpu.c7 * It can be bound to any LED just like other triggers using either a
H A Dledtrig-gpio.c28 unsigned gpio; /* gpio that triggers the leds */
/linux-4.4.14/drivers/iio/accel/
H A Dbmc150-accel-core.c195 struct bmc150_accel_trigger triggers[BMC150_ACCEL_TRIGGERS]; member in struct:bmc150_accel_data
760 if (data->triggers[i].indio_trig == trig) bmc150_accel_validate_trigger()
1145 if (t == &t->data->triggers[BMC150_ACCEL_TRIGGER_DATA_READY]) bmc150_accel_trig_try_reen()
1302 if (data->triggers[i].enabled) { bmc150_accel_irq_handler()
1303 iio_trigger_poll(data->triggers[i].indio_trig); bmc150_accel_irq_handler()
1340 if (data->triggers[i].indio_trig) { bmc150_accel_unregister_triggers()
1341 iio_trigger_unregister(data->triggers[i].indio_trig); bmc150_accel_unregister_triggers()
1342 data->triggers[i].indio_trig = NULL; bmc150_accel_unregister_triggers()
1353 struct bmc150_accel_trigger *t = &data->triggers[i]; bmc150_accel_triggers_setup()
/linux-4.4.14/drivers/gpu/host1x/hw/
H A Dintr_hw.c29 * Handles sync point threshold triggers, in interrupt context
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Drx.h42 * 3) The host triggers a target interrupt.
H A Dtx.h101 * If set, the target triggers the tx complete INT
H A Dacx.h410 * The event is an "Edge" indication which triggers
1290 /* sending a packet triggers a unscheduled apsd downstream */
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Ddt2814.c128 /* Step 1 : check if triggers are trivially valid */ dt2814_ai_cmdtest()
218 /* note: turning off timed mode triggers another dt2814_interrupt()
H A Daio_iiro_16.c115 /* Step 1 : check if triggers are trivially valid */ aio_iiro_16_cos_cmdtest()
H A Damplc_pc236_common.c82 /* Step 1 : check if triggers are trivially valid */ pc236_intr_cmdtest()
H A Dcb_pcidas64.c1174 /* configure digital triggers to trigger on falling edge */
2111 unsigned int triggers; ai_cmdtest() local
2113 /* Step 1 : check if triggers are trivially valid */ ai_cmdtest()
2117 triggers = TRIG_TIMER; ai_cmdtest()
2119 triggers |= TRIG_OTHER; ai_cmdtest()
2121 triggers |= TRIG_FOLLOW; ai_cmdtest()
2122 err |= comedi_check_trigger_src(&cmd->scan_begin_src, triggers); ai_cmdtest()
2124 triggers = TRIG_TIMER; ai_cmdtest()
2126 triggers |= TRIG_NOW; ai_cmdtest()
2128 triggers |= TRIG_EXT; ai_cmdtest()
2129 err |= comedi_check_trigger_src(&cmd->convert_src, triggers); ai_cmdtest()
2650 /* set source for external triggers */ ai_cmd()
3358 /* Step 1 : check if triggers are trivially valid */ ao_cmdtest()
H A Dadl_pci9111.c202 /* disable A/D triggers (software trigger mode) and auto scan off */ pci9111_ai_cancel()
252 /* Step 1 : check if triggers are trivially valid */ pci9111_ai_do_cmd_test()
627 /* disable A/D triggers (software trigger mode) and auto scan off */ pci9111_reset()
H A Dni_pcidio.c36 scan_begin_arg to 0 or CR_EDGE triggers on the leading edge. Setting
37 scan_begin_arg to CR_INVERT or (CR_EDGE | CR_INVERT) triggers on the
548 /* Step 1 : check if triggers are trivially valid */ ni_pcidio_cmdtest()
H A Ddas16m1.c182 /* Step 1 : check if triggers are trivially valid */ das16m1_cmd_test()
299 * both start and conversion triggers external simultaneously) */ das16m1_cmd_exec()
H A Dpcl816.c181 /* writing any value triggers a software conversion */ pcl816_ai_soft_trig()
339 /* Step 1 : check if triggers are trivially valid */ pcl816_ai_cmdtest()
H A Daddi_apci_2032.c92 /* Step 1 : check if triggers are trivially valid */ apci2032_int_cmdtest()
H A Dcomedi_parport.c160 /* Step 1 : check if triggers are trivially valid */ parport_intr_cmdtest()
H A Dadl_pci9118.c570 /* set default config (disable burst and triggers) */ pci9118_ai_cancel()
1106 /* set default config (disable burst and triggers) */ pci9118_ai_cmd()
1149 /* Step 1 : check if triggers are trivially valid */ pci9118_ai_cmdtest()
1316 /* writing any value triggers an A/D conversion */ pci9118_ai_start_conv()
1336 /* set default config (disable burst and triggers) */ pci9118_ai_insn_read()
H A Daddi_apci_1500.c385 /* Step 1 : check if triggers are trivially valid */ apci1500_di_cmdtest()
402 * Internal start source triggers: apci1500_di_cmdtest()
H A Dcomedi_test.c245 /* Step 1 : check if triggers are trivially valid */ waveform_ai_cmdtest()
538 /* Step 1 : check if triggers are trivially valid */ waveform_ao_cmdtest()
H A Ddas800.c47 cmd triggers supported:
309 /* Step 1 : check if triggers are trivially valid */ das800_ai_do_cmdtest()
H A Daddi_apci_1032.c196 /* Step 1 : check if triggers are trivially valid */ apci1032_cos_cmdtest()
H A Dni_6527.c222 /* Step 1 : check if triggers are trivially valid */ ni6527_intr_cmdtest()
H A Dni_tiocmd.c225 /* Step 1 : check if triggers are trivially valid */ ni_tio_cmdtest()
H A Dpcl711.c287 /* Step 1 : check if triggers are trivially valid */ pcl711_ai_cmdtest()
H A Dpcl726.c172 /* Step 1 : check if triggers are trivially valid */ pcl726_intr_cmdtest()
H A Ddas1800.c75 analog input cmd triggers supported:
82 scan_begin_src triggers TRIG_TIMER and TRIG_EXT use the card's
735 /* Step 1 : check if triggers are trivially valid */ das1800_ai_do_cmdtest()
H A Dni_labpc_common.c350 * If both convert and scan triggers are TRIG_TIMER, then they labpc_adc_timing()
513 /* Step 1 : check if triggers are trivially valid */ labpc_ai_cmdtest()
539 /* can't have external stop and start triggers at once */ labpc_ai_cmdtest()
H A Daddi_apci_1564.c369 /* Step 1 : check if triggers are trivially valid */ apci1564_cos_cmdtest()
H A Ddas6402.c303 /* Step 1 : check if triggers are trivially valid */ das6402_ai_cmdtest()
H A Ddmm32at.c274 /* Step 1 : check if triggers are trivially valid */ dmm32at_ai_cmdtest()
H A Ddt3000.c393 /* Step 1 : check if triggers are trivially valid */ dt3k_ai_cmdtest()
H A Dcb_pcidas.c692 /* Step 1 : check if triggers are trivially valid */ cb_pcidas_ai_cmdtest()
906 /* Step 1 : check if triggers are trivially valid */ cb_pcidas_ao_cmdtest()
H A Ddt282x.c661 /* Step 1 : check if triggers are trivially valid */ dt282x_ai_cmdtest()
832 /* Step 1 : check if triggers are trivially valid */ dt282x_ao_cmdtest()
H A Dme4000.c688 /* Stop triggers */ me4000_ai_do_cmd()
720 /* Step 1 : check if triggers are trivially valid */ me4000_ai_do_cmd_test()
H A Dpcl812.c596 /* writing any value triggers a software conversion */ pcl812_ai_soft_trig()
638 /* Step 1 : check if triggers are trivially valid */ pcl812_ai_cmdtest()
H A Dpcl818.c376 /* writing any value triggers a software conversion */ pcl818_ai_soft_trig()
639 /* Step 1 : check if triggers are trivially valid */ ai_cmdtest()
H A Damplc_pci230.c747 * FIFO mode because the ADC busy bit only works for software triggers. pci230_ai_insn_read()
750 /* Set Z2-CT2 output low to avoid any false triggers. */ pci230_ai_insn_read()
885 /* Step 1 : check if triggers are trivially valid */ pci230_ao_cmdtest()
1508 /* Step 1 : check if triggers are trivially valid */ pci230_ai_cmdtest()
1766 * FIFO not enabled, it only works for software triggers). pci230_ai_inttrig_convert()
H A Daddi_apci_3xxx.c527 /* Step 1 : check if triggers are trivially valid */ apci3xxx_ai_cmdtest()
H A Damplc_dio200_common.c374 /* Step 1 : check if triggers are trivially valid */ dio200_subdev_intr_cmdtest()
H A Ddaqboard2000.c553 /* Disable hardware triggers */ daqboard2000_adcDisarm()
H A Dgsc_hpdi.c369 /* Step 1 : check if triggers are trivially valid */ gsc_hpdi_cmd_test()
H A Dni_65xx.c506 /* Step 1 : check if triggers are trivially valid */ ni_65xx_intr_cmdtest()
H A Dni_at_a2150.c420 /* Step 1 : check if triggers are trivially valid */ a2150_ai_cmdtest()
H A Dni_atmio16d.c233 /* Step 1 : check if triggers are trivially valid */ atmio16d_ai_cmdtest()
H A Dpcmmio.c482 /* Step 1 : check if triggers are trivially valid */ pcmmio_cmdtest()
H A Dpcmuio.c485 /* Step 1 : check if triggers are trivially valid */ pcmuio_cmdtest()
H A Dquatech_daqp_cs.c378 /* Step 1 : check if triggers are trivially valid */ daqp_ai_cmdtest()
/linux-4.4.14/include/linux/amba/
H A Dpl022.h115 * enum ssp_rx_level_trig - receive FIFO watermark level which triggers
127 * Transmit FIFO watermark level which triggers (IT Interrupt fires
/linux-4.4.14/fs/ocfs2/
H A Djournal.c505 static inline struct ocfs2_triggers *to_ocfs2_trigger(struct jbd2_buffer_trigger_type *triggers) to_ocfs2_trigger() argument
507 return container_of(triggers, struct ocfs2_triggers, ot_triggers); to_ocfs2_trigger()
510 static void ocfs2_frozen_trigger(struct jbd2_buffer_trigger_type *triggers, ocfs2_frozen_trigger() argument
514 struct ocfs2_triggers *ot = to_ocfs2_trigger(triggers); ocfs2_frozen_trigger()
519 * __ocfs2_journal_access() will only set the triggers if ocfs2_frozen_trigger()
529 static void ocfs2_dq_frozen_trigger(struct jbd2_buffer_trigger_type *triggers, ocfs2_dq_frozen_trigger() argument
539 * __ocfs2_journal_access() will only set the triggers if ocfs2_dq_frozen_trigger()
549 static void ocfs2_db_frozen_trigger(struct jbd2_buffer_trigger_type *triggers, ocfs2_db_frozen_trigger() argument
559 * __ocfs2_journal_access() will only set the triggers if ocfs2_db_frozen_trigger()
565 static void ocfs2_abort_trigger(struct jbd2_buffer_trigger_type *triggers, ocfs2_abort_trigger() argument
651 struct ocfs2_triggers *triggers, __ocfs2_journal_access()
713 if (!status && ocfs2_meta_ecc(osb) && triggers) __ocfs2_journal_access()
714 jbd2_journal_set_triggers(bh, &triggers->ot_triggers); __ocfs2_journal_access()
648 __ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *bh, struct ocfs2_triggers *triggers, int type) __ocfs2_journal_access() argument
/linux-4.4.14/drivers/input/joystick/
H A Dxpad.c109 MODULE_PARM_DESC(triggers_to_buttons, "Map triggers to buttons rather than axes for unknown pads");
240 /* used when triggers are mapped to buttons */
242 BTN_TL2, BTN_TR2, /* triggers left/right */
264 /* used when triggers are mapped to axes */
266 ABS_Z, ABS_RZ, /* triggers left/right */
375 /* triggers left/right */ xpad_process_packet()
486 /* triggers left/right */ xpad360_process_packet()
591 /* triggers left/right */ xpadone_process_buttons()
1085 case ABS_RZ: /* the triggers (if mapped to axes) */ xpad_set_up_abs()
/linux-4.4.14/drivers/pcmcia/
H A Ddb1xxx_ss.c194 * card detection status: use both-edge triggers. db1x_pcmcia_setup_irqs()
461 /* insert: irq which triggers on card insertion/ejection db1x_pcmcia_socket_probe()
475 /* eject: irq which triggers on ejection (DB1200/PB1200 only) */ db1x_pcmcia_socket_probe()
/linux-4.4.14/arch/powerpc/platforms/52xx/
H A Dmpc52xx_lpbfifo.c182 * On transmit, the dma completion irq triggers before the fifo completion
183 * triggers. Handle the dma completion here instead of the LPB FIFO Bestcomm
185 * completion irq triggers.
/linux-4.4.14/arch/arm/mach-sa1100/
H A Dassabet.c675 * The triggers lines up below will only be used if the
676 * LED triggers are compiled in.
745 * Since we may have triggers on any subsystem, defer registration
/linux-4.4.14/drivers/scsi/
H A Dosst_options.h33 /* The number of kilobytes of data in the buffer that triggers an
/linux-4.4.14/drivers/staging/iio/meter/
H A Dade7758.h133 /* At the moment triggers are only used for ring buffer
/linux-4.4.14/drivers/md/
H A Ddm-cache-metadata.h25 * A metadata device larger than 16GB triggers a warning.
H A Ddm-thin-metadata.h22 * A metadata device larger than 16GB triggers a warning.
/linux-4.4.14/drivers/iio/imu/
H A Dadis16400.h172 /* At the moment triggers are only used for ring buffer
/linux-4.4.14/fs/jbd2/
H A Dtransaction.c795 * triggers. jbd2_freeze_jh_data()
1264 * void jbd2_journal_set_triggers() - Add triggers for commit writeout
1268 * Set any triggers on this journal_head. This is always safe, because
1269 * triggers for a committing buffer will be saved off, and triggers for
1272 * Call with NULL to clear the triggers.
1286 struct jbd2_buffer_trigger_type *triggers) jbd2_buffer_frozen_trigger()
1290 if (!triggers || !triggers->t_frozen) jbd2_buffer_frozen_trigger()
1293 triggers->t_frozen(triggers, bh, mapped_data, bh->b_size); jbd2_buffer_frozen_trigger()
1297 struct jbd2_buffer_trigger_type *triggers) jbd2_buffer_abort_trigger()
1299 if (!triggers || !triggers->t_abort) jbd2_buffer_abort_trigger()
1302 triggers->t_abort(triggers, jh2bh(jh)); jbd2_buffer_abort_trigger()
1285 jbd2_buffer_frozen_trigger(struct journal_head *jh, void *mapped_data, struct jbd2_buffer_trigger_type *triggers) jbd2_buffer_frozen_trigger() argument
1296 jbd2_buffer_abort_trigger(struct journal_head *jh, struct jbd2_buffer_trigger_type *triggers) jbd2_buffer_abort_trigger() argument
/linux-4.4.14/arch/powerpc/sysdev/
H A Dmpic_u3msi.c87 * the MSI number and that triggers the right interrupt, but find_u4_magic_addr()
H A Dfsl_lbc.c151 * This function triggers dummy write to the memory specified by the io_base,
/linux-4.4.14/arch/sh/drivers/
H A Dheartbeat.c9 * encapsulate some of the same "triggers" that the LED class supports,
/linux-4.4.14/drivers/watchdog/
H A Dmtx-1_wdt.c32 * A timer triggers the watchdog every 5 seconds, until
H A Driowd.c25 * When the watchdog triggers, it asserts a line to the BBC (Boot Bus
H A Ddiag288_wdt.c64 MODULE_PARM_DESC(cmd, "CP command that is run when the watchdog triggers (z/VM only)");
H A Dgef_wdt.c46 * 1. a reload field, bits 27-26, which triggers a reload of
H A Dmv64x60_wdt.c35 * 1. a reload field, bits 27-26, which triggers a reload of
H A Dwdt.c412 * triggers counter 2 downcounts the length of the reset pulse which
/linux-4.4.14/drivers/irqchip/
H A Dirq-metag.c62 * This function is a table of supported triggers on HWSTATMETA
173 * Writing a 1 toggles, and a 0->1 transition triggers. We only metag_internal_irq_unmask()
H A Dirq-metag-ext.c348 * Writing a 1 toggles, and a 0->1 transition triggers. We only meta_intc_unmask_edge_irq_nomask()
387 /* Writing a 1 triggers interrupt */ meta_intc_unmask_level_irq_nomask()
/linux-4.4.14/arch/x86/ras/
H A Dmce_amd_inj.c320 * This denotes into which bank we're injecting and triggers
363 "\t supplied value is sanity-checked. Setting the bank value also triggers the\n"
/linux-4.4.14/drivers/iio/adc/
H A Dat91_adc.c515 struct at91_adc_trigger *triggers, at91_adc_get_trigger_value_by_name()
526 triggers[i].name); at91_adc_get_trigger_value_by_name()
532 if (triggers[i].value == 0) at91_adc_get_trigger_value_by_name()
534 return triggers[i].value; at91_adc_get_trigger_value_by_name()
873 st->use_external = of_property_read_bool(node, "atmel,adc-use-external-triggers"); at91_adc_probe_dt()
1282 dev_err(&pdev->dev, "Couldn't setup the triggers.\n"); at91_adc_probe()
514 at91_adc_get_trigger_value_by_name(struct iio_dev *idev, struct at91_adc_trigger *triggers, const char *trigger_name) at91_adc_get_trigger_value_by_name() argument
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dsysfs.c569 "%u %u %u\n", temp.triggers & 0x1, show_tempsense()
570 temp.triggers & 0x2, temp.triggers & 0x4); show_tempsense()
/linux-4.4.14/arch/arm/mach-orion5x/
H A Ddns323-setup.c327 MPP8_GPIO, /* triggers power off */
351 MPP8_GPIO, /* triggers power off */
/linux-4.4.14/sound/pci/
H A Dazt3328.h111 /* timer countdown value; triggers IRQ when timer is finished */
206 * triggers an interrupt:
H A Dad1889.c460 The WSMC "WAEN" bit triggers DMA Wave On/Off */
501 The RAMC "ADEN" bit triggers DMA ADC On/Off */
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_trigger_diag.h3 * to set Diagnostic triggers for MPT (Message Passing Technology) based
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
H A Do2iblnd_modparams.c123 MODULE_PARM_DESC(fmr_flush_trigger, "# dirty FMRs that triggers pool flush");
/linux-4.4.14/drivers/gpu/host1x/
H A Dintr.c196 * Handles sync point threshold triggers, in thread context
/linux-4.4.14/drivers/input/keyboard/
H A Dmpr121_touchkey.c54 /* Masks for touch and release triggers */
H A Dtwl4030_keypad.c100 #define KEYP_EDR 0x16 /* edge triggers */
/linux-4.4.14/drivers/iommu/
H A Ds390-iommu.c194 * to vfio-pci and completing the VFIO_SET_IOMMU ioctl (which triggers s390_iommu_remove_device()
/linux-4.4.14/drivers/memstick/host/
H A Dr592.h19 /* write to this reg (number,len) triggers TPC execution */
/linux-4.4.14/drivers/net/wireless/b43legacy/
H A Dleds.c137 * generic LED triggers. */ b43legacy_map_led()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-fw-file.h371 * flow triggers.
373 * event triggers.
504 * enum iwl_fw_dbg_trigger_mode - triggers functionalities
549 * configuration should be applied when the triggers kicks in.
H A Diwl-fw-error-dump.h270 * enum iwl_fw_dbg_trigger - triggers available
H A Diwl-fw.h242 * @dbg_trigger_tlv: array of pointers to triggers TLVs
/linux-4.4.14/drivers/gpu/drm/msm/edp/
H A Dedp_aux.c114 * The caller who triggers the transaction should avoid the
/linux-4.4.14/arch/tile/kernel/
H A Dsmp.c205 /* Called when smp_send_reschedule() triggers IRQ_RESCHEDULE. */ handle_reschedule_ipi()
/linux-4.4.14/drivers/char/agp/
H A Dsis-agp.c101 * command register triggers a 5ms screwup during which the master for_each_pci_dev()
/linux-4.4.14/drivers/clk/
H A Dclk-si514.c140 * Writing to SI514_REG_M_INT_FRAC triggers the clock change, so that si514_set_muldiv()
/linux-4.4.14/fs/nilfs2/
H A Dsegment.h217 It triggers construction of a
/linux-4.4.14/kernel/
H A Dcontext_tracking.c89 * If a task triggers an exception in userspace, sleep on the exception __context_tracking_enter()
/linux-4.4.14/arch/powerpc/kvm/
H A Demulate.c49 /* POWER4+ triggers a dec interrupt if the value is < 0 */ kvmppc_emulate_dec()
/linux-4.4.14/arch/mips/dec/
H A Decc-berr.c260 * if get_dbe() triggers one. dec_kn03_be_init()
/linux-4.4.14/arch/mips/alchemy/
H A Dboard-mtx1.c227 * adapter on the mtx-1 "singleboard" variant. It triggers a custom mtx1_pci_idsel()
/linux-4.4.14/drivers/gpio/
H A Dgpio-ep93xx.c167 * triggers on low/falling (0) or high/rising (1).
H A Dgpio-davinci.c285 * serve as EDMA event triggers.
H A Dgpio-tz1090.c294 * input value so that the next edge triggers an interrupt. tz1090_gpio_irq_next_edge()
/linux-4.4.14/drivers/staging/most/hdm-dim2/
H A Ddim2_hdm.c654 * request_netinfo - triggers retrieving of network info
658 * Send a command to INIC which triggers retrieving of network info by means of
/linux-4.4.14/drivers/usb/host/
H A Dimx21-dbg.c379 seq_printf(s, "unblock kludge triggers: %lu\n", imx21->debug_unblocks); debug_statistics_show()
/linux-4.4.14/drivers/usb/host/whci/
H A Dasl.c119 /* A halted qTD always triggers an update process_qset()
H A Dpzl.c125 /* A halted qTD always triggers an update pzl_process_qset()
/linux-4.4.14/drivers/iio/gyro/
H A Dadis16260.c94 /* At the moment triggers are only used for ring buffer
/linux-4.4.14/drivers/pci/pcie/aer/
H A Daerdrv.c9 * register an irq handler. When root port triggers an AER interrupt, the irq
/linux-4.4.14/drivers/net/wireless/b43/
H A Dleds.c168 * generic LED triggers. */ b43_map_led()
/linux-4.4.14/drivers/acpi/
H A Dac.c291 * discharging. Re-reading AC status triggers lost AC notifications, acpi_ac_battery_notify()
/linux-4.4.14/arch/alpha/kernel/
H A Dsys_sio.c273 /* Do not set *ANY* level triggers for AlphaBook1. */ alphabook1_init_pci()
/linux-4.4.14/arch/powerpc/platforms/cell/
H A Dinterrupt.c368 /* Flush pending (make sure it triggers if there is setup_iic()
/linux-4.4.14/arch/s390/hypfs/
H A Dinode.c175 * data gathering of one process another process triggers an update hypfs_write_iter()
/linux-4.4.14/arch/m68k/atari/
H A Dataints.c206 * and triggers dead interrupt watchdog atari_ethernat_startup()
/linux-4.4.14/net/mac80211/
H A Ddebugfs_sta.c353 * station with the same address which triggers adding ieee80211_sta_debugfs_add()
H A Dmesh_ps.c77 * sets the non-peer power mode and triggers the driver PS (re-)configuration
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dr300_cmdbuf.c696 /* triggers drawing using in-packet vertex data */ r300_emit_raw_packet3()
698 /* triggers drawing of vertex buffers setup elsewhere */ r300_emit_raw_packet3()
703 /* triggers drawing using indices to vertex buffer */ r300_emit_raw_packet3()
/linux-4.4.14/drivers/net/wan/
H A Dixp4xx_hss.c218 /* triggers the NPE to load the contents of the configuration table */
221 /* triggers the NPE to return an HssErrorReadResponse message */
224 /* triggers the NPE to reset internal status and enable the HssPacketized
/linux-4.4.14/drivers/staging/most/mostcore/
H A Dmostcore.h235 * @request_netinfo: triggers retrieving of network info from the HDM by
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_qdio.c490 * The triggers are always run from qdio tasklet context, so no
/linux-4.4.14/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c372 * Configure default bits: vsync triggers DMA, path_set_default()
/linux-4.4.14/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h217 * @atbtrig: If the implementation can support ATB triggers
/linux-4.4.14/drivers/gpu/drm/udl/
H A Dudl_fb.c83 * Touching ANY framebuffer memory that triggers a page fault
/linux-4.4.14/drivers/hwmon/
H A Dadm1021.c76 * a lower temp than THYST actually triggers an alarm instead of
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dbase.c373 * Adjustment triggers
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dorinoco_plx.c66 * register though, as the PLX9052 wants level triggers with the way
/linux-4.4.14/drivers/net/wireless/prism54/
H A Dislpci_mgt.c308 * triggers, we likely have kernel heap corruption. */ islpci_mgt_receive()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_hotplug.c57 * detect hooks, and, if connector status changes, triggers sending of hotplug
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c102 /* when level triggers, sense is _LO_ */ sample_load_twice()
/linux-4.4.14/arch/tile/include/uapi/arch/
H A Dsim_def.h188 * If written to SPR_SIM_CONTROL, triggers a simulator syscall.
/linux-4.4.14/fs/btrfs/
H A Droot-tree.c316 * triggers a transaction commit and qgroup accounting, which btrfs_find_orphan_roots()
/linux-4.4.14/fs/
H A Dtimerfd.c56 * This gets called when the timer event triggers. We set the "expired"
/linux-4.4.14/arch/mips/alchemy/devboards/
H A Ddb1300.c784 /* insert/eject IRQs: one always triggers so don't enable them db1300_dev_setup()
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap_hwmod_2xxx_ipblock_data.c806 * after the SYSCONFIG SOFTRESET bit is set triggers an
/linux-4.4.14/arch/arm/mach-davinci/
H A Dboard-dm644x-evm.c487 * a bit more. It triggers interrupts on GPIO(7) from pressing
/linux-4.4.14/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c22 * Unfortunately, reading files in chunks triggers *other* bugs on some
/linux-4.4.14/net/ipv4/
H A Dtcp_cubic.c462 /* hystart triggers when cwnd is larger than some threshold */ bictcp_acked()
/linux-4.4.14/net/netfilter/
H A Dnfnetlink.c413 * triggers. nfnetlink_rcv_batch()
/linux-4.4.14/virt/kvm/arm/
H A Darch_timer.c269 * to ensure that hardware interrupts from the timer triggers a guest kvm_timer_flush_hwstate()
/linux-4.4.14/drivers/tty/
H A Dmips_ejtag_fdc.c647 * It simply triggers the common FDC handler code.
683 * It simply triggers the common FDC handler code and arranges for further
/linux-4.4.14/drivers/ps3/
H A Dps3-lpm.c167 * And it enables PPU bookmark triggers ONLY if the other triggers are not set.
/linux-4.4.14/drivers/net/arcnet/
H A Darcnet.c230 /* Register ARCNET LED triggers for a arcnet device
241 netdev_err(netdev, "cannot register LED triggers\n"); devm_arcnet_led_init()
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-cadence.c409 /* Set the slave address in address register - triggers operation */ cdns_i2c_mrecv()
471 /* Set the slave address in address register - triggers operation. */ cdns_i2c_msend()
H A Di2c-rk3x.c144 * Generate a START condition, which triggers a REG_INT_START interrupt.
164 * Generate a STOP condition, which triggers a REG_INT_STOP interrupt.
/linux-4.4.14/drivers/iio/light/
H A Dgp2ap020a00f.c28 * with any triggers or illuminance events. Enabling/disabling
1406 * Enable triggers according to the scan_mask. Enabling either gp2ap020a00f_buffer_postenable()
/linux-4.4.14/fs/autofs4/
H A Droot.c343 /* The daemon never triggers a mount. */ autofs4_d_automount()
528 /* Mark entries in the root as mount triggers */ autofs4_lookup()
/linux-4.4.14/drivers/video/fbdev/
H A Dpxa168fb.c334 * Configure default bits: vsync triggers DMA, gated clock set_dma_control1()

Completed in 5867 milliseconds

12