Home
last modified time | relevance | path

Searched refs:format (Results 4076 – 4100 of 5201) sorted by relevance

1...<<161162163164165166167168169170>>...209

/openbmc/linux/Documentation/process/
H A D5.Posting.rst190 - The patch itself, in the unified ("-u") patch format. Using the "-p"
231 the patch. Each of these uses this format::
338 Patches need good subject lines. The canonical format for a patch line is
H A Dmaintainer-netdev.rst90 (use ``--subject-prefix='RFC net-next'`` with ``git format-patch``).
326 git format-patch --subject-prefix='PATCH net-next' start..finish
380 in the domain of netdev is in the preferred format.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb39 table at compile time. The format for the device ID is:
56 device IDs in the same format, with one entry per
82 The format for the device ID is:
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c549 pitch_pixels = fb->pitches[0] / fb->format->cpp[0]; in radeon_crtc_page_flip_target()
555 int byteshift = fb->format->cpp[0] * 8 >> 4; in radeon_crtc_page_flip_target()
561 switch (fb->format->cpp[0] * 8) { in radeon_crtc_page_flip_target()
/openbmc/qemu/gdbstub/
H A Dgdbstub.c432 const char *format, ...) in gdb_feature_builder_append_tag() argument
435 va_start(ap, format); in gdb_feature_builder_append_tag()
436 g_ptr_array_add(builder->xml, g_markup_vprintf_escaped(format, ap)); in gdb_feature_builder_append_tag()
/openbmc/linux/sound/pci/
H A Dvia82xx.c965 (runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA_REG_TYPE_16BIT : 0) | in via686_setup_format()
1048 outl((runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA8233_REG_TYPE_16BIT : 0) | /* format */ in snd_via8233_playback_prepare()
1078 fmt = (runtime->format == SNDRV_PCM_FORMAT_S16_LE) ? in snd_via8233_multi_prepare()
1122 outl((runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA8233_REG_TYPE_16BIT : 0) | in snd_via8233_capture_prepare()
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1007 for (field = event->format.fields; field; field = field->next) { in python_process_tracepoint()
2071 for (f = event->format.fields; f; f = f->next) { in python_generate_script()
2096 for (f = event->format.fields; f; f = f->next) { in python_generate_script()
2121 for (f = event->format.fields; f; f = f->next) { in python_generate_script()
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-subdev.rst129 still responsible for validating the correctness of the format configuration
436 for the :ref:`V4L2_SUBDEV_FORMAT_TRY <v4l2-subdev-format-whence>`
445 In case the ioctl is not allowed, or the format to modify is set to
586 <v4l2-subdev-format-whence>` receive the correct state to operate on through
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst53 `bcache make` has the ability to format multiple devices at the same time - if
54 you format your backing devices and cache device at the same time, you won't
60 unified `bcache` utility, you may use the legacy `make-bcache` utility to format
70 now format it and use it as normal. But the first time using a new bcache
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-block61 What: /sys/block/<disk>/integrity/format
65 Metadata format for integrity capable block device.
143 I/O statistics of partition <partition>. The format is the
144 same as the format of /sys/block/<disk>/stat.
/openbmc/qemu/
H A Dqemu-io-cmds.c289 static void timestr(struct timespec *tv, char *ts, size_t size, int format) in timestr() argument
293 if (format & TERSE_FIXED_TIME) { in timestr()
300 format |= VERBOSE_FIXED_TIME; /* fallback if hours needed */ in timestr()
303 if ((format & VERBOSE_FIXED_TIME) || tv->tv_sec) { in timestr()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst165 extracted and new packages in the configured output package format are
492 The toplevel :term:`SPDX` output file is generated in JSON format as a
1154 ``rootfs*.bbclass`` files (depending on the package format used) and
1475 invalid format.
1478 invalid format.
2274 use the Debian (i.e. ``.deb``) file format. The class ensures the
2275 packages are written out in a ``.deb`` file format to the
2289 are written out in a ``.ipk`` file format to the
2303 are written out in a ``.rpm`` file format to the
2520 (IPK format) package manager.
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt33 Decoding is done on-the-fly. The decoder outputs samples in the same format as
79 it. The other tools understand the directory format, so to use 'perf report'
240 The config terms are listed in /sys/devices/intel_pt/format. They are bit
245 $ grep -H . /sys/bus/event_source/devices/intel_pt/format/*
246 /sys/bus/event_source/devices/intel_pt/format/cyc:config:1
247 /sys/bus/event_source/devices/intel_pt/format/cyc_thresh:config:19-22
248 /sys/bus/event_source/devices/intel_pt/format/mtc:config:9
249 /sys/bus/event_source/devices/intel_pt/format/mtc_period:config:14-17
250 /sys/bus/event_source/devices/intel_pt/format/noretcomp:config:11
251 /sys/bus/event_source/devices/intel_pt/format/psb_period:config:24-27
[all …]
/openbmc/linux/Documentation/virt/kvm/devices/
H A Ds390_flic.rst30 The format of the data structure kvm_s390_irq as it is copied from userspace
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dmacros.fuc135 // Inter-process message format
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_operr.S268 movel %d0,%d1 |format size:reg for reg_dest
/openbmc/linux/Documentation/driver-api/
H A Dconsole.rst61 2. name - read-only file. Shows the name of the driver in this format::
/openbmc/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst7 This document describes the format and semantics of the statistics
/openbmc/u-boot/examples/standalone/
H A DREADME.smc91111_eeprom90 smc91111_eeprom: file format elf32-bfin
/openbmc/u-boot/arch/arm/dts/
H A Dda850-evm.dts139 simple-audio-card,format = "dsp_b";
H A Dr8a7794-silk.dts197 simple-audio-card,format = "left_j";
/openbmc/u-boot/doc/
H A DREADME.mediatek95 The option string is using the follow format:
H A DREADME.ubi168 UBIFS: media format: w4/r0 (latest is w4/r0)
/openbmc/u-boot/drivers/mtd/spi/
H A DKconfig175 Sometimes DataFlash is packaged in MMC-format cards, although the
/openbmc/u-boot/arch/arm/cpu/armv8/
H A DKconfig63 Note: Only FIT format image is supported.

1...<<161162163164165166167168169170>>...209