Home
last modified time | relevance | path

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

12345678910>>...15

/Linux-v6.1/tools/include/nolibc/
Dstdlib.h174 /* Converts the unsigned long integer <in> to its hex representation into
204 /* converts unsigned long <in> to an hex string using the static itoa_buffer
214 /* Converts the unsigned long integer <in> to its string representation into
245 /* Converts the signed long integer <in> to its string representation into
276 /* converts long integer <in> to a string using the static itoa_buffer and
286 /* converts long integer <in> to a string using the static itoa_buffer and
296 /* converts unsigned long integer <in> to a string using the static itoa_buffer
306 /* Converts the unsigned 64-bit integer <in> to its hex representation into
340 /* converts uint64_t <in> to an hex string using the static itoa_buffer and
350 /* Converts the unsigned 64-bit integer <in> to its string representation into
[all …]
/Linux-v6.1/fs/
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-v6.1/drivers/rtc/
Dlib.c46 * rtc_time64_to_tm - converts time64_t to rtc_time.
121 /* Converts to the Gregorian calendar. */ in rtc_time64_to_tm()
129 /* Converts to rtc_time's format. */ in rtc_time64_to_tm()
165 * rtc_tm_to_time64 - Converts rtc_time to time64_t.
/Linux-v6.1/include/video/
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-v6.1/drivers/iio/common/ssp_sensors/
Dssp_iio_sensor.h46 /* Converts time in ms to frequency */
61 /* Converts frequency to time in ms */
/Linux-v6.1/sound/soc/tegra/
DKconfig101 which converts the sampling frequency of the input signal from
113 converts the multi-bit Pulse Code Modulation (PCM) audio input to
117 interpolation and then converts the oversampled PCM input to
145 converts the sampling frequency of input signal to another
/Linux-v6.1/include/linux/
Dclocksource.h169 * Helper functions that converts a khz counter frequency to a timsource
182 * Helper functions that converts a hz counter
192 * clocksource_cyc2ns - converts clocksource cycles to nanoseconds
197 * Converts clocksource cycles to nanoseconds, using the given @mult and @shift.
Dstringify.h6 * converts to "bar".
/Linux-v6.1/drivers/gpu/drm/bridge/
DKconfig63 designed for ChromeOS devices. It converts HDMI
141 chip driver that converts dual DSI and I2S to
155 chip driver that converts dual DSI and I2S to
/Linux-v6.1/arch/x86/kernel/cpu/
Dperfctr-watchdog.c44 /* converts an msr to an appropriate reservation bit */
75 * converts an msr to an appropriate reservation bit
/Linux-v6.1/arch/ia64/include/asm/
Dmca_asm.h30 * This macro converts a instruction virtual address to a physical address
38 * This macro converts a data virtual address to a physical address
46 * This macro converts a data physical address to a virtual address
/Linux-v6.1/Documentation/x86/
Dtdx.rst180 converts it into a controlled TDCALL to the host, rather than exposing
200 * set_memory_decrypted() converts a range of pages to shared.
201 * set_memory_encrypted() converts memory back to private.
/Linux-v6.1/kernel/time/
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-v6.1/lib/
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-v6.1/drivers/video/fbdev/
Dmacmodes.c209 * mac_vmode_to_var - converts vmode/cmode pair to var structure
214 * Converts a MacOS vmode/cmode pair to a frame buffer video
296 * Converts a frame buffer video mode structure to a MacOS
360 * Converts a Macintosh monitor sense number to a MacOS
/Linux-v6.1/sound/pci/emu10k1/
Dp16v.h203 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */
204 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */
230 /* SRC48 converts samples rates 44.1, 48, 96, 192 to 48 khz. */
235 /* SRCMulti converts 48khz samples rates to 44.1, 48, 96, 192 to 48. */
/Linux-v6.1/tools/include/linux/
Dstringify.h7 * converts to "bar".
/Linux-v6.1/fs/ubifs/
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-v6.1/drivers/media/platform/xilinx/
DKconfig21 based driver that takes input from CSI-2 Tx source and converts
/Linux-v6.1/arch/sh/include/mach-kfr2r09/mach/
Dromimage.h5 * converts the "partner-jet-script.txt" script into assembly
/Linux-v6.1/drivers/net/pcs/
DKconfig26 on RZ/N1 SoCs. This PCS converts MII to RMII/RGMII or can be set in
/Linux-v6.1/drivers/gpu/drm/bridge/analogix/
DKconfig44 designed for portable devices. It converts MIPI/DPI to
/Linux-v6.1/mm/
Dpercpu-internal.h81 * pcpu_chunk_nr_blocks - converts nr_pages to # of md_blocks
93 * pcpu_nr_pages_to_map_bits - converts the pages to size of bitmap
/Linux-v6.1/include/linux/mfd/
Dntxec.h26 * This convenience function converts an 8-bit value to 16-bit for use in the
/Linux-v6.1/tools/verification/dot2/
Ddot2c21 parser = argparse.ArgumentParser(description='dot2c: converts a .dot file into a C structure')

12345678910>>...15