Searched refs:converted (Results 1 - 200 of 434) sorted by relevance

123

/linux-4.1.27/drivers/acpi/acpica/
H A Dnsconvert.c59 * PARAMETERS: original_object - Object to be converted
60 * return_object - Where the new converted object is returned
123 * PARAMETERS: original_object - Object to be converted
124 * return_object - Where the new converted object is returned
207 * PARAMETERS: original_object - Object to be converted
208 * return_object - Where the new converted object is returned
263 * _FDE and _GTM. The Package can be converted to a Buffer. acpi_ns_convert_to_buffer()
311 * PARAMETERS: original_object - ASCII String Object to be converted
312 * return_object - Where the new converted object is returned
375 * PARAMETERS: original_object - Object to be converted
376 * return_object - Where the new converted object is returned
H A Dexconvrt.c60 * PARAMETERS: obj_desc - Object to be converted. Must be an
189 * PARAMETERS: obj_desc - Object to be converted. Must be an
275 * PARAMETERS: integer - Value to be converted
278 * data_width - Size of data item to be converted, in bytes
388 * PARAMETERS: obj_desc - Object to be converted. Must be an
471 * From ACPI: "If Data is a buffer, it is converted to a string of acpi_ex_convert_to_string()
494 *"The entire contents of the buffer are converted to a string of acpi_ex_convert_to_string()
503 * From ACPI: "If Data is a buffer, it is converted to a string of acpi_ex_convert_to_string()
565 * source_desc - Source object to be converted.
566 * result_desc - Where the converted object is returned
H A Dexutils.c304 * PARAMETERS: compressed_id - EISAID to be converted
305 * out_string - Where to put the converted string (8 bytes)
351 * PARAMETERS: out_string - Where to put the converted string. At least
354 * value - Value to be converted
H A Dexstoren.c86 * can be converted to Integers (Strings or Buffers) acpi_ex_resolve_object()
175 * When storing into an object the data is converted to the
221 * converted object. acpi_ex_store_object_to_object()
H A Dutids.c63 * is converted to a string.
207 * is converted to a decimal string.
292 * The Integer CIDs are converted to string format by this function.
H A Duthex.c64 * RETURN: The converted Ascii character
H A Drscreate.c58 * resource_ptr - Where the converted resource is returned
82 /* Get the required length for the converted resource */ acpi_buffer_to_resource()
93 /* Allocate a buffer for the converted resource */ acpi_buffer_to_resource()
H A Dutprint.c132 * number - Integer to be converted
197 * number - The number to be converted
228 * number - The number to be converted
H A Dutcopy.c382 * PARAMETERS: internal_object - The internal object to be converted
439 * PARAMETERS: external_object - The external object to be converted
564 * PARAMETERS: external_object - The external object to be converted
627 * PARAMETERS: external_object - The external object to be converted
H A Dexresop.c127 * will be converted to the required type if possible, otherwise we
167 * finding an entry which is not (or cannot be converted acpi_ex_resolve_operands()
H A Dutstring.c161 * ret_integer - Where the converted integer is returned
562 * PARAMETERS: pathname - File pathname string to be converted
H A Ddsinit.c147 /* Method was just converted to Serialized */ acpi_ds_init_one_object()
H A Dexoparg6.c91 * Package elements will be implicitly converted to the type of
H A Dnsxfeval.c318 * method must be converted to internal objects ACPI_EXPORT_SYMBOL()
474 * internal return object is converted to an external union acpi_object.
498 * ref_of operators. A name reference (AML_NAMEPATH_OP) can be converted acpi_ns_resolve_references()
500 * (AML_LOAD_OP) cannot be dereferenced, nor can it be converted to acpi_ns_resolve_references()
H A Dnspredef.c326 * The only type of reference that can be converted to an union acpi_object is acpi_ns_check_reference()
H A Dutmisc.c112 * PARAMETERS: value - Value to be converted
H A Dexoparg2.c309 * been converted.) Copy the raw buffer data to a new object of acpi_ex_opcode_2A_1T_1R()
H A Dexstore.c380 * When storing into an object the data is converted to the
H A Dnsxfname.c146 * PARAMETERS: handle - Handle to be converted to a pathname ACPI_EXPORT_SYMBOL()
H A Dutobject.c518 * The reference will be converted to the pathname to the object acpi_ut_get_simple_object_size()
/linux-4.1.27/arch/ia64/scripts/
H A Dunwcheck.py10 # which was converted to Perl by Matthew Chapman, which was converted
/linux-4.1.27/drivers/sh/intc/
H A Dvirq-debugfs.c56 * converted. intc_irq_xlate_init()
/linux-4.1.27/arch/sparc/include/asm/
H A Dpci_32.h45 * are converted into CPU addresses to virtual addresses that are mapped with
H A Dcompat.h217 * appropriately converted them already.
/linux-4.1.27/include/net/netns/
H A Dsctp.h47 * RTO.Alpha - 1/8 (3 when converted to right shifts.)
48 * RTO.Beta - 1/4 (2 when converted to right shifts.)
/linux-4.1.27/drivers/s390/char/
H A Dctrlchar.c47 /* converted to 0x5e in ascii ('^') */ ctrlchar_handle()
/linux-4.1.27/drivers/staging/speakup/
H A Dspeakup_soft.c271 int converted; softsynth_write() local
273 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); softsynth_write()
275 if (converted < 0) softsynth_write()
276 return converted; softsynth_write()
/linux-4.1.27/include/net/
H A Dcfg80211-wext.h21 * converted to cfg80211.
H A Dgue.h69 * converted to a more optimized algorithm (table lookup
/linux-4.1.27/include/linux/platform_data/
H A Dhwmon-s3c.h22 * The value read from the ADC is converted to a value that
/linux-4.1.27/include/linux/sched/
H A Dprio.h36 * 'User priority' is the nice value converted to something we
/linux-4.1.27/include/linux/
H A Dtime.h186 * @ts: pointer to the timespec variable to be converted
198 * @ts: pointer to the timeval variable to be converted
211 * @nsec: the nanoseconds value to be converted
219 * @nsec: the nanoseconds value to be converted
H A Dcordic.h44 * converted before doing the actual calculation.
H A Dtime64.h156 * @ts: pointer to the timespec64 variable to be converted
168 * @nsec: the nanoseconds value to be converted
H A Dtimecounter.h129 * Cycle counts that are converted correctly as long as they
H A Dsignal.h304 * know it'll be handled, so that they don't get converted to allow_signal()
H A Dvgaarb.h87 * yes, the lock is "converted" into a legacy resource lock.
H A Dcyclades.h15 *converted address fields to unsigned long and added fields for physical
H A Dfilter.h38 /* Additional register mappings for converted user programs. */
/linux-4.1.27/arch/arm/mach-pxa/
H A Dgeneric.h62 * Once fully converted to the clock framework, all these functions should be
/linux-4.1.27/lib/
H A Dhexdump.c83 * @linebuf: where to put the converted data
88 * 16 or 32 bytes of input data converted to hex + ASCII output.
92 * The converted output is always NUL-terminated.
224 * 16 or 32 bytes of input data converted to hex + ASCII output.
H A Dstring_helpers.c18 * @size: The size to be converted in blocks
/linux-4.1.27/arch/arm/crypto/
H A Daesbs-glue.c23 int converted; member in struct:BS_KEY
69 ctx->dec.converted = 0; aesbs_cbc_set_key()
83 ctx->enc.converted = 0; aesbs_ctr_set_key()
100 ctx->enc.converted = ctx->dec.converted = 0; aesbs_xts_set_key()
/linux-4.1.27/drivers/acpi/
H A Dacpi_lpat.c28 * A positive converted temperarure value will be returned on success,
62 * A positive converted temperature value will be returned on success,
/linux-4.1.27/drivers/hid/
H A Dhid-primax.c40 * Would be converted to: px_raw_event()
/linux-4.1.27/fs/isofs/
H A Dutil.c51 * gets converted back to localtime on the receiving iso_date()
/linux-4.1.27/include/video/
H A Ddisplay_timing.h45 * have in one setting. This struct can later be converted to struct videomode
/linux-4.1.27/arch/ia64/sn/kernel/
H A Diomv.c28 * Legacy in/out instructions are converted to ld/st instructions
/linux-4.1.27/arch/arm/mach-omap2/
H A Dusb-musb.c77 * musb_core.c have been converted to use use clkdev. usb_musb_init()
H A Di2c.c126 * needed until the I2C driver can be converted to call
H A Domap-pm-noop.c133 WARN_ONCE(off_mode_enabled, "omap_pm: using dummy context loss counter; device %s should be converted to omap_device", omap_pm_get_dev_context_loss_count()
H A Dopp2420_data.c20 * OPP API exists, the data in this file should be converted to use it.
H A Dopp2430_data.c24 * OPP API exists, the data in this file should be converted to use it.
H A Dopp2xxx.h24 * OPP API exists, the data in this file should be converted to use it.
/linux-4.1.27/net/atm/
H A Datm_misc.c67 * All non-error cases can be converted with the following simple set of rules:
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_attr.c66 * @hdw: ascii string holding converted integer plus a string terminator.
188 * @dev: class converted to a Scsi_host structure.
205 * @dev: class converted to a Scsi_host structure.
224 * @dev: class converted to a Scsi_host structure.
246 * @dev: class converted to a Scsi_host structure.
265 * @dev: class converted to a Scsi_host structure.
284 * @dev: class converted to a Scsi_host structure.
303 * @dev: class converted to a Scsi_host structure.
322 * @dev: class converted to a Scsi_host structure.
341 * @dev: class converted to a Scsi_host structure.
375 * @dev: class converted to a Scsi_host structure.
396 * @dev: class converted to a Scsi_host structure.
420 * @dev: class converted to a Scsi_host structure.
559 * @dev: class device that is converted into a Scsi_host.
594 * @dev: class device that is converted into a Scsi_host.
796 * @dev: class device that is converted into a Scsi_host.
1004 * @dev: class device that is converted into a Scsi_host.
1023 * @dev: class device that is converted into a Scsi_host.
1052 * @dev: class device that is converted into a Scsi_host.
1236 * @dev: class device that is converted into a Scsi_host.
1264 * @dev: class device that is converted into a Scsi_host.
1292 * @dev: class device that is converted into a Scsi_host.
1320 * @dev: class device that is converted into a Scsi_host.
1348 * @dev: class device that is converted into a Scsi_host.
1376 * @dev: class device that is converted into a Scsi_host.
1404 * @dev: class device that is converted into a Scsi_host.
1432 * @dev: class device that is converted into a Scsi_host.
1454 * @dev: class device that is converted into a Scsi_host.
1460 * buf contents converted to integer and checked for a valid value.
1463 * -EINVAL if the buffer connot be converted or is out of range
1577 * @dev: class converted to a Scsi_host structure.
1599 * @dev: class converted to a Scsi_host structure.
1631 * @dev: class device that is converted into a Scsi_host.
1659 * @dev: class device that is converted into a Scsi_host.
1758 * @dev: class device that is converted into a Scsi_host.
1798 * @dev: class device that is converted into a Scsi_host.
1825 * @dev: class device that is converted into a Scsi_host.
1921 * @cdev: class device that is converted into a Scsi_host.
2092 * @wwn: Array to receive converted wwn value.
2132 * @dev: class device that is converted into a Scsi_host.
2179 * @dev: class device that is converted into a Scsi_host.
2199 * @dev class device that is converted into a Scsi_host.
2279 * @dev: class device that is converted into a Scsi_host.
2297 * @cdev: class device that is converted into a Scsi_host.
2344 * @dev: class device that is converted into a Scsi_host.
2365 * @dev: class device that is converted into a Scsi_host.
2412 * @dev: class device that is converted into a Scsi_host.
2433 * @dev: class device that is converted into a Scsi_host.
2481 * @dev: class device that is converted into a Scsi_host.
2502 * @dev: class device that is converted into a Scsi_host.
2543 * @dev: class device that is converted into a Scsi_host.
2669 * @dev: class device that is converted into a Scsi_host.
2715 * @dev: class device that is converted into a Scsi_host.
2888 * @dev: class converted to a Scsi_host structure.
3826 * @dev: class device that is converted into a Scsi_host.
3949 * @dev: class device that is converted into a Scsi_host.
3997 * @dev: class device that is converted into a Scsi_host.
4127 * @dev: class device that is converted into a Scsi_host.
4198 * @dev: class device that is converted into a Scsi_host.
4295 * @dev: class converted to a Scsi_host structure.
4375 * @dev: class device that is converted into a Scsi_host.
5371 * converted to words lpfc_get_stats()
5622 * @cdev: class converted to an fc_rport.
/linux-4.1.27/fs/reiserfs/
H A Dfile.c27 * unformatted node, the tail is converted back into a direct item.
112 * item(s) had to be converted, then it may have to be reiserfs_file_release()
113 * indirect2direct converted reiserfs_file_release()
H A Dtail_conversion.c33 /* Key to search for the last byte of the converted item. */ direct2indirect()
251 "item to be converted %K does not exist", indirect2direct()
/linux-4.1.27/arch/ia64/kernel/
H A Duncached.c36 struct mutex add_chunk_mutex; /* serialize adding a converted chunk */
37 int nchunks_added; /* #of converted chunks added to pool */
153 * The chunk of memory pages has been converted to uncached so now we uncached_add_chunk()
H A Dftrace.c40 /* mcount stub will be converted below for nop */
56 * mcount stub will be converted below for call
/linux-4.1.27/fs/cifs/
H A Dcifs_unicode.c113 * @target - where converted character should be copied
115 * @cp - codepage to which character should be converted
165 * @codepage - codepage to which characters should be converted
223 /* put converted char into 'to' buffer */ cifs_from_utf16()
305 * be after being converted to the given charset, not including any null
560 * be after being converted to the given charset, not including any null
H A Dsmbencrypt.c216 if (passwd) /* Password must be converted to NT unicode */ E_md4hash()
/linux-4.1.27/drivers/watchdog/
H A Dts72xx_wdt.c98 * @new_timeout: timeout in seconds to be converted
121 * @regval: control register value to be converted
124 * If @regval cannot be converted, function returns %-EINVAL.
H A Dw83627hf_wdt.c5 * converted to watchdog infrastructure
/linux-4.1.27/fs/squashfs/
H A Did.c28 * converted to 32-bit uids/gids using an id look up table. This table is
/linux-4.1.27/include/uapi/linux/
H A Dfalloc.h33 * span holes in the file, and the entire range is preferable converted to
/linux-4.1.27/arch/s390/include/asm/
H A Dtimex.h137 * @todval: to be converted TOD format value
H A Dcompat.h270 * appropriately converted them already.
/linux-4.1.27/scripts/
H A Dshow_delta21 options, the time information is converted to show the time delta between
H A Dkernel-doc482 # convert data read & converted thru xml_escape() into &xyz; format:
1046 # convert data read & converted thru xml_escape() into &xyz; format:
2313 # are converted to their mnemonic-expected output, without the 4 * '\' & ':',
/linux-4.1.27/drivers/media/platform/vivid/
H A Dvivid-tpg-colors.c6 * converted to their equivalent in the target colorspace.
19 * Note that the converted colors are in the range 0x000-0xff0 (so times 16)
/linux-4.1.27/drivers/staging/wlan-ng/
H A Dp80211hdr.h52 * values to multi-byte fields they _must_ be converted to
54 * frames, they must be converted to host order.
H A Dp80211mgmt.h52 * values to multi-byte fields they _must_ be converted to
54 * frames, they must be converted to host order.
76 * pointers are in ieee byte order and will have to be converted
/linux-4.1.27/arch/x86/um/
H A Dchecksum_32.S17 * Changes: Ingo Molnar, converted csum_partial_copy() to 2.1 exception
20 * converted to pure assembler
/linux-4.1.27/include/linux/sunrpc/
H A Dmsg_prot.h181 * the first through fourth octets each converted to ASCII-decimal.
183 * and second octets each converted to ASCII-decimal. For example, if a
/linux-4.1.27/security/tomoyo/
H A Drealpath.c243 * Characters out of 0x20 < c < 0x7F range are converted to
245 * Character \ is converted to \\ string.
/linux-4.1.27/fs/ntfs/
H A Dunistr.c289 ntfs_error(vol->sb, "Failed to allocate buffer for converted " ntfs_nlstoucs()
299 "characters that cannot be converted to " ntfs_nlstoucs()
388 "converted to character set %s. You might want to " ntfs_ucstonls()
H A Dtime.h52 * converted to 100ns intervals, and then add the NTFS time offset. utc2ntfs()
H A Dmst.c79 * Note that magic_BAAD is already converted to le32. post_read_mst_fixup()
/linux-4.1.27/drivers/video/fbdev/omap/
H A Dsossi.c330 t->converted = 0; sossi_convert_timings()
344 t->converted = 1; sossi_convert_timings()
351 BUG_ON(!t->converted); sossi_set_timings()
H A Domapfb.h120 int converted; member in struct:extif_timings
/linux-4.1.27/drivers/platform/x86/
H A Dintel_mid_thermal.c101 * @adc_val: ADC value to be converted
125 * @adc_val: the adc_val that needs to be converted
173 * temperature. The converted value is stored in temp.
/linux-4.1.27/arch/um/os-Linux/
H A Dtime.c44 * @ts: pointer to the timeval variable to be converted
/linux-4.1.27/arch/mips/include/asm/
H A Dcompat.h202 * appropriately converted them already.
/linux-4.1.27/arch/s390/mm/
H A Dmaccess.c202 * Free converted buffer for /dev/mem access (if necessary)
/linux-4.1.27/arch/mips/pmcs-msp71xx/
H A Dmsp_usb.c106 /* This may need to be converted to a mspusb_device, too. */
/linux-4.1.27/arch/parisc/include/asm/
H A Dcompat.h256 * appropriately converted them already.
/linux-4.1.27/arch/powerpc/include/asm/
H A Dcompat.h187 * appropriately converted them already.
H A Dfadump.h149 * The string "FADMPINF" will be converted into 0x4641444d50494e46
/linux-4.1.27/arch/m68k/fpsp040/
H A Dsgetem.S11 | input argument. The mantissa is converted to an
H A Ddecbin.S32 | The mantissa digits will be converted with the decimal point
47 | representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted
215 | If all the digits (8) in that long word have been converted (d2=0),
/linux-4.1.27/kernel/time/
H A Dtime.c383 * @nsec: the nanoseconds value to be converted
408 * @nsec: the nanoseconds value to be converted
463 * @nsec: the nanoseconds value to be converted
495 * - all other values are converted to jiffies by either multiplying
H A Dclockevents.c64 * which when converted back to device ticks can be larger cev_delta2ns()
89 * Math helper, returns latch value converted to nanoseconds (bound checked)
/linux-4.1.27/sound/pci/ctxfi/
H A Dctatc.h69 void **amixers; /* AMIXERs for routing converted data */
/linux-4.1.27/include/linux/iio/
H A Diio.h640 * Returns the given value converted from degree to rad
648 * Returns the given value converted from rad to degree
657 * Returns the given value converted from g to meter / second**2
665 * Returns the given value converted from meter / second**2 to g
/linux-4.1.27/arch/sh/lib/
H A Dchecksum.S18 * Changes: Ingo Molnar, converted csum_partial_copy() to 2.1 exception
21 * converted to pure assembler
/linux-4.1.27/drivers/uwb/
H A Ddrp-avail.c136 * to be converted. This will be sizeof(unsigned long) or smaller
160 * The bitmap to be converted could come from a IE, for example a
/linux-4.1.27/include/net/sctp/
H A Dconstants.h278 #define SCTP_RTO_ALPHA 3 /* 1/8 when converted to right shifts. */
279 #define SCTP_RTO_BETA 2 /* 1/4 when converted to right shifts. */
/linux-4.1.27/arch/arm/mach-omap1/
H A Dclock.h66 * until hwmod data is ready and drivers have been converted to use PM
122 * clock code converted to use clksel.
/linux-4.1.27/drivers/mfd/
H A Dab8500-gpadc.c301 * @channel: analog channel to be converted to digital data
346 * this then needs to be converted by calling ab8500_gpadc_ad_to_voltage()
509 /* Read the converted RAW data */ ab8500_gpadc_double_read_raw()
537 /* Read the converted RAW data 2 */ ab8500_gpadc_double_read_raw()
604 * Notifies the gpadc completion is completed and the converted raw value
H A Dtwl6030-irq.c180 u32 int_sts; /* sts.int_sts converted to CPU endianness */ twl6030_irq_thread()
/linux-4.1.27/drivers/firmware/efi/
H A Dvars.c583 * Returns 0 on success, or a converted EFI status code if
609 * Returns 0 on success, or a converted EFI status code if
649 * already exists on the list, or a converted EFI status code if
726 * space for set_variable() to succeed, or a converted EFI status code
919 * converted EFI status code if either of set_variable() or
/linux-4.1.27/arch/mips/boot/
H A Delf2ecoff.c110 "Non-contiguous data can't be converted.\n"); combine()
385 "Program header %d type %d can't be converted.\n", main()
391 /* Sections must be in order to be converted... */ main()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Drfbi.c445 if (!t->converted) { rfbi_set_timings()
451 BUG_ON(!t->converted); rfbi_set_timings()
565 t->converted = 1; rfbi_convert_timings()
/linux-4.1.27/samples/trace_events/
H A Dtrace-events-sample.h129 * for NULL too, which would be converted into "(null)"). __string
221 * header file, and it will be converted in the output.
513 * then we could risk that being converted too, and give us an unexpected
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dnic.c484 * @stats: Buffer to update with the converted statistics. The length
487 * @accumulate: If set, the converted values will be added rather than
H A Dptp.c31 * that is converted to an appropriate timestamp.
33 * Receive: the packet's reception time is converted to an appropriate
424 * For the conversion from ns to s27, the operation is also converted to a
/linux-4.1.27/arch/x86/lib/
H A Dchecksum_32.S17 * Changes: Ingo Molnar, converted csum_partial_copy() to 2.1 exception
20 * converted to pure assembler
/linux-4.1.27/fs/ext3/
H A Ddir.c44 * (or a directory which could potentially get converted to use htree
276 * will be invalid once the directory was converted into a dx directory
/linux-4.1.27/drivers/isdn/mISDN/
H A Ddsp_audio.c222 /* spl is the source: the law-sample (converted to alaw) */ dsp_audio_generate_seven()
H A Ddsp_blowfish.c24 * the block is then converted to 9 uLAW samples without the least sigificant
44 * the result will be converted into 9 bytes. the bit 7 is used for
H A Dl1oip_codec.c34 Each sample is converted to a-LAW with only 16 steps of level resolution.
/linux-4.1.27/drivers/mtd/nand/
H A Dgpio.c4 * Updated, and converted to generic GPIO based driver by Russell King.
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40evf.h68 * these values always store the USER setting, and must be converted
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h115 * : format sent by applications would be converted to this.
/linux-4.1.27/drivers/staging/android/ion/
H A Dion.h33 be converted to phys_addr_t. For the time being many kernel interfaces
/linux-4.1.27/drivers/of/
H A Daddress.c305 * Returns EINVAL if the range cannot be converted to resource.
307 * Note that if the range is an IO range, the resource will be converted
484 * below the current not cannot be converted to CPU physical ones. of_translate_one()
817 * the physical address can't be internally converted to an IO token with
H A Dof_pci.c237 pr_warn("More than one I/O resource converted for %s. CPU base address for old range lost!\n", of_pci_get_host_bridge_resources()
/linux-4.1.27/drivers/pinctrl/
H A Ddevicetree.c82 /* Remember the converted mapping table entries */ dt_remember_or_free_map()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_dsi_pll.c157 pixel clock is converted from KHz to Hz */ dsi_clk_from_pclk()
/linux-4.1.27/arch/x86/kernel/
H A Dmcount_64.S48 * On boot up, all these calls are converted into nops. When tracing
/linux-4.1.27/arch/tile/include/asm/
H A Dcompat.h240 * appropriately converted them already.
/linux-4.1.27/arch/x86/include/asm/
H A Dcompat.h283 * appropriately converted them already.
/linux-4.1.27/drivers/block/
H A Dz2ram.c10 ** ++yambo: converted to 2.0 kernel
/linux-4.1.27/drivers/clk/pxa/
H A Dclk-pxa25x.c12 * For non-devicetree platforms. Once pxa is fully converted to devicetree, this
H A Dclk-pxa3xx.c12 * For non-devicetree platforms. Once pxa is fully converted to devicetree, this
/linux-4.1.27/drivers/hwmon/
H A Dad7414.c11 * (converted to "new style" I2C driver model, removed checkpatch.pl warnings)
H A Dlm77.c187 * converted first.
H A Dsmm665.c278 /* Return converted value from given adc */ smm665_convert()
/linux-4.1.27/drivers/video/fbdev/i810/
H A Di810_gtf.c121 * Timing values in @var will be converted to appropriate round_off_yres()
/linux-4.1.27/drivers/video/fbdev/
H A Dsbuslib.c251 Later it should be converted... */ sbusfb_compat_ioctl()
/linux-4.1.27/arch/arm64/include/asm/
H A Dcompat.h224 * appropriately converted them already.
H A Dkvm_mmu.h60 * reg: VA to be converted.
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/
H A Dat32ap700x.h18 * also be converted to IRQ numbers by passing them through
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Daddrs.h228 * 'addr' can be physical or virtual address, but will be converted
/linux-4.1.27/fs/
H A Dfhandle.c82 * @name: name that should be converted to handle.
/linux-4.1.27/kernel/trace/
H A Dtrace_printk.c298 * Tabs and new lines need to be converted. t_show()
/linux-4.1.27/net/nfc/hci/
H A Dcommand.c47 * err will be a standard linux error (may be converted from HCI response)
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c89 * signalg is stored as if it were converted from LE to host endian, even setup_token()
/linux-4.1.27/sound/firewire/
H A Dcmp.c207 * here the value over 512 is converted as the same way as 512. get_overhead_id()
/linux-4.1.27/tools/perf/config/
H A Dutilities.mak28 # something that won't be converted, so that the
/linux-4.1.27/tools/perf/util/
H A Dtrace-event-parse.c257 * Some flags in the format files do not get converted. eval_flag()
H A Dprobe-finder.c164 * If tvar == NULL, this just checks variable can be converted.
1173 /* Trace point should be converted from subprogram DIE */ add_probe_trace_event()
1288 /* Trace point should be converted from subprogram DIE */ add_available_vars()
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_mm.c119 * to be converted to the corresponding physical address send_pbl_messages()
/linux-4.1.27/drivers/media/radio/
H A Dradio-miropcm20.c22 * This code has been reintroduced and converted to use
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_mr.h500 * the value from this bitfiled should be converted
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dtrx.h110 * value remains in le32 ordering; however, it is properly converted
/linux-4.1.27/drivers/input/misc/
H A Dmpu3050.c155 * Return the converted X Y and Z co-ordinates from the sensor device
/linux-4.1.27/arch/mips/kernel/
H A Dsmp.c163 * XXX parity protection should be folded in here when it's converted start_secondary()
/linux-4.1.27/fs/f2fs/
H A Dinline.c140 /* this converted inline_data should be recovered. */ f2fs_convert_inline_page()
/linux-4.1.27/net/tipc/
H A Dsubscr.c58 * Returns converted value
/linux-4.1.27/firmware/
H A DMakefile192 # where binaries are frowned upon. They are directly converted with objcopy.
/linux-4.1.27/kernel/
H A Dsysctl.c1937 * @val: the integer to be converted
2403 * are treated as milliseconds, and converted to jiffies when they are stored.
2500 * The values read are assumed to be in seconds, and are converted into
2523 * are converted into jiffies.
2546 * are converted into jiffies.
H A Daudit.c1496 * @len: length of @buf to be converted
2014 * secid to secctx and then adds the (converted) SELinux context to the audit
2016 * to userspace. If secid cannot be converted audit_panic is called.
/linux-4.1.27/drivers/input/touchscreen/
H A Dwm9713.c276 /* WM97XX_ADCSEL_* channels need to be converted to WM9713 format */ wm9713_poll_sample()
/linux-4.1.27/drivers/ide/
H A Dalim15x3.c17 * converted into standard interface, once I finish the thought.
/linux-4.1.27/drivers/media/pci/saa7164/
H A Dsaa7164-bus.c224 * Make a copy of msg->size before it is converted to le16 since it is saa7164_bus_set()
/linux-4.1.27/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.c262 add this once the init has been converted to proper tables */ pb0100_init()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/
H A Ddef.h63 * value remains in le32 ordering; however, it is properly converted
/linux-4.1.27/drivers/rtc/
H A Drtc-dev.c436 /* Keep ioctl until all drivers are converted */ rtc_dev_release()
/linux-4.1.27/drivers/target/
H A Dtarget_core_fabric_lib.c277 * hexadecimal digits converted from the binary iSCSI initiator iscsi_get_pr_transport_id()
/linux-4.1.27/drivers/oprofile/
H A Dbuffer_sync.c375 * sample is converted into a persistent dentry/offset pair
/linux-4.1.27/drivers/pci/pcie/
H A Dpme.c106 * PME from PCI devices under a PCIe-PCI bridge may be converted to an in-band
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Drate.c161 * Eventually MIMOPHY would also be converted to this format
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dlibipw_tx.c253 /* Incoming skb is converted to a txb which consists of
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_modeset_lock.c170 * converted to universal planes yet.
/linux-4.1.27/drivers/input/
H A Dff-memless.c208 * Return the type the effect has to be converted into (memless devices)
/linux-4.1.27/drivers/hv/
H A Dhv_fcopy.c138 * function we limit the size of the buffer where the converted fcopy_send_data()
/linux-4.1.27/drivers/usb/wusbcore/
H A Dwa-hc.h163 * Endianess has been converted to CPU's.
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_btree.h32 * These are disk format structures, and are converted where necessary
H A Dxfs_dir2_sf.c430 * The caller has already converted to 8 byte inode numbers if necessary,
981 * add to the i8count unless we just converted to 8-byte xfs_dir2_sf_replace()
/linux-4.1.27/drivers/video/fbdev/core/
H A Dfbsysfs.c15 * are converted to use it a sysfsification will open OOPSable races.
/linux-4.1.27/include/uapi/linux/wimax/
H A Di2400m.h295 * sending, this is converted to be a real preamble. This
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmpic_timer.c109 /* the time set by the user is converted to "ticks" */ convert_time_to_ticks()
/linux-4.1.27/arch/mips/include/asm/sn/
H A Daddrs.h97 * 'addr' can be physical or virtual address, but will be converted
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
H A Dsn2_smp.c153 * - cpu_vm_mask is converted into a nodemask of the nodes containing the
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dcommon.c97 * The following converted to the real HW bits the gpio_line_config
/linux-4.1.27/arch/arc/include/asm/
H A Duaccess.h10 * converted to do as much word clear as possible.
/linux-4.1.27/kernel/gcov/
H A Dgcc_4_7.c417 * @info: profiling data set to be converted
/linux-4.1.27/lib/zlib_inflate/
H A Dinftrees.c138 with length len. That code is converted to an index by dropping drop zlib_inflate_table()
/linux-4.1.27/scripts/dtc/libfdt/
H A Dfdt_rw.c458 /* First attempt to build converted tree at beginning of buffer */ fdt_open_into()
/linux-4.1.27/sound/pcmcia/vx/
H A Dvxp_ops.c146 * the binary image is the binary array converted from the bitstream file.
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c43 * used. The SYSTIME registers need to be converted to ns values by use
156 * using the converted ns value of the current time to ixgbe_ptp_setup_sdp()
/linux-4.1.27/drivers/misc/lis3lv02d/
H A Dlis3lv02d.c161 * lis3lv02d_get_axis - For the given axis, give the value converted
165 * Returns the converted value.
/linux-4.1.27/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c123 * are then converted to memory mapped byte addresses
133 * are then converted to memory mapped byte addresses
/linux-4.1.27/drivers/s390/cio/
H A Dcmf.c738 /* time fields are converted to nanoseconds while copying */ readall_cmb()
1001 /* time fields are converted to nanoseconds while copying */ readall_cmbe()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dvvp_io.c726 * converted to 0. If the vmpage->mapping is null vvp_io_fault_start()
727 * the error code would be converted back to ENODATA vvp_io_fault_start()
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dwil6210.h507 /* request params, converted to CPU byte order - what we asked for */
517 /* request params, converted to CPU byte order - what we asked for */
/linux-4.1.27/drivers/crypto/
H A Datmel-tdes.c339 pr_err("not all data converted: %u\n", count); atmel_tdes_crypt_pdc_stop()
664 pr_err("not all data converted: %u\n", count); atmel_tdes_crypt_dma_stop()
/linux-4.1.27/drivers/usb/class/
H A Dcdc-wdm.c407 req->wIndex = desc->inum; /* already converted */ wdm_write()
826 desc->irq->wIndex = desc->inum; /* already converted */ wdm_create()
/linux-4.1.27/include/uapi/linux/usb/
H A Dch9.h201 * through the Linux-USB APIs, they are not converted to cpu byte
205 * in this case the fields are converted to host endianness by the kernel.
/linux-4.1.27/fs/befs/
H A Dlinuxvfs.c570 "cannot be converted to unicode.", nls->charset); befs_utf2nls()
649 "cannot be converted to unicode.", nls->charset); befs_nls2utf()
/linux-4.1.27/sound/soc/omap/
H A Dmcbsp.c440 * The threshold parameter is 1 based, and it is converted (threshold - 1)
454 * The threshold parameter is 1 based, and it is converted (threshold - 1)
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-ops.c1619 * is in big endian format it must be converted. ccp_run_rsa_cmd()
1829 * is in big endian format it must be converted and placed in a ccp_run_ecc_mm_cmd()
1948 * is in big endian format it must be converted and placed in a ccp_run_ecc_pm_cmd()
/linux-4.1.27/drivers/isdn/hysdn/
H A Dhycapi.c523 All B3_DATA_IND are converted to 64K-extension compatible format.
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_v110.c61 * E.g. source order 7654321 will be converted to 45670123 when keylen = 4,
/linux-4.1.27/drivers/iio/adc/
H A Dtwl4030-madc.c584 /* Select channels to be converted */ twl4030_madc_conversion()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e.h473 * these values always store the USER setting, and must be converted
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_nvm.c786 * Val to be converted will not be higher than 99, per tool output igb_get_fw_version()
/linux-4.1.27/drivers/net/ethernet/natsemi/
H A Dmacsonic.c6 * Converted to DMA API, converted to unified driver model, made it work as

Completed in 9600 milliseconds

123