| /Linux-v6.6/Documentation/ABI/testing/ |
| D | sysfs-class-firmware-attributes | 16 A file that can be read to obtain the type of attribute. 33 A file that can be read to obtain the current 42 A file that can be read to obtain the default 46 A file that can be read to obtain a user friendly 50 A file that can be read to obtain 57 A file that can be read to obtain the possible 64 A file that can be read to obtain the lower 68 A file that can be read to obtain the upper 72 A file that can be read to obtain the scalar value used for 78 A file that can be read to obtain the maximum [all …]
|
| /Linux-v6.6/include/linux/ |
| D | cgroup_refcnt.h | 2 * css_get - obtain a reference on the specified css 16 * css_get_many - obtain references on the specified css in CGROUP_REF_EXPORT() 31 * css_tryget - try to obtain a reference on the specified css in CGROUP_REF_EXPORT() 34 * Obtain a reference on @css unless it already has reached zero and is in CGROUP_REF_EXPORT() 51 * css_tryget_online - try to obtain a reference on the specified css if online in CGROUP_REF_EXPORT() 54 * Obtain a reference on @css if it's online. The caller naturally needs in CGROUP_REF_EXPORT()
|
| D | reset.h | 222 * reset_control_get_exclusive - Lookup and obtain an exclusive reference 243 * reset_control_bulk_get_exclusive - Lookup and obtain exclusive references to 260 * reset_control_get_exclusive_released - Lookup and obtain a temoprarily 281 * reset_control_bulk_get_exclusive_released - Lookup and obtain temporarily 302 * reset_control_bulk_get_optional_exclusive_released - Lookup and obtain optional 323 * reset_control_get_shared - Lookup and obtain a shared reference to a 351 * reset_control_bulk_get_shared - Lookup and obtain shared references to 442 * of_reset_control_get_exclusive - Lookup and obtain an exclusive reference 458 * of_reset_control_get_optional_exclusive - Lookup and obtain an optional exclusive 478 * of_reset_control_get_shared - Lookup and obtain a shared reference [all …]
|
| D | clk.h | 124 * clk_get_accuracy - obtain the clock accuracy in ppb (parts per billion) 356 * clk_get - lookup and obtain a reference to a clock producer. 373 * clk_bulk_get - lookup and obtain a number of references to clock producer. 395 * clk_bulk_get_all - lookup and obtain all available references to clock 416 * clk_bulk_get_optional - lookup and obtain a number of references to clock producer 482 * devm_clk_get - lookup and obtain a managed reference to a clock producer. 544 * devm_clk_get_optional - lookup and obtain a managed reference to an optional 611 * devm_get_clk_from_child - lookup and obtain a managed reference to a 686 * clk_get_rate - obtain the current clock rate (in Hz) for a clock source. 1123 * clk_get_optional - lookup and obtain a reference to an optional clock
|
| /Linux-v6.6/arch/x86/lib/ |
| D | insn-eval.c | 78 * get_seg_reg_override_idx() - obtain segment register override index 230 * resolve_seg_reg() - obtain segment register index 253 * operand indicated by @regoff. If allowed, obtain such overridden segment 325 * get_segment_selector() - obtain segment selector 329 * Obtain the segment selector from any of the CS, SS, DS, ES, FS, GS segment 534 * get_reg_offset_16() - Obtain offset of register indicated by instruction 540 * Obtain the offset, in pt_regs, of the registers indicated by the ModRM byte 608 * get_desc() - Obtain contents of a segment descriptor 612 * Given a segment selector, obtain a pointer to the segment descriptor. 650 * multiplied by 8 to obtain the memory offset of the desired descriptor in get_desc() [all …]
|
| /Linux-v6.6/tools/testing/selftests/bpf/ |
| D | bpf_kfuncs.h | 21 * Obtain a read-only pointer to the dynptr's data 24 * buffer if unable to obtain a direct pointer 30 * Obtain a read-write pointer to the dynptr's data 33 * buffer if unable to obtain a direct pointer
|
| /Linux-v6.6/drivers/thermal/ |
| D | thermal_acpi.c | 53 * Evaluate the _ACx object for the thermal zone represented by @adev to obtain 75 * Evaluate the _PSV object for the thermal zone represented by @adev to obtain 91 * Evaluate the _HOT object for the thermal zone represented by @adev to obtain 108 * Evaluate the _CRT object for the thermal zone represented by @adev to obtain
|
| /Linux-v6.6/drivers/scsi/mpt3sas/ |
| D | mpt3sas_config.c | 74 * struct config_request - obtain dma memory via routine 190 * _config_alloc_config_dma_memory - obtain physical memory 508 * mpt3sas_config_get_manufacturing_pg0 - obtain manufacturing page 0 544 * mpt3sas_config_get_manufacturing_pg1 - obtain manufacturing page 1 580 * mpt3sas_config_get_manufacturing_pg7 - obtain manufacturing page 7 618 * mpt3sas_config_get_manufacturing_pg10 - obtain manufacturing page 10 655 * mpt3sas_config_get_manufacturing_pg11 - obtain manufacturing page 11 729 * mpt3sas_config_get_bios_pg2 - obtain bios page 2 765 * mpt3sas_config_get_bios_pg3 - obtain bios page 3 889 * mpt3sas_config_get_iounit_pg0 - obtain iounit page 0 [all …]
|
| /Linux-v6.6/security/apparmor/include/ |
| D | cred.h | 40 * aa_cred_raw_label - obtain cred's label 41 * @cred: cred to obtain label from (NOT NULL) 56 * aa_get_newest_cred_label - obtain the newest label on a cred 57 * @cred: cred to obtain label from (NOT NULL)
|
| /Linux-v6.6/drivers/gpu/drm/amd/display/include/ |
| D | gpio_interface.h | 83 /* Obtain GPIO pin info */ 88 /* Obtain GPIO sync source */ 92 /* Obtain GPIO pin output state (active low or active high) */
|
| /Linux-v6.6/fs/lockd/ |
| D | svc4proc.c | 20 * Obtain client and file from arguments 39 /* Obtain host handle */ in nlm4svc_retrieve_args() 45 /* Obtain file pointer. Not used by FREE_ALL call. */ in nlm4svc_retrieve_args() 105 /* Obtain client and file */ in __nlm4svc_proc_test() 141 /* Obtain client and file */ in __nlm4svc_proc_lock() 195 /* Obtain client and file */ in __nlm4svc_proc_cancel() 235 /* Obtain client and file */ in __nlm4svc_proc_unlock() 382 /* Obtain client and file */ in nlm4svc_proc_share() 417 /* Obtain client and file */ in nlm4svc_proc_unshare() 454 /* Obtain client */ in nlm4svc_proc_free_all()
|
| D | svcproc.c | 49 * Obtain client and file from arguments 65 /* Obtain host handle */ in nlmsvc_retrieve_args() 71 /* Obtain file pointer. Not used by FREE_ALL call. */ in nlmsvc_retrieve_args() 126 /* Obtain client and file */ in __nlmsvc_proc_test() 164 /* Obtain client and file */ in __nlmsvc_proc_lock() 219 /* Obtain client and file */ in __nlmsvc_proc_cancel() 260 /* Obtain client and file */ in __nlmsvc_proc_unlock() 417 /* Obtain client and file */ in nlmsvc_proc_share() 452 /* Obtain client and file */ in nlmsvc_proc_unshare() 489 /* Obtain client */ in nlmsvc_proc_free_all()
|
| /Linux-v6.6/drivers/s390/cio/ |
| D | device_ops.c | 468 * @cdev: device to obtain the descriptor for 488 * @cdev: device to obtain the utility strings for 517 * ccw_device_get_id() - obtain a ccw device id 518 * @cdev: device to obtain the id for 701 * ccw_device_get_schid() - obtain a subchannel id 702 * @cdev: device to obtain the id for 737 * ccw_device_get_cssid() - obtain Channel Subsystem ID 738 * @cdev: device to obtain the CSSID for 753 * ccw_device_get_iid() - obtain MIF-image ID 754 * @cdev: device to obtain the MIF-image ID for [all …]
|
| /Linux-v6.6/include/scsi/ |
| D | scsi.h | 178 /* Used to obtain PUN and LUN info. Conflicts with CDROMAUDIOBUFSIZ */ 183 /* Used to obtain the host number of a device. */ 186 /* Used to obtain the bus number for a device */ 189 /* Used to obtain the PCI location of a device */
|
| /Linux-v6.6/drivers/net/ethernet/amd/xgbe/ |
| D | xgbe-platform.c | 155 /* Obtain the system clock setting */ in xgbe_acpi_support() 158 dev_err(dev, "unable to obtain %s property\n", in xgbe_acpi_support() 164 /* Obtain the PTP clock setting */ in xgbe_acpi_support() 167 dev_err(dev, "unable to obtain %s property\n", in xgbe_acpi_support() 203 /* Obtain the system clock setting */ in xgbe_of_support() 211 /* Obtain the PTP clock setting */ in xgbe_of_support() 328 dev_err(dev, "unable to obtain phy device\n"); in xgbe_platform_probe() 354 /* Obtain the mmio areas for the device */ in xgbe_platform_probe() 431 /* Obtain device settings unique to ACPI/OF */ in xgbe_platform_probe()
|
| /Linux-v6.6/arch/m68k/fpsp040/ |
| D | slog2.S | 37 | Step 1. Call slognd to obtain Y = log(X), the natural log of X. 52 | Step 1. Call sLogN to obtain Y = log(X), the natural log of X. 66 | Step 1. Call slognd to obtain Y = log(X), the natural log of X. 89 | Step 3. Call sLogN to obtain Y = log(X), the natural log of X.
|
| /Linux-v6.6/drivers/cpufreq/ |
| D | sti-cpufreq.c | 186 dev_warn(dev, "Failed to obtain process code\n"); in sti_cpufreq_set_opp_info() 195 dev_warn(dev, "Failed to obtain substrate code\n"); in sti_cpufreq_set_opp_info() 203 dev_err(dev, "Failed to obtain major version\n"); in sti_cpufreq_set_opp_info() 210 dev_err(dev, "Failed to obtain minor version\n"); in sti_cpufreq_set_opp_info()
|
| /Linux-v6.6/Documentation/userspace-api/media/drivers/ |
| D | uvcvideo.rst | 200 Obtain the current value of the control. 202 Obtain the minimum value of the control. 204 Obtain the maximum value of the control. 206 Obtain the default value of the control.
|
| /Linux-v6.6/include/crypto/ |
| D | ecdh.h | 42 * crypto_ecdh_key_len() - Obtain the size of the private ECDH key 46 * with the provided ECDH private key reference to obtain the required
|
| D | dh.h | 42 * crypto_dh_key_len() - Obtain the size of the private DH key 46 * with the provided DH private key reference to obtain the required
|
| /Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | bus.h | 83 * @gettxq: obtain a reference of bus transmit queue (optional). 85 * @get_ramsize: obtain size of device memory. 86 * @get_memdump: obtain device memory dump in provided buffer. 87 * @get_blob: obtain a firmware blob.
|
| /Linux-v6.6/drivers/net/wireless/intel/iwlegacy/ |
| D | Kconfig | 23 image for it. You can obtain the microcode from: 50 image for it. You can obtain the microcode from:
|
| /Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_pingpong.h | 43 * @get_line_count: obtain current vertical line counter 66 * Obtain current vertical line counter
|
| /Linux-v6.6/drivers/phy/ |
| D | phy-core.c | 557 * _of_phy_get() - lookup and obtain a reference to a phy by phandle 609 * of_phy_get() - lookup and obtain a reference to a phy using a device_node. 725 * phy_get() - lookup and obtain a reference to a phy. 772 * devm_phy_get() - lookup and obtain a reference to a phy. 802 * devm_phy_optional_get() - lookup and obtain a reference to an optional phy. 826 * devm_of_phy_get() - lookup and obtain a reference to a phy. 864 * devm_of_phy_optional_get() - lookup and obtain a reference to an optional 894 * devm_of_phy_get_by_index() - lookup and obtain a reference to a phy by index. 1082 * @of_xlate: function pointer to obtain phy instance from phy provider 1150 * @of_xlate: function pointer to obtain phy instance from phy provider
|
| /Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | test_ima.c | 100 * - Goal: obtain a sample with the bpf_ima_inode_hash() helper in test_test_ima() 114 * - Goal: obtain samples with the bpf_ima_file_hash() helper in test_test_ima() 201 * - Goal: obtain a sample from the kernel_read_file hook in test_test_ima()
|