/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sync.c | 90 static void amdgpu_sync_keep_later(struct fence **keep, struct fence *fence) in amdgpu_sync_keep_later() argument 92 if (*keep && fence_is_later(*keep, fence)) in amdgpu_sync_keep_later() 95 fence_put(*keep); in amdgpu_sync_keep_later() 96 *keep = fence_get(fence); in amdgpu_sync_keep_later()
|
/drivers/net/wireless/libertas/ |
D | README | 199 keep=[0 or 1] keep the previous scan results (1), discard (0) 206 The type field will default to 3 (Any) and the keep field will default 216 3) Scan all available channels (B/G, A bands) for a specific BSSID, keep 218 echo "bssid=00:50:43:20:12:82 keep=1" > setuserscan 223 echo "type=1 keep=1" > setuserscan 225 All entries in the scan table (not just the new scan data when keep=1)
|
/drivers/gpu/drm/nouveau/nvif/ |
D | notify.c | 91 nvif_notify_func(struct nvif_notify *notify, bool keep) in nvif_notify_func() argument 96 if (!keep) in nvif_notify_func() 136 ret = nvif_notify_func(notify, client->driver->keep); in nvif_notify()
|
/drivers/gpu/drm/nouveau/include/nvif/ |
D | driver.h | 14 bool keep; member
|
/drivers/iio/amplifiers/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/potentiometer/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/gpu/drm/vc4/ |
D | Kconfig | 13 the config.txt for the firmware, to keep it from smashing
|
/drivers/net/wireless/ti/ |
D | Kconfig | 13 # keep last for automatic dependencies
|
/drivers/iio/orientation/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/buffer/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/iio/trigger/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_nvif.c | 133 .keep = false,
|
/drivers/staging/rdma/ |
D | Kconfig | 22 # Please keep entries in alphabetic order
|
/drivers/iio/frequency/ |
D | Kconfig | 7 # When adding new entries keep the list in alphabetical order
|
/drivers/staging/iio/Documentation/ |
D | trigger.txt | 22 triggers to keep track of what they have created.
|
/drivers/staging/media/ |
D | Kconfig | 21 # Please keep them in alphabetic order
|
/drivers/staging/fsl-mc/ |
D | TODO | 21 to evolve, so minor updates are needed to keep in sync with binary
|
/drivers/iio/imu/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/staging/slicoss/ |
D | TODO | 20 - don't keep private linked list of drivers.
|
/drivers/net/wireless/iwlwifi/mvm/ |
D | d3.c | 1641 bool keep; in iwl_mvm_query_wakeup_reasons() local 1680 keep = iwl_mvm_setup_connection_keep(mvm, vif, fw_status); in iwl_mvm_query_wakeup_reasons() 1683 return keep; in iwl_mvm_query_wakeup_reasons() 1873 bool keep = false; in __iwl_mvm_resume() local 1905 keep = iwl_mvm_query_wakeup_reasons(mvm, vif); in __iwl_mvm_resume() 1907 if (keep) in __iwl_mvm_resume() 1922 iwl_mvm_d3_disconnect_iter, keep ? vif : NULL); in __iwl_mvm_resume()
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | idle.fuc | 60 // keep looping while there's pending messages for any process
|
/drivers/lguest/ |
D | README | 11 So get comfortable and keep your wits about you (both quick and humorous).
|
/drivers/iio/magnetometer/ |
D | Kconfig | 4 # When adding new entries keep the list in alphabetical order
|
/drivers/staging/iio/ |
D | TODO | 72 files. (avoided at the moment to keep the driver set
|
/drivers/tty/serial/8250/ |
D | Kconfig | 44 keep the 8250_core.* options around until they revert the changes 325 argument. If you read this, please keep this option disabled and 328 to keep this option enabled. Otherwise people might complain about a
|