| /drivers/ntb/hw/idt/ |
| A D | Kconfig | 16 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 D | path.c | 160 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 D | tunnel.c | 2346 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 D | icm.c | 383 static void icm_xdomain_activated(struct tb_xdomain *xd, bool activated) in icm_xdomain_activated() argument 391 if (activated) in icm_xdomain_activated()
|
| A D | tb.h | 441 bool activated; member
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_events.c | 43 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 D | ledtrig-pattern.c | 488 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 D | Kconfig | 24 Prefer Y to M so that this protection is activated very early.
|
| /drivers/platform/x86/amd/ |
| A D | Kconfig | 34 This mechanism will only be activated on platforms that advertise a
|
| /drivers/nfc/pn544/ |
| A D | pn544.c | 338 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 D | cqhci-core.c | 303 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 D | cqhci.h | 246 bool activated; member
|
| A D | sdhci-tegra.c | 1247 if (!cq_host->activated) { in sdhci_tegra_cqe_enable()
|
| /drivers/net/ethernet/microchip/lan966x/ |
| A D | lan966x_fdma.c | 287 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 D | lan966x_main.h | 242 bool activated; member
|
| /drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt_devlink.c | 361 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 D | README | 133 hs_activated = <0/1, extended host sleep not activated/activated>
|
| A D | cmdevt.c | 1140 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 D | main.h | 1123 u8 activated);
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_fbc.c | 118 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 D | led-triggers.c | 195 led_cdev->activated = false; in led_trigger_set()
|
| A D | Kconfig | 927 InfiniBand switches. The driver can be activated by the platform device
|
| /drivers/gpu/drm/i915/ |
| A D | Kconfig.debug | 31 The API needs to be activated at boot time using the
|
| /drivers/net/ethernet/mellanox/mlx4/ |
| A D | en_netdev.c | 178 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 D | Kconfig | 1376 Ethernet and InfiniBand switches. The driver can be activated by the
|