/linux-4.1.27/drivers/thunderbolt/ |
H A D | tunnel_pci.c | 54 * activated. 121 if (tunnel->path_to_up->activated || tunnel->path_to_down->activated) { tb_pci_free() 122 tb_tunnel_WARN(tunnel, "trying to free an activated tunnel\n"); tb_pci_free() 131 * tb_pci_is_invalid - check whether an activated path is still valid 135 WARN_ON(!tunnel->path_to_up->activated); tb_pci_is_invalid() 136 WARN_ON(!tunnel->path_to_down->activated); tb_pci_is_invalid() 164 tunnel->path_to_up->activated = false; tb_pci_restart() 165 tunnel->path_to_down->activated = false; tb_pci_restart() 198 if (tunnel->path_to_up->activated || tunnel->path_to_down->activated) { tb_pci_activate() 200 "trying to activate an already activated tunnel\n"); tb_pci_activate() 226 if (tunnel->path_to_down->activated) tb_pci_deactivate() 228 if (tunnel->path_to_up->activated) tb_pci_deactivate()
|
H A D | path.c | 55 if (path->activated) { tb_path_free() 56 tb_WARN(path->tb, "trying to free an activated path\n") tb_path_free() 92 if (!path->activated) { tb_path_deactivate() 104 path->activated = false; tb_path_deactivate() 119 if (path->activated) { tb_path_activate() 120 tb_WARN(path->tb, "trying to activate already activated path\n"); tb_path_activate() 211 path->activated = true; tb_path_activate()
|
H A D | tb.c | 167 /* check whether port is already activated */ tb_activate_pcie_devices() 175 "PCIe port already activated, aborting\n"); tb_activate_pcie_devices()
|
H A D | tb.h | 90 bool activated; member in struct:tb_path
|
H A D | nhi.c | 600 * activated. Do a proper shutdown. nhi_probe()
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | lp8755.h | 23 *OCP : over current protect activated 24 *OVP : over voltage protect activated
|
H A D | pxa2xx_udc.h | 24 int gpio_pullup; /* high == pullup activated */
|
/linux-4.1.27/drivers/leds/trigger/ |
H A D | ledtrig-timer.c | 89 led_cdev->activated = true; timer_trig_activate() 99 if (led_cdev->activated) { timer_trig_deactivate() 102 led_cdev->activated = false; timer_trig_deactivate()
|
H A D | ledtrig-backlight.c | 125 led->activated = true; bl_trig_activate() 139 if (led->activated) { bl_trig_deactivate() 143 led->activated = false; bl_trig_deactivate()
|
H A D | ledtrig-heartbeat.c | 94 led_cdev->activated = true; heartbeat_trig_activate() 101 if (led_cdev->activated) { heartbeat_trig_deactivate() 104 led_cdev->activated = false; heartbeat_trig_deactivate()
|
H A D | ledtrig-gpio.c | 203 led->activated = true; gpio_trig_activate() 221 if (led->activated) { gpio_trig_deactivate() 229 led->activated = false; gpio_trig_deactivate()
|
H A D | ledtrig-oneshot.c | 152 led_cdev->activated = true; oneshot_trig_activate() 170 if (led_cdev->activated) { oneshot_trig_deactivate() 176 led_cdev->activated = false; oneshot_trig_deactivate()
|
H A D | ledtrig-transient.c | 187 led_cdev->activated = true; transient_trig_activate() 205 if (led_cdev->activated) { transient_trig_deactivate() 213 led_cdev->activated = false; transient_trig_deactivate()
|
/linux-4.1.27/include/linux/usb/ |
H A D | isp1362.h | 41 * WE MUST NOT be activated during these intervals (even without CS!)
|
H A D | gadget.h | 790 * need to be activated before the system can talk to hosts. 859 * endpoints should be activated or (config 0) shut down.
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
H A D | cmb.h | 26 * z990 machines) is activated.
|
/linux-4.1.27/include/linux/ |
H A D | coresight.h | 157 * @activated: 'true' only if a _sink_ has been activated. A sink can be 158 activated but not yet enabled. Enabling for a _sink_ 173 bool activated; /* true only if a sink is part of a path */ member in struct:coresight_device
|
H A D | mISDNhw.h | 47 #define FLG_L2_ACTIVATED 3 /* activated from L2 */ 49 #define FLG_ACTIVE 6 /* channel is activated */
|
H A D | pm_wakeup.h | 39 * @active_count: Number of times the wakeup source was activated. 44 * @has_timeout: The wakeup source has been activated with a timeout.
|
H A D | virtio_mmio.h | 61 /* Bitmask of features activated by the driver (guest)
|
H A D | leds.h | 97 /* true if activated - deactivate routine uses it to do cleanup */ 98 bool activated; member in struct:led_classdev
|
H A D | tcp.h | 197 frto : 1;/* F-RTO (RFC5682) activated in CA_Loss */
|
H A D | ethtool.h | 49 * @ETHTOOL_ID_ACTIVE: Physical ID indicator should be activated
|
H A D | pagemap.h | 73 * This is non-atomic. Only to be used before the mapping is activated.
|
/linux-4.1.27/mm/ |
H A D | workingset.c | 61 * activated optimistically to compete with the existing active pages. 73 * more recently than the activated page towards the tail of the 117 * in between accesses, but activated instead. And on a full system, 129 * least (R - E) active pages, the refaulting page is activated 229 * Returns %true if the page should be activated, %false otherwise. 248 * @page: page that is being activated
|
H A D | cma.c | 222 * has been activated and all other subsystems have already allocated/reserved
|
H A D | frontswap.c | 78 * _after_ the swap system has been activated, we have chokepoints inc_frontswap_invalidates()
|
/linux-4.1.27/include/trace/events/ |
H A D | workqueue.h | 66 * workqueue_activate_work - called when a work gets activated
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | vpe-mt.c | 64 /* should check it is halted, and not activated */ vpe_run() 85 * Mark the TC as activated, not interrupt exempt and not dynamically vpe_run() 479 /* mark not activated and not dynamically allocatable */ vpe_module_init()
|
H A D | mcount.S | 76 /* When tracing is activated, it calls ftrace_caller+8 (aka here) */
|
/linux-4.1.27/drivers/isdn/isdnloop/ |
H A D | isdnloop.h | 54 #define ISDNLOOP_FLAGS_RUNNING 4 /* Cards driver activated */
|
/linux-4.1.27/drivers/hwtracing/coresight/ |
H A D | coresight.c | 310 csdev->activated) { coresight_build_paths() 385 return scnprintf(buf, PAGE_SIZE, "%u\n", (unsigned)csdev->activated); enable_sink_show() 401 csdev->activated = true; enable_sink_store() 403 csdev->activated = false; enable_sink_store()
|
/linux-4.1.27/drivers/clocksource/ |
H A D | dw_apb_timer_of.c | 44 pr_warn("pclk for %s is present, but could not be activated\n", timer_get_base_and_rate()
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | hardwall.c | 375 * Kill off any process that is activated in this rectangle. do_hardwall_trap() 377 * one of the activated processes that generated the user network do_hardwall_trap() 378 * message that caused this trap, and all the activated do_hardwall_trap() 615 printk(KERN_DEBUG "Pid %d (%s) activated for %s hardwall: cpu %d\n", hardwall_activate() 650 int activated; hardwall_deactivate() local 653 activated = (task->thread.hardwall[hwt->index].info != NULL); hardwall_deactivate() 654 if (activated) hardwall_deactivate() 658 if (!activated) hardwall_deactivate() 1041 * NOTE: if multiple threads are activated on this hardwall hardwall_flush()
|
/linux-4.1.27/drivers/pps/ |
H A D | kc.c | 117 /* Pass some events to kernel consumer if activated */ pps_kc_event()
|
/linux-4.1.27/arch/mips/mm/ |
H A D | sc-mips.c | 61 * Check if the L2 cache controller is activated on a particular platform.
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | omap_opp_data.h | 45 * available, a set of these are activated based on the precise nature of
|
H A D | prm3xxx.c | 467 * In cases where IVA2 is activated by bootcode, it may prevent
|
/linux-4.1.27/scripts/kconfig/ |
H A D | qconf.cc | 1326 connect(backAction, SIGNAL(activated()), SLOT(goBack())); ConfigMainWindow() 1329 connect(quitAction, SIGNAL(activated()), SLOT(close())); ConfigMainWindow() 1331 connect(loadAction, SIGNAL(activated()), SLOT(loadConfig())); ConfigMainWindow() 1333 connect(saveAction, SIGNAL(activated()), SLOT(saveConfig())); ConfigMainWindow() 1338 connect(saveAsAction, SIGNAL(activated()), SLOT(saveConfigAs())); ConfigMainWindow() 1340 connect(searchAction, SIGNAL(activated()), SLOT(searchConfig())); ConfigMainWindow() 1342 connect(singleViewAction, SIGNAL(activated()), SLOT(showSingleView())); ConfigMainWindow() 1344 connect(splitViewAction, SIGNAL(activated()), SLOT(showSplitView())); ConfigMainWindow() 1346 connect(fullViewAction, SIGNAL(activated()), SLOT(showFullView())); ConfigMainWindow() 1394 connect(showIntroAction, SIGNAL(activated()), SLOT(showIntro())); ConfigMainWindow() 1396 connect(showAboutAction, SIGNAL(activated()), SLOT(showAbout())); ConfigMainWindow()
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_proc.c | 261 seq_printf(m, "Statistics are not activated in this kernel\n"); dasd_stats_proc_show() 331 pr_warning("/proc/dasd/statistics: is not activated in this kernel\n"); dasd_stats_proc_write()
|
H A D | dasd_devmap.c | 260 pr_info("The autodetection mode has been activated\n"); dasd_parse_keyword() 265 pr_info("The probeonly mode has been activated\n"); dasd_parse_keyword()
|
/linux-4.1.27/drivers/base/ |
H A D | dma-contiguous.c | 104 * has been activated and all other subsystems have already allocated/reserved 155 * has been activated and all other subsystems have already allocated/reserved
|
/linux-4.1.27/net/irda/ |
H A D | timer.c | 99 /* If timer is activated, kill it! */ irlap_stop_mbusy_timer() 131 /* If timer is activated, kill it! */ irlmp_stop_idle_timer()
|
/linux-4.1.27/drivers/input/keyboard/ |
H A D | matrix_keypad.c | 45 * NOTE: normally the GPIO has to be put into HiZ when de-activated to cause 208 * columns will be activated and IRQs be enabled after the scan. matrix_keypad_start() 309 /* initialized strobe lines as outputs, activated */ matrix_keypad_init_gpio()
|
/linux-4.1.27/drivers/isdn/act2000/ |
H A D | act2000.h | 90 #define ACT2000_FLAGS_RUNNING 1 /* Cards driver activated */
|
/linux-4.1.27/drivers/isdn/hysdn/ |
H A D | hysdn_init.c | 48 /* Additionally newer versions may be activated without rebooting. */
|
/linux-4.1.27/drivers/phy/ |
H A D | phy-qcom-ufs-qmp-20nm.c | 127 * Make sure that above workaround is activated before ufs_qcom_phy_qmp_20nm_power_control()
|
H A D | phy-twl4030-usb.c | 294 * signal is active, the OTG module is activated, and twl4030_usb_linkstat() 432 * is re-activated. This ensures that VUSB3V1 is really active. twl4030_usb_runtime_resume()
|
/linux-4.1.27/arch/mips/alchemy/devboards/ |
H A D | pm.c | 90 printk(KERN_ERR "db1x: no wakeup source activated!\n"); db1x_pm_begin()
|
/linux-4.1.27/drivers/video/backlight/ |
H A D | locomolcd.c | 190 * from fs_initcall, which is before locomo is activated. locomolcd_probe()
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_memcontrol.c | 94 * The activated bit is used to guarantee that no two writers tcp_update_limit()
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_benchmark.c | 146 /* sleep a bit to make sure the tracepoint gets activated */ benchmark_event_kthread()
|
/linux-4.1.27/lib/ |
H A D | debugobjects.c | 382 * debug_object_activate - debug checks when an object is activated 435 * This happens when a static object is activated. We debug_object_activate() 816 * - an active object is activated 817 * - an unknown object is activated (might be a statically initialized object)
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_est.c | 37 Currently, the measurement is activated by slow timer handler. Hope
|
/linux-4.1.27/drivers/media/pci/zoran/ |
H A D | zoran.h | 315 int v4l_overlay_active; /* Overlay grab is activated */ 316 int v4l_memgrab_active; /* Memory grab is activated */
|
/linux-4.1.27/drivers/staging/i2o/ |
H A D | pci.c | 186 printk(KERN_INFO "%s: MPC82XX workarounds activated.\n", i2o_pci_alloc() 364 printk(KERN_INFO "%s: Symbios FC920 workarounds activated.\n", i2o_pci_probe()
|
/linux-4.1.27/drivers/scsi/ |
H A D | constants.c | 1004 {0x5E01, "Idle condition activated by timer"}, 1005 {0x5E02, "Standby condition activated by timer"}, 1006 {0x5E03, "Idle condition activated by command"}, 1007 {0x5E04, "Standby condition activated by command"}, 1008 {0x5E05, "Idle_b condition activated by timer"}, 1009 {0x5E06, "Idle_b condition activated by command"}, 1010 {0x5E07, "Idle_c condition activated by timer"}, 1011 {0x5E08, "Idle_c condition activated by command"}, 1012 {0x5E09, "Standby_y condition activated by timer"}, 1013 {0x5E0A, "Standby_y condition activated by command"},
|
/linux-4.1.27/fs/kernfs/ |
H A D | dir.c | 618 * If not activated here, the kernfs user is responsible for kernfs_add_one() 620 * been activated is not visible to userland and its removal won't kernfs_add_one() 995 * @kn: kernfs_node whose subtree is to be activated 998 * needs to be explicitly activated. A node which hasn't been activated 1062 * Drain iff @kn was activated. This avoids draining and __kernfs_remove() 1064 * activated and allows embedding kernfs_remove() in create __kernfs_remove()
|
/linux-4.1.27/drivers/scsi/device_handler/ |
H A D | scsi_dh_alua.c | 702 * @sdev: device on the path to be activated 738 * @sdev: device on the path to be activated 740 * We're currently switching the port group to be activated only and
|
H A D | scsi_dh_hp_sw.c | 283 * @sdev: sdev on the path to be activated
|
H A D | scsi_dh.c | 402 * activated.
|
/linux-4.1.27/drivers/nfc/pn544/ |
H A D | pn544.c | 350 u8 activated; pn544_hci_start_poll() local 370 activated = 0; pn544_hci_start_poll() 372 PN544_PL_NFCT_DEACTIVATED, &activated, 1); pn544_hci_start_poll()
|
/linux-4.1.27/arch/s390/oprofile/ |
H A D | hwsampler.c | 263 /* OOM killer might have been activated */ allocate_sdbt() 285 /* OOM killer might have been activated */ allocate_sdbt() 526 All CPUs should be online when hw sampling is activated. */ hws_cpu_callback()
|
/linux-4.1.27/fs/f2fs/ |
H A D | segment.h | 488 * F2FS_IPU_SSR - if SSR mode is activated, 490 * F2FS_IPU_SSR_UTIL - if SSR mode is activated and FS utilization is over 492 * F2FS_IPU_FSYNC - activated in fsync path only for high performance flash
|
/linux-4.1.27/arch/m32r/kernel/ |
H A D | smpboot.c | 390 printk(KERN_INFO "Total of %d processors activated " \ smp_cpus_done() 394 Dprintk("Before bogocount - setting activated=1.\n"); smp_cpus_done()
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | mcpm.h | 166 * work. This must be called by the newly activated CPU as soon as it is 297 * CPU level). Proper exclusion mechanisms are already activated at that
|
/linux-4.1.27/sound/soc/omap/ |
H A D | ams-delta.c | 61 * Controls, functional after the modem line discipline is activated. 410 * above functonality activated. You can still control its audio input/output
|
H A D | mcbsp.h | 300 * Flags indicating is the bus already activated and configured by
|
/linux-4.1.27/drivers/isdn/icn/ |
H A D | icn.h | 69 #define ICN_FLAGS_RUNNING 4 /* Cards driver activated */
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-kempld.c | 347 * Disable I2C logic if it was not activated before the kempld_i2c_remove()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 59 * adapter activated, passing up the t3cdev ptr. Each client fills out an
|
H A D | cxgb3_offload.c | 82 * and call backs the client for each activated offload device 107 * and call backs the client for each activated offload device. 131 * Call backs all registered clients once a offload device is activated
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | card_sysfs.c | 168 * next_bitstream_show() - Show the next activated bitstream
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | uap_event.c | 195 "event: PPS/UAPSD mode activated\n"); mwifiex_process_uap_event()
|
H A D | cmdevt.c | 1111 * This function sends a Host Sleep activated event to applications. 1116 mwifiex_hs_activated_event(struct mwifiex_private *priv, u8 activated) mwifiex_hs_activated_event() argument 1118 if (activated) { mwifiex_hs_activated_event()
|
H A D | sta_event.c | 306 "event: PPS/UAPSD mode activated\n"); mwifiex_process_sta_event()
|
H A D | 11n_rxreorder.c | 577 "RXREOR_FORCE_NO_DROP when HS is activated\n"); mwifiex_11n_rx_reorder_pkt()
|
H A D | debugfs.c | 382 * - Host Sleep activated status
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | c6xdigio.c | 262 /* Make sure that PnP ports get activated */ c6xdigio_attach()
|
/linux-4.1.27/drivers/regulator/ |
H A D | mt6397-regulator.c | 283 /* Query buck controller to select activated voltage register part */ mt6397_regulator_probe()
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | ia64-acpi-cpufreq.c | 295 "activated.\n", cpu); acpi_cpufreq_cpu_init()
|
H A D | acpi-cpufreq.c | 821 pr_debug("CPU%u - ACPI performance management activated.\n", cpu); acpi_cpufreq_cpu_init()
|
/linux-4.1.27/arch/x86/xen/ |
H A D | spinlock.c | 291 * jump labels are activated.
|
H A D | smp.c | 305 * the smp bootup up code is activated. Hence we need to set this up xen_smp_prepare_boot_cpu()
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | smp.c | 259 printk(KERN_INFO "SMP: Total of %d processors activated " smp_cpus_done()
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | smp_32.c | 87 printk("Total of %d processors activated (%lu.%02lu BogoMIPS).\n",
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | utxfinit.c | 216 * completely initialized (SCI and global_lock activated) and the various ACPI_EXPORT_SYMBOL_INIT()
|
H A D | evregion.c | 406 * If the region has been activated, call the setup handler with acpi_ev_detach_region()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ohci-pci.c | 90 * delays before control or bulk queues get re-activated
|
H A D | ehci-q.c | 315 /* remove de-activated QTDs from front of queue. qh_completions() 346 /* always clean up qtds the hc de-activated */ qh_completions()
|
/linux-4.1.27/drivers/watchdog/ |
H A D | diag288_wdt.c | 134 pr_err("The watchdog cannot be activated\n"); wdt_start()
|
H A D | gef_wdt.c | 116 pr_notice("watchdog activated\n"); gef_wdt_handler_enable()
|
H A D | mv64x60_wdt.c | 105 pr_notice("watchdog activated\n"); mv64x60_wdt_handler_enable()
|
H A D | it8712f_wdt.c | 377 pr_err("Device not activated, skipping\n"); it8712f_wdt_find()
|
H A D | machzwd.c | 250 * reset event is activated by transition from 0 to 1 on zf_ping()
|
H A D | w83977f_wdt.c | 133 pr_info("activated\n"); wdt_start()
|
H A D | wdt977.c | 121 pr_info("activated\n"); wdt977_start()
|
H A D | pcwd.c | 115 #define WD_REVC_RL2A 0x08 /* Relay 2 activated by 119 #define WD_REVC_RLY2 0x80 /* Relay 2 activated? */
|
/linux-4.1.27/include/sound/ |
H A D | control.h | 110 int subscribed; /* read interface is activated */
|
/linux-4.1.27/include/uapi/linux/ |
H A D | nfc.h | 56 * @NFC_EVENT_TM_ACTIVATED: event emitted when the adapter is activated in
|
H A D | virtio_pci.h | 49 /* A 32-bit r/w bitmask of features activated by the guest */
|
/linux-4.1.27/arch/s390/kvm/ |
H A D | diag.c | 90 * If the pagefault handshake is already activated, __diag_page_ref_service()
|
/linux-4.1.27/arch/mips/mti-malta/ |
H A D | malta-setup.c | 254 pr_info("Enhanced Virtual Addressing (EVA) activated\n"); plat_mem_setup()
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | book3s_hv_builtin.c | 71 * has been activated and all other subsystems have already allocated/reserved
|
/linux-4.1.27/arch/powerpc/mm/ |
H A D | pgtable.c | 184 * this context might not have been activated yet when this set_pte_at()
|
/linux-4.1.27/arch/blackfin/mach-common/ |
H A D | smp.c | 359 printk(KERN_INFO "SMP: Total of %d processors activated " smp_cpus_done()
|
/linux-4.1.27/net/nfc/ |
H A D | core.c | 402 * @target_idx: index of the target that must be activated 821 * nfc_target_lost - inform that an activated target went out of field 823 * @dev: The nfc device that had the activated target in field 826 * The device driver must call this function when the activated target
|
/linux-4.1.27/net/rfkill/ |
H A D | input.c | 80 "rfkill Emergency Power Off activated\n", __rfkill_handle_global_op()
|
/linux-4.1.27/tools/perf/ui/gtk/ |
H A D | hists.c | 264 g_signal_connect(view, "row-activated",
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | eeprom.h | 390 * to when the external LNA is activated 394 * external PA switch is activated
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | tt.c | 670 /* stop ct_kill_exit_tm timer if activated */ iwl_tt_exit() 672 /* stop ct_kill_waiting_tm timer if activated */ iwl_tt_exit()
|
H A D | agn.h | 310 being activated */ iwl_get_agg_tx_fail_reason()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | s5h1420.c | 412 /* DC freeze TODO it was never activated by default or it can stay activated */ s5h1420_read_status()
|
H A D | stv6110x.c | 213 STV6110x_SETFIELD(stv6110x->regs[STV6110x_CTRL3], CTRL3_RCCLK_OFF, 0x0); /* cal. clk activated */ stv6110x_set_bandwidth()
|
H A D | mt352.c | 431 * If the Read_Tuner_Byte (bit-1) is activated, then the tuner status mt352_read_status()
|
/linux-4.1.27/net/nfc/nci/ |
H A D | ntf.c | 650 /* A single target was found and activated nci_rf_intf_activated_ntf_packet() 656 /* A selected target was activated, so complete the nci_rf_intf_activated_ntf_packet()
|
/linux-4.1.27/drivers/mfd/ |
H A D | da9052-core.c | 382 /* Channel gets activated on enabling the Conversion bit */ da9052_adc_manual_read()
|
/linux-4.1.27/drivers/staging/slicoss/ |
H A D | slic.h | 418 uint activated; member in struct:adapter
|
H A D | slicoss.c | 2405 if (!adapter->activated) { slic_entry_open() 2408 adapter->activated = 1; slic_entry_open() 2413 if (adapter->activated) { slic_entry_open() 2416 adapter->activated = 0; slic_entry_open() 2497 if (adapter->activated) { slic_entry_halt() 2500 adapter->activated = 0; slic_entry_halt()
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.c | 436 /* Enable interrupts on activated layers */ atmel_hlcdc_dc_irq_postinstall()
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | bbc.h | 153 * b) XIR push button was activated
|
/linux-4.1.27/drivers/block/ |
H A D | sx8.c | 1330 int activated = 0; carm_fsm_task() local 1338 activated++; carm_fsm_task() 1341 printk(KERN_INFO DRV_NAME "(%s): %d ports activated\n", carm_fsm_task() 1342 pci_name(host->pdev), activated); carm_fsm_task()
|
H A D | umem.c | 241 * Whenever IO on the active page completes, the Ready page is activated 243 * Otherwise the Ready page is only activated when it becomes full.
|
/linux-4.1.27/drivers/pnp/ |
H A D | manager.c | 351 dev_info(&dev->dev, "activated\n"); pnp_start_dev()
|
/linux-4.1.27/net/netfilter/ipset/ |
H A D | ip_set_bitmap_ipmac.c | 131 * because the timer is not activated yet bitmap_ipmac_add_timeout()
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_generic.h | 49 bool active:1; /* activated by driver */
|
/linux-4.1.27/drivers/usb/dwc2/ |
H A D | hcd.h | 235 * @td_first: Index of first activated isochronous transfer descriptor 236 * @td_last: Index of last activated isochronous transfer descriptor 317 * @isoc_frame_index_last: Last activated frame (packet) index, used in
|
H A D | hcd_ddma.c | 407 * skip_frames is used to limit activated descriptors number dwc2_calc_starting_frame() 408 * to avoid the situation when HC services the last activated dwc2_calc_starting_frame() 602 * descriptors activated dwc2_init_isoc_dma_desc()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | f_rndis.c | 582 * either never activated or after rndis_uninit(). rndis_set_alt() 587 * to be activated. It's a strange little state. rndis_set_alt() 811 * until we're activated via set_alt(). rndis_bind()
|
H A D | f_subset.c | 373 * until we're activated via set_alt(). geth_bind()
|
H A D | f_ecm.c | 804 * until we're activated via set_alt(). ecm_bind()
|
/linux-4.1.27/net/mac80211/ |
H A D | agg-tx.c | 408 * After sending add Block Ack request we activated a timer until 491 ht_dbg(sdata, "activated addBA response timer on %pM tid %d\n", ieee80211_tx_ba_session_handle_start() 507 * After accepting the AddBA Response we activated a timer,
|
H A D | agg-rx.c | 135 * After accepting the AddBA Request we activated a timer,
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | hfc_usb.c | 184 int l1_activated; /* layer 1 activated */ 405 } else if (state <= 3 /* && activated */) { s0_state_handler() 407 DBG(HFCUSB_DBG_STATES, "HFC-S USB: T4 activated"); s0_state_handler()
|
/linux-4.1.27/net/dccp/ |
H A D | feat.c | 709 /* Don't bother with default values, they will be activated anyway. */ __feat_register_nn() 1299 * - values are directly activated after successful parsing; 1529 * activated as the last feature. This avoids the case where a CCID
|
H A D | output.c | 182 * - 8 bytes for NDP count (7.7, when activated) dccp_sync_mss()
|
/linux-4.1.27/drivers/hwmon/ |
H A D | sch56xx-common.c | 534 pr_warn("Device not activated\n"); sch56xx_find()
|
H A D | f71882fg.c | 2293 dev_warn(&pdev->dev, "Hardware monitoring not activated\n"); f71882fg_probe() 2591 pr_warn("Device not activated\n"); f71882fg_find()
|
/linux-4.1.27/drivers/s390/char/ |
H A D | fs3270.c | 57 * has been activated AND the initial request is finished. fs3270_working()
|
/linux-4.1.27/drivers/pci/host/ |
H A D | pci-imx6.c | 231 * indication that the bootloader activated the link. imx6_pcie_assert_core_reset()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | cdv_device.c | 381 /* Resume the modeset for every activated CRTC */ cdv_restore_display_registers()
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
H A D | ehca_qp.c | 1471 * port is not activated/initialized fully internal_modify_qp() 1475 "either port is being activated (try again) " internal_modify_qp() 1789 * is activated, ie we got an event PORT_ACTIVE, we'll replay the ehca_modify_qp() 1799 * reports all ports to ib_mad resp. users. Only activated ports ehca_modify_qp()
|
/linux-4.1.27/drivers/input/joystick/ |
H A D | grip_mp.c | 488 dbg("multiport_init(): digital mode activated.\n"); multiport_init()
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | auo-pixcir-ts.c | 87 * sleep: scan speed 10Hz can be auto-activated, wakeup on 1st touch
|
/linux-4.1.27/drivers/bcma/ |
H A D | main.c | 353 bcma_debug(bus, "GPIO driver not activated\n"); bcma_register_devices()
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | smp.c | 408 pr_info("SMP: Total of %d processors activated (%lu.%02lu BogoMIPS).\n", smp_cpus_done()
|
/linux-4.1.27/drivers/ata/ |
H A D | ahci.h | 347 * be overridden anytime before the host is activated.
|
/linux-4.1.27/drivers/gpu/host1x/ |
H A D | bus.c | 128 * If all subdevices have been activated, we're about to remove the __host1x_subdev_unregister()
|
/linux-4.1.27/drivers/usb/musb/ |
H A D | musb_core.c | 1055 * acts as a NOP unless some role activated the hardware 1914 * cleanup after everything's been de-activated. musb_free() 2244 * - Peripheral mode: peripheral is deactivated (or never-activated) musb_remove() 2245 * - OTG mode: both roles are deactivated (or never-activated) musb_remove()
|
/linux-4.1.27/include/video/ |
H A D | exynos_mipi_dsim.h | 207 * @dsim_lcd_dev: pointer to activated ddi device.
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | smp.c | 312 pr_info("SMP: Total of %d processors activated.\n", num_online_cpus()); smp_cpus_done()
|
/linux-4.1.27/arch/arm/mach-omap1/ |
H A D | board-htcherald.c | 512 printk(KERN_WARNING "OMAP850 Watchdog seems to be activated, disabling it for now.\n"); htcherald_disable_watchdog()
|
/linux-4.1.27/arch/alpha/kernel/ |
H A D | smp.c | 495 printk(KERN_INFO "SMP: Total of %d processors activated " smp_cpus_done()
|
/linux-4.1.27/kernel/time/ |
H A D | timer.c | 504 * - an active object is activated 505 * - an unknown object is activated (might be a statically initialized object) 881 * active timer (if the timer is inactive it will be activated) 917 * active timer (if the timer is inactive it will be activated)
|
H A D | hrtimer.c | 338 * - an active object is activated 339 * - an unknown object is activated (might be a statically initialized object)
|
/linux-4.1.27/sound/pci/ |
H A D | azt3328.h | 152 /* this WORD can be set to have bits 0x0028 activated (FIXME: correct??);
|
/linux-4.1.27/sound/soc/fsl/ |
H A D | fsl_sai.c | 40 * IRQs that we activated. fsl_sai_isr()
|
/linux-4.1.27/drivers/net/bonding/ |
H A D | bond_options.c | 770 /* There are two tricky bits here. First, if MII monitoring is activated, then 867 /* There are two tricky bits here. First, if ARP monitoring is activated, then
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
H A D | xircom_cb.c | 690 must be completely de-activated. To achieve this, 777 must be completely de-activated. To achieve this,
|
/linux-4.1.27/drivers/media/platform/vsp1/ |
H A D | vsp1_video.c | 373 * activated. vsp1_pipeline_validate_branch() 994 * pipeline can be activated or deactivated once streaming is started. vsp1_video_streamon()
|
/linux-4.1.27/drivers/input/misc/ |
H A D | ad714x.c | 402 * When the scroll wheel is activated, we compute the absolute position based 442 * When the scroll wheel is activated, we compute the absolute position based
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | smpboot.c | 470 pr_info("Total of %d processors activated (%lu.%02lu BogoMIPS)\n", impress_friends() 475 pr_debug("Before bogocount - setting activated=1\n"); impress_friends()
|
/linux-4.1.27/drivers/tty/ |
H A D | tty_ioctl.c | 5 * which can be dynamically activated and de-activated by the line
|
/linux-4.1.27/kernel/rcu/ |
H A D | update.c | 300 * - an active object is activated 301 * - an unknown object is activated (might be a statically initialized object)
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 610 * LPLU will not be activated unless the 889 * activated unless the device autonegotiation advertisement meets standards 1722 /* If workaround is activated... */ e1000e_set_laa_state_82571()
|
/linux-4.1.27/drivers/s390/net/ |
H A D | ctcm_mpc.c | 355 /* activated */ ctc_mpc_alloc_channel() 370 /* XID exchanges completed after PORT was activated */ ctc_mpc_alloc_channel() 420 /* XID exchanges completed after PORT was activated */ ctc_mpc_establish_connectivity()
|
/linux-4.1.27/drivers/staging/panel/ |
H A D | panel.c | 813 /* The backlight is activated by setting the AUTOFEED line to +5V */ lcd_backlight() 1939 * activated by the releasing of another combined panel_process_inputs() 2104 * activated, and so on for <release_fct>/<release_data>
|
/linux-4.1.27/arch/arm/common/ |
H A D | edma.c | 802 * not be activated. 893 * not be activated. 1284 * @channel: channel being activated
|
/linux-4.1.27/drivers/md/ |
H A D | dm-log-userspace-base.c | 689 * device is activated next time. userspace_clear_region()
|
/linux-4.1.27/drivers/ide/ |
H A D | it821x.c | 569 "workarounds activated\n", pci_name(dev)); init_hwif_it821x()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 117 u8 activated; /* Used to prevent expiry before filter member in struct:mlx4_en_filter 193 filter->activated = 0; mlx4_en_filter_work() 208 filter->activated = 1; mlx4_en_filter_work() 388 if (filter->activated && mlx4_en_filter_rfs_expire()
|
/linux-4.1.27/drivers/media/platform/xilinx/ |
H A D | xilinx-dma.c | 397 * pipeline can be activated or deactivated once streaming is started. xvip_dma_start_streaming()
|
/linux-4.1.27/drivers/media/radio/si470x/ |
H A D | radio-si470x-common.c | 60 * - RDS is automatically activated on read now
|
/linux-4.1.27/drivers/net/ |
H A D | netconsole.c | 307 * are not enabled (and the corresponding netpoll activated) by default.
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_vport.c | 397 * In SLI4, the vpi must be activated before it can be used lpfc_vport_create()
|
/linux-4.1.27/drivers/staging/gdm724x/ |
H A D | gdm_lte.c | 752 netdev_info(dev, "pdn activated, nic_type=0x%x\n", gdm_lte_pdn_table()
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
H A D | rtllib_wx.c | 415 /* This ensures a key will be activated if no key is rtllib_wx_set_encode()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_wx.c | 401 /* This ensures a key will be activated if no key is ieee80211_wx_set_encode()
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
H A D | libipw_wx.c | 424 /* This ensures a key will be activated if no key is libipw_wx_set_encode()
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
H A D | mthca_mr.c | 845 mthca_dbg(dev, "Memory key throughput optimization activated.\n"); mthca_init_mr_table()
|
/linux-4.1.27/drivers/input/serio/ |
H A D | i8042-x86ia64io.h | 219 * active multiplexing mode is activated. Luckily they don't have
|
/linux-4.1.27/drivers/acpi/ |
H A D | pci_link.c | 738 /* disable all links -- to be activated on use */ acpi_pci_link_add()
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-picolcd_core.c | 603 dbg_hid(PICOLCD_NAME " activated and initialized\n"); picolcd_probe()
|
/linux-4.1.27/drivers/usb/host/whci/ |
H A D | qset.c | 187 * WHCI 0.95 controller) an activated qTD was pointed to be iCur.
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | au1100fb.c | 104 * activated with the backlight color, or desactivated
|
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/ |
H A D | drxj.h | 523 bool pdr_safe_mode; /**< PDR safe mode activated */
|
/linux-4.1.27/include/xen/interface/ |
H A D | grant_table.h | 434 * are activated; otherwise, the domain will be stuck with version 1.
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | smpboot.c | 712 printk(KERN_INFO "Total of %d processors activated (%lu.%02lu BogoMIPS).\n",
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | smp.c | 401 printk(KERN_INFO "SMP: Total of %d processors activated " smp_cpus_done()
|
/linux-4.1.27/net/batman-adv/ |
H A D | hard-interface.c | 319 batadv_info(hard_iface->soft_iface, "Interface activated: %s\n", batadv_hardif_activate_interface()
|
H A D | send.c | 378 /* the interface gets activated here to avoid race conditions between batadv_schedule_bat_ogm()
|
/linux-4.1.27/kernel/ |
H A D | smp.c | 510 * greater than 0, limits the maximum number of CPUs activated in
|
/linux-4.1.27/net/nfc/hci/ |
H A D | core.c | 401 /* TODO: Multiple targets in field, none activated nfc_hci_event_received()
|
/linux-4.1.27/sound/pci/lola/ |
H A D | lola_mixer.c | 430 /* SRC can be activated and the dwInputSRCMask is valid? */ lola_set_src_config()
|
/linux-4.1.27/include/linux/iio/ |
H A D | iio.h | 96 * activated item. The get callback will be used to query the currently active
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | obd.h | 530 ltd_activate:1,/* should target be activated */ 755 /* Device activated */
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | psmouse-base.c | 1573 /* If this is a pass-through port the parent needs to be re-activated */ psmouse_connect() 1647 /* If this is a pass-through port the parent waits to be activated */ psmouse_reconnect()
|
/linux-4.1.27/sound/pci/nm256/ |
H A D | nm256.c | 1710 dev_dbg(&pci->dev, "reset_workaround activated\n"); snd_nm256_probe() 1715 dev_dbg(&pci->dev, "reset_workaround_2 activated\n"); snd_nm256_probe()
|
/linux-4.1.27/drivers/isdn/gigaset/ |
H A D | gigaset.h | 89 activated */
|
/linux-4.1.27/drivers/isdn/mISDN/ |
H A D | dsp_core.c | 98 * NOTE: The channel must be activated in order to make dsp work, even if
|