Home
last modified time | relevance | path

Searched full:converts (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/linux/tools/include/nolibc/
H A Dstdlib.h189 /* Converts the unsigned long integer <in> to its hex representation into
219 /* converts unsigned long <in> to an hex string using the static itoa_buffer
229 /* Converts the unsigned long integer <in> to its string representation into
260 /* Converts the signed long integer <in> to its string representation into
291 /* converts long integer <in> to a string using the static itoa_buffer and
301 /* converts long integer <in> to a string using the static itoa_buffer and
311 /* converts unsigned long integer <in> to a string using the static itoa_buffer
321 /* Converts the unsigned 64-bit integer <in> to its hex representation into
355 /* converts uint64_t <in> to an hex string using the static itoa_buffer and
365 /* Converts the unsigned 64-bit integer <in> to its string representation into
[all …]
/linux/fs/
H A Dfs_types.c23 * This function converts the on-disk file type value (FT_*) to the directory
64 * This function converts the file mode value to the on-disk file type (FT_*).
87 * This function converts the file mode value to the directory
/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dconversion.c77 * convert_float_matrix - This converts a double into HW register spec defined format S2D13.
122 * convert_hw_matrix - converts HW values into fixed31_32 matrix.
127 * Converts HW register spec defined format S2D13 into a fixed-point 31.32
/linux/drivers/rtc/
H A Dlib.c46 * rtc_time64_to_tm - converts time64_t to rtc_time.
133 /* Converts to the Gregorian calendar. */ in rtc_time64_to_tm()
141 /* Converts to rtc_time's format. */ in rtc_time64_to_tm()
177 * rtc_tm_to_time64 - Converts rtc_time to time64_t.
/linux/include/video/
H A Dvideomode.h40 * This function converts a struct display_timing to a struct videomode.
52 * This function converts one struct display_timing entry to a struct videomode.
/linux/drivers/iio/common/ssp_sensors/
H A Dssp_iio_sensor.h46 /* Converts time in ms to frequency */
61 /* Converts frequency to time in ms */
/linux/sound/soc/tegra/
H A DKconfig104 which converts the sampling frequency of the input signal from
116 converts the multi-bit Pulse Code Modulation (PCM) audio input to
120 interpolation and then converts the oversampled PCM input to
148 converts the sampling frequency of input signal to another
/linux/include/linux/
H A Dclocksource.h177 * Helper functions that converts a khz counter frequency to a timsource
190 * Helper functions that converts a hz counter
200 * clocksource_cyc2ns - converts clocksource cycles to nanoseconds
205 * Converts clocksource cycles to nanoseconds, using the given @mult and @shift.
H A Dstringify.h6 * converts to "bar".
/linux/arch/x86/kernel/cpu/
H A Dperfctr-watchdog.c44 /* converts an msr to an appropriate reservation bit */
75 * converts an msr to an appropriate reservation bit
/linux/sound/pci/emu10k1/
H A Dp16v.h147 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */
148 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */
174 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */
179 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */
/linux/lib/
H A Dhexdump.c23 * hex_to_bin() converts one hex digit to its actual value or -1 in case of bad
43 * uppercase and lowercase letters, so we use (ch & 0xdf), which converts
110 * Given a buffer of u8 data, hex_dump_to_buffer() converts the input data
/linux/kernel/time/
H A Dtimeconv.c24 * Converts the calendar time to broken-down time representation
40 * time64_to_tm - converts the calendar time to local broken-down time
/linux/fs/ubifs/
H A Dioctl.c57 * This function converts ioctl flags (@FS_COMPR_FL, etc) to UBIFS inode flags
82 * This function converts UBIFS inode flags (@UBIFS_COMPR_FL, etc) to ioctl
/linux/tools/include/linux/
H A Dstringify.h7 * converts to "bar".
/linux/drivers/media/platform/xilinx/
H A DKconfig21 based driver that takes input from CSI-2 Tx source and converts
/linux/arch/sh/include/mach-kfr2r09/mach/
H A Dromimage.h5 * converts the "partner-jet-script.txt" script into assembly
/linux/drivers/net/pcs/
H A DKconfig33 on RZ/N1 SoCs. This PCS converts MII to RMII/RGMII or can be set in
/linux/drivers/gpu/drm/bridge/analogix/
H A DKconfig44 designed for portable devices. It converts MIPI/DPI to
/linux/mm/
H A Dpercpu-internal.h111 * pcpu_chunk_nr_blocks - converts nr_pages to # of md_blocks
123 * pcpu_nr_pages_to_map_bits - converts the pages to size of bitmap
/linux/tools/verification/rvgen/
H A Ddot2c21 parser = argparse.ArgumentParser(description='dot2c: converts a .dot file into a C structure')
/linux/include/linux/mfd/
H A Dntxec.h26 * This convenience function converts an 8-bit value to 16-bit for use in the
/linux/drivers/net/wan/framer/
H A DKconfig10 Connected usually to a TDM bus, it converts TDM frames to/from E1/T1
/linux/lib/pldmfw/
H A Dpldmfw_private.h139 * Converts the starting offset of the descriptor TLVs into a pointer to the
174 * Converts a starting offset of the PLDM records into a pointer to the first
/linux/arch/parisc/math-emu/
H A Dfcnvfut.c15 * Floating-point to Unsigned Fixed-point Converts with Truncation
38 * Floating-point to Unsigned Fixed-point Converts with Truncation *

12345678910>>...14