/drivers/thunderbolt/ |
D | tunnel_pci.c | 121 if (tunnel->path_to_up->activated || tunnel->path_to_down->activated) { in tb_pci_free() 135 WARN_ON(!tunnel->path_to_up->activated); in tb_pci_is_invalid() 136 WARN_ON(!tunnel->path_to_down->activated); in tb_pci_is_invalid() 164 tunnel->path_to_up->activated = false; in tb_pci_restart() 165 tunnel->path_to_down->activated = false; in tb_pci_restart() 198 if (tunnel->path_to_up->activated || tunnel->path_to_down->activated) { in tb_pci_activate() 226 if (tunnel->path_to_down->activated) in tb_pci_deactivate() 228 if (tunnel->path_to_up->activated) in tb_pci_deactivate()
|
D | path.c | 55 if (path->activated) { in tb_path_free() 92 if (!path->activated) { in tb_path_deactivate() 104 path->activated = false; in tb_path_deactivate() 119 if (path->activated) { in tb_path_activate() 211 path->activated = true; in tb_path_activate()
|
D | tb.h | 90 bool activated; member
|
/drivers/leds/trigger/ |
D | ledtrig-timer.c | 89 led_cdev->activated = true; in timer_trig_activate() 99 if (led_cdev->activated) { in timer_trig_deactivate() 102 led_cdev->activated = false; in timer_trig_deactivate()
|
D | ledtrig-backlight.c | 125 led->activated = true; in bl_trig_activate() 139 if (led->activated) { in bl_trig_deactivate() 143 led->activated = false; in bl_trig_deactivate()
|
D | ledtrig-heartbeat.c | 136 led_cdev->activated = true; in heartbeat_trig_activate() 143 if (led_cdev->activated) { in heartbeat_trig_deactivate() 147 led_cdev->activated = false; in heartbeat_trig_deactivate()
|
D | ledtrig-oneshot.c | 152 led_cdev->activated = true; in oneshot_trig_activate() 170 if (led_cdev->activated) { in oneshot_trig_deactivate() 176 led_cdev->activated = false; in oneshot_trig_deactivate()
|
D | ledtrig-transient.c | 187 led_cdev->activated = true; in transient_trig_activate() 205 if (led_cdev->activated) { in transient_trig_deactivate() 213 led_cdev->activated = false; in transient_trig_deactivate()
|
D | ledtrig-gpio.c | 203 led->activated = true; in gpio_trig_activate() 221 if (led->activated) { in gpio_trig_deactivate() 229 led->activated = false; in gpio_trig_deactivate()
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_events.c | 48 bool activated; member 486 waiter->activated = true; in set_event() 614 event_waiters[i].activated = false; in alloc_event_waiters() 632 waiter->activated = ev->signaled; in init_event_waiter() 647 if (event_waiters[i].activated) { in test_event_condition() 675 if (waiter->activated && event->type == KFD_EVENT_TYPE_MEMORY) { in copy_signaled_event_data()
|
/drivers/hwtracing/coresight/ |
D | coresight.c | 318 csdev->activated) { in coresight_build_paths() 393 return scnprintf(buf, PAGE_SIZE, "%u\n", (unsigned)csdev->activated); in enable_sink_show() 409 csdev->activated = true; in enable_sink_store() 411 csdev->activated = false; in enable_sink_store()
|
/drivers/staging/iio/Documentation/dac/ |
D | max517 | 39 of the chip is activated, reducing the supply current to 4uA.
|
/drivers/nfc/pn544/ |
D | pn544.c | 350 u8 activated; in pn544_hci_start_poll() local 370 activated = 0; in pn544_hci_start_poll() 372 PN544_PL_NFCT_DEACTIVATED, &activated, 1); in pn544_hci_start_poll()
|
/drivers/net/wireless/mwifiex/ |
D | README | 132 hs_activated = <0/1, extended host sleep not activated/activated>
|
D | cmdevt.c | 1155 mwifiex_hs_activated_event(struct mwifiex_private *priv, u8 activated) in mwifiex_hs_activated_event() argument 1157 if (activated) { in mwifiex_hs_activated_event()
|
D | main.h | 1080 u8 activated);
|
/drivers/staging/slicoss/ |
D | slicoss.c | 2436 if (!adapter->activated) { in slic_entry_open() 2439 adapter->activated = 1; in slic_entry_open() 2444 if (adapter->activated) { in slic_entry_open() 2447 adapter->activated = 0; in slic_entry_open() 2527 if (adapter->activated) { in slic_entry_halt() 2530 adapter->activated = 0; in slic_entry_halt()
|
D | slic.h | 413 uint activated; member
|
/drivers/block/ |
D | sx8.c | 1330 int activated = 0; in carm_fsm_task() local 1338 activated++; in carm_fsm_task() 1342 pci_name(host->pdev), activated); in carm_fsm_task()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 117 u8 activated; /* Used to prevent expiry before filter member 193 filter->activated = 0; in mlx4_en_filter_work() 208 filter->activated = 1; in mlx4_en_filter_work() 391 if (filter->activated && in mlx4_en_filter_rfs_expire()
|
/drivers/usb/host/ |
D | imx21-hcd.c | 333 DEBUG_LOG_FRAME(imx21, etd, activated); in activate_etd()
|
/drivers/staging/speakup/ |
D | spkguide.txt | 1015 by the help system. For example, suppose that you have activated help mode, 1174 synthesizer is activated. You can use speakupconf to load your settings
|