Home
last modified time | relevance | path

Searched full:obtain (Results 1 – 25 of 1039) sorted by relevance

12345678910>>...42

/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-firmware-attributes16 A file that can be read to obtain the type of attribute.
28 A file that can be read to obtain the current
37 A file that can be read to obtain the default
41 A file that can be read to obtain a user friendly
45 A file that can be read to obtain
52 A file that can be read to obtain the possible
59 A file that can be read to obtain the lower
63 A file that can be read to obtain the upper
67 A file that can be read to obtain the scalar value used for
73 A file that can be read to obtain the maximum
[all …]
/Linux-v6.1/arch/x86/lib/
Dinsn-eval.c78 * 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.1/drivers/scsi/mpt3sas/
Dmpt3sas_config.c74 * 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.1/security/apparmor/include/
Dcred.h40 * 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.1/drivers/gpu/drm/amd/display/include/
Dgpio_interface.h83 /* Obtain GPIO pin info */
88 /* Obtain GPIO sync source */
92 /* Obtain GPIO pin output state (active low or active high) */
/Linux-v6.1/fs/lockd/
Dsvc4proc.c20 * 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()
104 /* Obtain client and file */ in __nlm4svc_proc_test()
140 /* Obtain client and file */ in __nlm4svc_proc_lock()
194 /* Obtain client and file */ in __nlm4svc_proc_cancel()
234 /* Obtain client and file */ in __nlm4svc_proc_unlock()
381 /* Obtain client and file */ in nlm4svc_proc_share()
416 /* Obtain client and file */ in nlm4svc_proc_unshare()
453 /* Obtain client */ in nlm4svc_proc_free_all()
Dsvcproc.c49 * 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()
125 /* Obtain client and file */ in __nlmsvc_proc_test()
163 /* Obtain client and file */ in __nlmsvc_proc_lock()
218 /* Obtain client and file */ in __nlmsvc_proc_cancel()
259 /* Obtain client and file */ in __nlmsvc_proc_unlock()
416 /* Obtain client and file */ in nlmsvc_proc_share()
451 /* Obtain client and file */ in nlmsvc_proc_unshare()
488 /* Obtain client */ in nlmsvc_proc_free_all()
/Linux-v6.1/include/linux/
Dreset.h222 * 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 …]
Dcgroup.h319 * css_get - obtain a reference on the specified css
331 * css_get_many - obtain references on the specified css
344 * css_tryget - try to obtain a reference on the specified css
347 * Obtain a reference on @css unless it already has reached zero and is
362 * css_tryget_online - try to obtain a reference on the specified css if online
365 * Obtain a reference on @css if it's online. The caller naturally needs
451 * task_css_set_check - obtain a task's css_set with extra access conditions
452 * @task: the task to obtain css_set for
477 * task_css_check - obtain css for (task, subsys) w/ extra access conds
489 * task_css_set - obtain a task's css_set
[all …]
Dclk.h124 * clk_get_accuracy - obtain the clock accuracy in ppb (parts per billion)
316 * clk_get - lookup and obtain a reference to a clock producer.
333 * clk_bulk_get - lookup and obtain a number of references to clock producer.
355 * clk_bulk_get_all - lookup and obtain all available references to clock
376 * clk_bulk_get_optional - lookup and obtain a number of references to clock producer
442 * devm_clk_get - lookup and obtain a managed reference to a clock producer.
504 * devm_clk_get_optional - lookup and obtain a managed reference to an optional
571 * devm_get_clk_from_child - lookup and obtain a managed reference to a
678 * 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.1/drivers/s390/cio/
Ddevice_ops.c468 * @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.1/include/scsi/
Dscsi.h174 /* Used to obtain PUN and LUN info. Conflicts with CDROMAUDIOBUFSIZ */
179 /* Used to obtain the host number of a device. */
182 /* Used to obtain the bus number for a device */
185 /* Used to obtain the PCI location of a device */
/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-platform.c155 /* 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.1/arch/m68k/fpsp040/
Dslog2.S37 | 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.1/drivers/cpufreq/
Dsti-cpufreq.c186 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()
Ds3c2416-cpufreq.c357 pr_err("cpufreq: Unable to obtain msysclk: %d\n", ret); in s3c2416_cpufreq_driver_init()
393 pr_err("cpufreq: Unable to obtain ARMDIV: %d\n", ret); in s3c2416_cpufreq_driver_init()
400 pr_err("cpufreq: Unable to obtain HCLK: %d\n", ret); in s3c2416_cpufreq_driver_init()
417 pr_err("cpufreq: Unable to obtain ARMCLK: %d\n", ret); in s3c2416_cpufreq_driver_init()
425 pr_err("cpufreq: Failed to obtain VDDARM: %d\n", ret); in s3c2416_cpufreq_driver_init()
/Linux-v6.1/Documentation/userspace-api/media/drivers/
Duvcvideo.rst200 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.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbus.h66 * @gettxq: obtain a reference of bus transmit queue (optional).
68 * @get_ramsize: obtain size of device memory.
69 * @get_memdump: obtain device memory dump in provided buffer.
70 * @get_blob: obtain a firmware blob.
/Linux-v6.1/drivers/gpio/
Dgpiolib-devres.c86 * @idx: index of the GPIO to obtain in the consumer
133 * devm_gpiod_get_from_of_node() - obtain a GPIO from an OF node
137 * @index: index of the GPIO to obtain for the consumer
192 * @index: index of the GPIO to obtain in the consumer
233 * @index: index of the GPIO to obtain in the consumer
/Linux-v6.1/drivers/hwmon/pmbus/
Dmp2975.c464 * Obtain DrMOS current sense gain of power stage from the register in mp2975_current_sense_gain_get()
629 /* Obtain voltage reference offsets. */ in mp2975_vout_per_rail_config_get()
634 /* Obtain maximum voltage values. */ in mp2975_vout_per_rail_config_get()
719 /* Obtain current sense gain of power stage. */ in mp2975_probe()
724 /* Obtain voltage reference values. */ in mp2975_probe()
729 /* Obtain vout over-voltage scales. */ in mp2975_probe()
734 /* Obtain offsets, maximum and format for vout. */ in mp2975_probe()
/Linux-v6.1/include/crypto/
Decdh.h42 * crypto_ecdh_key_len() - Obtain the size of the private ECDH key
46 * with the provided ECDH private key reference to obtain the required
Ddh.h42 * 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.1/drivers/net/wireless/intel/iwlegacy/
DKconfig23 image for it. You can obtain the microcode from:
50 image for it. You can obtain the microcode from:
/Linux-v6.1/drivers/phy/
Dphy-core.c555 * _of_phy_get() - lookup and obtain a reference to a phy by phandle
607 * of_phy_get() - lookup and obtain a reference to a phy using a device_node.
723 * phy_get() - lookup and obtain a reference to a phy.
770 * phy_optional_get() - lookup and obtain a reference to an optional phy.
791 * devm_phy_get() - lookup and obtain a reference to a phy.
821 * devm_phy_optional_get() - lookup and obtain a reference to an optional phy.
845 * devm_of_phy_get() - lookup and obtain a reference to a phy.
883 * devm_of_phy_get_by_index() - lookup and obtain a reference to a phy by index.
1069 * @of_xlate: function pointer to obtain phy instance from phy provider
1137 * @of_xlate: function pointer to obtain phy instance from phy provider
/Linux-v6.1/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds18 obtain the desired value in Hz. If shared across all frequency
47 Scale to be applied to out_altvoltageX_phaseY in order to obtain

12345678910>>...42