Home
last modified time | relevance | path

Searched refs:activated (Results 1 – 25 of 25) sorted by relevance

/drivers/ntb/hw/idt/
A DKconfig16 First of all partitions must be activated and properly assigned to all
17 the ports with NT-functions intended to be activated (see SWPARTxCTL
/drivers/thunderbolt/
A Dpath.c160 path->activated = true; in tb_path_discover()
479 if (!path->activated) { in tb_path_deactivate()
491 path->activated = false; in tb_path_deactivate()
507 if (path->activated) { in tb_path_activate()
583 path->activated = true; in tb_path_activate()
A Dtunnel.c2346 WARN_ON(!tunnel->paths[i]->activated); in tb_tunnel_is_invalid()
2374 if (tunnel->paths[i]->activated) { in tb_tunnel_activate()
2376 tunnel->paths[i]->activated = false; in tb_tunnel_activate()
2426 if (tunnel->paths[i] && tunnel->paths[i]->activated) in tb_tunnel_deactivate()
A Dicm.c383 static void icm_xdomain_activated(struct tb_xdomain *xd, bool activated) in icm_xdomain_activated() argument
391 if (activated) in icm_xdomain_activated()
A Dtb.h441 bool activated; member
/drivers/gpu/drm/amd/amdkfd/
A Dkfd_events.c43 bool activated; /* Becomes true when event is signaled */ member
641 WRITE_ONCE(waiter->activated, true); in set_event()
821 waiter->activated = ev->signaled; in init_event_waiter()
829 waiter->activated = true; in init_event_waiter()
832 if (!waiter->activated) in init_event_waiter()
859 if (READ_ONCE(event_waiters[i].activated)) { in test_event_condition()
890 if (waiter->activated) { in copy_signaled_event_data()
941 if (undo_auto_reset && waiters[i].activated && in free_waiters()
/drivers/leds/trigger/
A Dledtrig-pattern.c488 led_cdev->activated = true; in pattern_trig_activate()
506 if (!led_cdev->activated) in pattern_trig_deactivate()
517 led_cdev->activated = false; in pattern_trig_deactivate()
/drivers/virt/
A DKconfig24 Prefer Y to M so that this protection is activated very early.
/drivers/platform/x86/amd/
A DKconfig34 This mechanism will only be activated on platforms that advertise a
/drivers/nfc/pn544/
A Dpn544.c338 u8 activated; in pn544_hci_start_poll() local
358 activated = 0; in pn544_hci_start_poll()
360 PN544_PL_NFCT_DEACTIVATED, &activated, 1); in pn544_hci_start_poll()
/drivers/mmc/host/
A Dcqhci-core.c303 cq_host->activated = true; in __cqhci_enable()
316 cq_host->activated = false; in __cqhci_disable()
323 if (cq_host->enabled && cq_host->activated) in cqhci_deactivate()
615 if (!cq_host->activated) in cqhci_request()
A Dcqhci.h246 bool activated; member
A Dsdhci-tegra.c1247 if (!cq_host->activated) { in sdhci_tegra_cqe_enable()
/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_fdma.c287 tx->activated = false; in lan966x_fdma_tx_disable()
591 if (likely(lan966x->tx.activated)) { in lan966x_fdma_tx_start()
595 lan966x->tx.activated = true; in lan966x_fdma_tx_start()
A Dlan966x_main.h242 bool activated; member
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_devlink.c361 bool activated = false; in bnxt_dl_livepatch_activate() local
399 activated = true; in bnxt_dl_livepatch_activate()
418 if (activated) { in bnxt_dl_livepatch_activate()
/drivers/net/wireless/marvell/mwifiex/
A DREADME133 hs_activated = <0/1, extended host sleep not activated/activated>
A Dcmdevt.c1140 mwifiex_hs_activated_event(struct mwifiex_adapter *adapter, u8 activated) in mwifiex_hs_activated_event() argument
1142 if (activated) { in mwifiex_hs_activated_event()
A Dmain.h1123 u8 activated);
/drivers/gpu/drm/i915/display/
A Dintel_fbc.c118 bool activated; member
732 fbc->activated = true; in intel_fbc_hw_activate()
1662 if (fbc->activated && DISPLAY_VER(display) >= 10) in __intel_fbc_pre_update()
1664 fbc->activated = false; in __intel_fbc_pre_update()
/drivers/leds/
A Dled-triggers.c195 led_cdev->activated = false; in led_trigger_set()
A DKconfig927 InfiniBand switches. The driver can be activated by the platform device
/drivers/gpu/drm/i915/
A DKconfig.debug31 The API needs to be activated at boot time using the
/drivers/net/ethernet/mellanox/mlx4/
A Den_netdev.c178 u8 activated; /* Used to prevent expiry before filter member
257 filter->activated = 0; in mlx4_en_filter_work()
272 filter->activated = 1; in mlx4_en_filter_work()
455 if (filter->activated && in mlx4_en_filter_rfs_expire()
/drivers/hwmon/
A DKconfig1376 Ethernet and InfiniBand switches. The driver can be activated by the

Completed in 850 milliseconds