| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | osl_ext.h | 124 * sem (out) Newly created semaphore. 126 * Returns: OSL_EXT_SUCCESS if the semaphore was created successfully, or an 127 * error code if the semaphore could not be created. 135 * Purpose: Destroys a previously created semaphore object. 140 * error code if the semaphore could not be created. 154 * error code if the semaphore could not be created. 174 * error code if the semaphore could not be created. 192 * Returns: OSL_EXT_SUCCESS if the mutex was created successfully, or an 193 * error code if the mutex could not be created. 201 * Purpose: Destroys a previously created mutex object. [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | osl_ext.h | 124 * sem (out) Newly created semaphore. 126 * Returns: OSL_EXT_SUCCESS if the semaphore was created successfully, or an 127 * error code if the semaphore could not be created. 135 * Purpose: Destroys a previously created semaphore object. 140 * error code if the semaphore could not be created. 154 * error code if the semaphore could not be created. 174 * error code if the semaphore could not be created. 192 * Returns: OSL_EXT_SUCCESS if the mutex was created successfully, or an 193 * error code if the mutex could not be created. 201 * Purpose: Destroys a previously created mutex object. [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | osl_ext.h | 135 * sem (out) Newly created semaphore. 137 * Returns: OSL_EXT_SUCCESS if the semaphore was created successfully, or an 138 * error code if the semaphore could not be created. 146 * Purpose: Destroys a previously created semaphore object. 151 * error code if the semaphore could not be created. 165 * error code if the semaphore could not be created. 185 * error code if the semaphore could not be created. 203 * Returns: OSL_EXT_SUCCESS if the mutex was created successfully, or an 204 * error code if the mutex could not be created. 212 * Purpose: Destroys a previously created mutex object. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | osl_ext.h | 135 * sem (out) Newly created semaphore. 137 * Returns: OSL_EXT_SUCCESS if the semaphore was created successfully, or an 138 * error code if the semaphore could not be created. 146 * Purpose: Destroys a previously created semaphore object. 151 * error code if the semaphore could not be created. 165 * error code if the semaphore could not be created. 185 * error code if the semaphore could not be created. 203 * Returns: OSL_EXT_SUCCESS if the mutex was created successfully, or an 204 * error code if the mutex could not be created. 212 * Purpose: Destroys a previously created mutex object. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | osl_ext.h | 135 * sem (out) Newly created semaphore. 137 * Returns: OSL_EXT_SUCCESS if the semaphore was created successfully, or an 138 * error code if the semaphore could not be created. 146 * Purpose: Destroys a previously created semaphore object. 151 * error code if the semaphore could not be created. 165 * error code if the semaphore could not be created. 185 * error code if the semaphore could not be created. 203 * Returns: OSL_EXT_SUCCESS if the mutex was created successfully, or an 204 * error code if the mutex could not be created. 212 * Purpose: Destroys a previously created mutex object. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | osl_ext.h | 137 * sem (out) Newly created semaphore. 139 * Returns: OSL_EXT_SUCCESS if the semaphore was created successfully, or an 140 * error code if the semaphore could not be created. 148 * Purpose: Destroys a previously created semaphore object. 153 * error code if the semaphore could not be created. 167 * error code if the semaphore could not be created. 187 * error code if the semaphore could not be created. 206 * Returns: OSL_EXT_SUCCESS if the mutex was created successfully, or an 207 * error code if the mutex could not be created. 215 * Purpose: Destroys a previously created mutex object. [all …]
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_mpi.h | 87 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 97 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 106 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 116 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 126 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 135 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 159 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 169 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 179 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 192 * @param[in] ctx The context of mpp, created by mpp_create() and initiated [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_mpi.h | 87 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 97 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 106 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 116 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 126 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 135 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 159 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 169 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 179 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 192 * @param[in] ctx The context of mpp, created by mpp_create() and initiated [all …]
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | privates.c | 91 /* These can have objects created before all of the keys are registered */ 361 assert(!global_keys[t].created); in dixRegisterPrivateKey() 384 assert(!global_keys[type].created); in dixRegisterPrivateKey() 444 global_keys[type].created++; in _dixInitPrivates() 446 global_keys[PRIVATE_XSELINUX].created++; in _dixInitPrivates() 459 global_keys[type].created--; in _dixFiniPrivates() 461 global_keys[PRIVATE_XSELINUX].created--; in _dixFiniPrivates() 622 assert (!pScreen->screenSpecificPrivates[type].created); in dixRegisterScreenSpecificPrivateKey() 672 pScreen->screenSpecificPrivates[type].created++; in _dixInitScreenPrivates() 677 global_keys[type].created++; in _dixInitScreenPrivates() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0028-debug-101473-apply-debug-prefix-maps-before-checksum.patch | 85 created = ggc_alloc<dwarf_file_data> (); 86 - created->filename = file_name; 87 + created->key = file_name; 88 + created->filename = remap_debug_filename (file_name); 89 created->emitted_number = 0; 90 *slot = created; 91 return created;
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-vfio-mdev | 9 Each supported type is a directory whose name is created 41 devices sysfs entries which are created of this <type-id>. 48 devices of type <type-id> that can be created. This is a 53 the number of available instances could be created before 69 mediated device that will get created of type <type-id>. 81 mediated device that will get created of type <type-id>. 102 directory of which this mediated device is created.
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | runtime_test.py | 19 Expected: 1. testexport directory must be created. 39 # Verify if TEST_EXPORT_DIR was created 58 Expected: 1. testexport directory must be created. 312 "rootfs state file was not created") 327 scripts are called when rootfs is created and also test 332 3. Verify that file created by postinst_rootfs recipe is 334 4. Boot the image created on qemu and verify that the file 335 created by postinst_boot recipe is present on image. 336 Expected: The files are successfully created during rootfs and boot 348 scripts are called when rootfs is created and also test [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/driver-model/ |
| H A D | binding.rst | 63 A symlink is created in the bus's 'devices' directory that points to 66 A symlink is created in the driver's 'devices' directory that points 69 A directory for the device is created in the class's directory. A 70 symlink is created in that directory that points to the device's 73 A symlink can be created (though this isn't done yet) in the device's 75 top-level directory. One can also be created to point to its driver's
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | seq_virmidi.h | 16 * This instance is created at each time the midi device file is 46 int client; /* created/attached client */ 47 int port; /* created/attached port */ 56 * attached sequencer port. sequencer port is not created 61 * sequencer port is created in virmidi.
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_property.h | 61 * Properties are created by one of the special functions, as explained in 93 * range. The range is unsigned. Range properties are created using 99 * range. The range is signed. Range properties are created using 108 * properties are created using drm_property_create_enum(). 114 * by the property. Bitmask properties are created using 123 * enforced by the core. Object properties are created using 132 * The binary blobs are created as KMS standalone objects, and blob 134 * object. Blob properties are created by calling 137 * Actual blob objects to contain blob data are created using 207 * drm_property_blob_put(). They are created using drm_property_create_blob().
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | devres.c | 54 * @dev: the device owning the extcon device being created 91 * @dev: the device owning the extcon device being created 106 * @dev: the device owning the extcon device being created 142 * @dev: the device owning the extcon device being created 157 * @dev: the device owning the extcon device being created 201 * @dev: the device owning the extcon device being created 218 * @dev: the device owning the extcon device being created 256 * @dev: the device owning the extcon device being created
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/ |
| H A D | pci-endpoint-cfs.rst | 39 entries corresponding to EPF driver will be created by the EPF core. 55 (These entries are created by the framework when any new <EPF Device> is 56 created) 76 entries corresponding to EPC device will be created by the EPC core. 90 <EPF Device>. These symbolic links should be created by the user to 96 all the EPF devices are created and linked with the EPC device.
|
| /OK3568_Linux_fs/buildroot/package/mtp/ |
| H A D | 0009-MtpServer-Support-creation-time.patch | 41 + time_t created) = 0; 95 + time_t created) 103 + entry.creation = created; 115 - mData.putEmptyString(); // date created 117 + mData.putString(date); // date created 126 + if (!parseDateTime(created, createdTime)) 151 + time_t created)
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | configfs.rst | 21 With sysfs, an object is created in kernel (for example, when a device 25 write(2). The important point is that the object is created and 29 A configfs config_item is created via an explicit userspace operation: 54 An item is created via mkdir(2). The item's attributes will also 98 A fakenbd connection can be created with mkdir(2). The name is 127 Items are created and destroyed inside a config_group. A group is a 129 Items are created by mkdir(2) and removed by rmdir(2), but configfs 166 Whether statically defined in a source file or created by a parent 263 A config_item cannot live in a vacuum. The only way one can be created 357 The group is where child config_items are created. For a subsystem, [all …]
|
| H A D | hpfs.rst | 71 well. If you create 'a. ...', the file 'a' will be created, but you can still 84 attributes with keys "UID", "GID" or "MODE" and 2-byte values are created. Only 86 options are created. Once created, the extended attributes are never deleted, 93 special 4-byte extended attribute "DEV" will be created containing the device 118 file has a pointer to codepage its name is in. However OS/2 was created in 121 Once I booted English OS/2 working in cp 850 and I created a file on my 852 126 really what IBM developers wanted? But problems continued. When I created in 193 Old versions of this driver created sometimes unbalanced dnode trees. OS/2 198 probably because of directories created with old version of this driver. 201 whole created by this driver, it is BUG - let me know about it. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | greybus_trace.h | 127 * Occurs after a new operation is created for an outgoing request 128 * has been successfully created. 133 * Occurs after a new core operation has been created. 138 * Occurs after a new operation has been created for an incoming 139 * request has been successfully created and initialized. 199 * Occurs after a new connection is successfully created. 268 * Occurs after a new bundle is successfully created. 332 * Occurs after a new interface is successfully created. 405 * Occurs after a new module is successfully created, before 416 * Occurs after a module is successfully created, before registering [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/tests/include/kutf/ |
| H A D | kutf_suite.h | 74 * a more specific test class. Tests which are not created with a specific set 240 * @remove_fixture: Callback used to remove a previously created fixture. 247 * Return: pointer to the created kutf_suite on success or NULL 267 * @remove_fixture: Callback used to remove a previously created fixture. 275 * Return: pointer to the created kutf_suite on success or NULL on failure 295 * @remove_fixture: Callback used to remove a previously created fixture. 300 * Return: pointer to the created kutf_suite on success or NULL 363 * kutf_test_log_result_external() - Log a result which has been created 424 * is required it must be created with kutf_dsprintf which will store 436 * is required it must be created with kutf_dsprintf which will store [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hv/ |
| H A D | hv_debugfs.c | 67 pr_debug("debugfs_hyperv: file %s not created\n", buffer); in hv_debug_delay_files() 75 pr_debug("debugfs_hyperv: file %s not created\n", message); in hv_debug_delay_files() 94 pr_debug("debugfs_hyperv: file %s not created\n", status); in hv_debug_set_test_state() 119 pr_debug("debugfs_hyperv: hyperv/%s/ not created\n", in hv_debug_add_dev_dir() 128 pr_debug("debugfs_hyperv: hyperv/%s/%s/ not created\n", in hv_debug_add_dev_dir() 174 pr_debug("debugfs_hyperv: hyperv/ not created\n"); in hv_debug_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/ |
| H A D | kutf_suite.h | 88 * Tests which are not created with a specific set 302 * @remove_fixture: Callback used to remove a previously created fixture. 309 * Return: pointer to the created kutf_suite on success or NULL 329 * @remove_fixture: Callback used to remove a previously created fixture. 337 * Return: pointer to the created kutf_suite on success or NULL on failure 357 * @remove_fixture: Callback used to remove a previously created fixture. 362 * Return: pointer to the created kutf_suite on success or NULL 426 * kutf_test_log_result_external() - Log a result which has been created 487 * is required it must be created with kutf_dsprintf which will store 499 * is required it must be created with kutf_dsprintf which will store [all …]
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | restrack.h | 82 * There are two types of entities: created by user and created 85 * This is relevant for the entities created by users. 86 * For the entities created by kernel, this pointer will be NULL. 90 * @kern_name: name of owner for the kernel created entities.
|