Home
last modified time | relevance | path

Searched +full:format +full:- (Results 1 – 25 of 1052) sorted by relevance

12345678910>>...43

/linux/tools/power/cpupower/po/
H A Dfr.po9 "Project-Id-Version: cpufrequtils 0.1-pre2\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2004-11-17 15:53+1000\n"
13 "Last-Translator: Bruno Ducrot <ducrot@poupinou.org>\n"
14 "Language-Team: NONE\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=ISO-8859-1\n"
18 "Content-Transfer-Encoding: 8bit\n"
72 #: utils/idle_monitor/cpupower-monitor.c:66
[all …]
H A Dcs.po10 "Project-Id-Version: cs\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
13 "PO-Revision-Date: 2008-06-11 16:26+0200\n"
14 "Last-Translator: Karel Volný <kavol@seznam.cz>\n"
15 "Language-Team: Czech <diskuze@lists.l10n.cz>\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
[all …]
H A Dpt.po9 "Project-Id-Version: cpufrequtils 004\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2008-06-14 22:16-0400\n"
13 "Last-Translator: Claudio Eduardo <claudioeddy@gmail.com>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
70 #: utils/idle_monitor/cpupower-monitor.c:66
71 #, c-format
[all …]
H A Dit.po2 # Copyright (C) 2004-2009
9 "Project-Id-Version: cpufrequtils 0.3\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2009-08-15 12:00+0900\n"
13 "Last-Translator: Mattia Dongili <malattia@gmail.com>\n"
14 "Language-Team: NONE\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
[all …]
H A Dde.po3 # Copyright (C) 2004-2009 Dominik Brodowski <linux@dominikbrodowski.net>
8 "Project-Id-Version: cpufrequtils 006\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
11 "PO-Revision-Date: 2019-06-02 15:23+0200\n"
12 "Last-Translator: Benjamin Weis <benjamin.weis@gmx.com>\n"
13 "Language-Team: NONE\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
[all …]
H A Dka.po3 # Copyright (C) 2004-2022 Dominik Brodowski <linux@dominikbrodowski.net>
9 "Project-Id-Version: cpufrequtils 006\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2022-09-18 22:12+0200\n"
13 "Last-Translator: Ekaterine Papava <katopapava@gmail.com>\n"
14 "Language-Team: NONE\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
[all …]
/linux/drivers/media/platform/xilinx/
H A Dxilinx-vip.c1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2013-2015 Ideas on Board
6 * Copyright (C) 2013-2015 Xilinx, Inc.
18 #include <dt-bindings/media/xilinx-vip.h>
20 #include "xilinx-vip.h"
22 /* -----------------------------------------------------------------------------
48 * xvip_get_format_by_code - Retrieve format information for a media bus code
49 * @code: the format media bus code
51 * Return: a pointer to the format information structure corresponding to the
52 * given V4L2 media bus format @code, or ERR_PTR if no corresponding format can
[all …]
/linux/include/drm/
H A Ddrm_fourcc.h30 * DRM_FORMAT_MAX_PLANES - maximum number of planes a DRM format can have
39 * case the format can't be specified otherwise, so we don't end up
40 * with two values describing the same format.
59 * struct drm_format_info - information about a DRM format
62 /** @format: 4CC format identifier (DRM_FORMAT_*) */
63 u32 format; member
84 * describing the pixel format.
104 * block and non-block formats in the same way.
106 * For formats that are intended to be used only with non-linear
108 * generic format table. Drivers could supply accurate
[all …]
/linux/tools/objtool/include/objtool/
H A Dwarn.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
22 bool is_text = (sec->sh.sh_flags & SHF_EXECINSTR); in offstr()
33 str = malloc(strlen(sym->name) + strlen(sec->name) + 40); in offstr()
34 len = sprintf(str, "%s+0x%lx", sym->name, offset - sy in offstr()
45 ___WARN(severity,extra,format,...) global() argument
53 __WARN(severity,format,...) global() argument
56 __WARN_LINE(severity,format,...) global() argument
59 __WARN_ELF(severity,format,...) global() argument
62 __WARN_GLIBC(severity,format,...) global() argument
65 __WARN_FUNC(severity,sec,offset,format,...) global() argument
74 WARN(format,...) global() argument
75 WARN_FUNC(sec,offset,format,...) global() argument
77 WARN_INSN(insn,format,...) global() argument
89 BT_INSN(insn,format,...) global() argument
106 ERROR(format,...) global() argument
107 ERROR_ELF(format,...) global() argument
108 ERROR_GLIBC(format,...) global() argument
109 ERROR_FUNC(sec,offset,format,...) global() argument
110 ERROR_INSN(insn,format,...) global() argument
126 __dbg(format,...) global() argument
139 __dbg_indent(format,...) global() argument
[all...]
/linux/sound/core/
H A Dpcm_misc.c1 // SPDX-License-Identifier: LGPL-2.0+
3 * PCM Interface - misc routines
14 #define SND_PCM_FORMAT_UNKNOWN (-1)
22 signed char le; /* 0 = big-endian, 1 = little-endian, -1 = others */
23 signed char signd; /* 0 = unsigned, 1 = signed, -1 = others */
27 static bool valid_format(snd_pcm_format_t format)
30 valid_format(snd_pcm_format_t format) valid_format() argument
249 snd_pcm_format_signed(snd_pcm_format_t format) snd_pcm_format_signed() argument
268 snd_pcm_format_unsigned(snd_pcm_format_t format) snd_pcm_format_unsigned() argument
285 snd_pcm_format_linear(snd_pcm_format_t format) snd_pcm_format_linear() argument
298 snd_pcm_format_little_endian(snd_pcm_format_t format) snd_pcm_format_little_endian() argument
317 snd_pcm_format_big_endian(snd_pcm_format_t format) snd_pcm_format_big_endian() argument
335 snd_pcm_format_width(snd_pcm_format_t format) snd_pcm_format_width() argument
354 snd_pcm_format_physical_width(snd_pcm_format_t format) snd_pcm_format_physical_width() argument
374 snd_pcm_format_size(snd_pcm_format_t format,size_t samples) snd_pcm_format_size() argument
389 snd_pcm_format_silence_64(snd_pcm_format_t format) snd_pcm_format_silence_64() argument
409 snd_pcm_format_set_silence(snd_pcm_format_t format,void * data,unsigned int samples) snd_pcm_format_set_silence() argument
[all...]
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-reserved.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
4 .. _pixfmt-reserved:
7 Reserved Format Identifiers
12 register your own format, send an e-mail to the linux-media mailing list
15 format with other developers add a link to your documentation and send a
16 copy to the linux-media mailing list for inclusion in this section. If
17 you think your format should be listed in a standard format section
18 please make a proposal on the linux-media mailing list.
27 .. _reserved-formats:
29 .. flat-table:: Reserved Image Formats
[all …]
H A Dvidioc-subdev-g-fmt.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
13 VIDIOC_SUBDEV_G_FMT - VIDIOC_SUBDEV_S_FMT - Get or set the data format on a subdev pad
38 These ioctls are used to negotiate the frame format at specific subdev
41 To retrieve the current format applications set the ``pad`` field of a
46 driver fills the members of the ``format`` field.
48 To change the current format applications set both the ``pad`` and
49 ``which`` fields and all members of the ``format`` field. When they call
51 driver verifies the requested format, adjusts it based on the hardware
54 format as would be returned by a ``VIDIOC_SUBDEV_G_FMT`` call.
59 and stored in the sub-device file handle. Two applications querying the
[all …]
/linux/drivers/gpu/drm/sysfb/
H A Dvesadrm.c1 // SPDX-License-Identifier: GPL-2.0-only
136 "S" (&vesa->pmi.PrimaryPalette)); in vesadrm_pmi_cmap_write()
143 struct drm_device *dev = crtc->dev; in vesadrm_set_color_lut()
150 vesa->cmap_write(vesa, i8, red, green, blue); in vesadrm_set_color_lut()
154 const struct drm_format_info *format) in vesadrm_fill_gamma_lut() argument
156 struct drm_device *dev = &vesa->sysfb.dev; in vesadrm_fill_gamma_lut()
157 struct drm_crtc *crtc = &vesa->crtc; in vesadrm_fill_gamma_lut()
159 switch (format->format) { in vesadrm_fill_gamma_lut()
172 drm_warn_once(dev, "Unsupported format %p4cc for gamma correction\n", in vesadrm_fill_gamma_lut()
173 &format->format); in vesadrm_fill_gamma_lut()
[all …]
/linux/sound/core/oss/
H A Dpcm_plugin.c1 // SPDX-License-Identifier: LGPL-2.0+
3 * PCM Plug-In shared (kernel/library) code
5 * Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
20 #define snd_pcm_plug_first(plug) ((plug)->runtime->oss.plugin_first)
21 #define snd_pcm_plug_last(plug) ((plug)->runtime->oss.plugin_last)
25 * all "resampling" requests within +-
36 struct snd_pcm_plugin_format *format; snd_pcm_plugin_alloc() local
263 snd_pcm_plug_formats(const struct snd_mask * mask,snd_pcm_format_t format) snd_pcm_plug_formats() argument
305 snd_pcm_plug_slave_format(snd_pcm_format_t format,const struct snd_mask * format_mask) snd_pcm_plug_slave_format() argument
549 struct snd_pcm_plugin_format *format; snd_pcm_plug_client_channels_buf() local
658 snd_pcm_area_silence(const struct snd_pcm_channel_area * dst_area,size_t dst_offset,size_t samples,snd_pcm_format_t format) snd_pcm_area_silence() argument
705 snd_pcm_area_copy(const struct snd_pcm_channel_area * src_area,size_t src_offset,const struct snd_pcm_channel_area * dst_area,size_t dst_offset,size_t samples,snd_pcm_format_t format) snd_pcm_area_copy() argument
[all...]
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * vimc-scaler.c Virtual Media Controller Driver
5 * Copyright (C) 2015-2017 Helen Koike <helen.fornazier@gmail.com>
11 #include <linux/v4l2-mediabus.h>
12 #include <media/v4l2-rect.h>
13 #include <media/v4l2-subdev.h>
15 #include "vimc-common.h"
74 .width = sink_fmt->width, in vimc_scaler_get_crop_bound_sink()
75 .height = sink_fmt->height, in vimc_scaler_get_crop_bound_sink()
87 for (i = 0; i < sd->entity.num_pads; i++) { in vimc_scaler_init_state()
[all …]
/linux/drivers/gpu/drm/tegra/
H A Dplane.c1 // SPDX-License-Identifier: GPL-2.0-only
6 #include <linux/dma-mapping.h>
33 if (plane->state) in tegra_plane_reset()
34 __drm_atomic_helper_plane_destroy_state(plane->state); in tegra_plane_reset()
36 kfree(plane->state); in tegra_plane_reset()
37 plane->state = NULL; in tegra_plane_reset()
41 plane->state = &state->base; in tegra_plane_reset()
42 plane->state->plane = plane; in tegra_plane_reset()
43 plane->state->zpos = p->index; in tegra_plane_reset()
44 plane->state->normalized_zpos = p->index; in tegra_plane_reset()
[all …]
/linux/drivers/acpi/acpica/
H A Dutxferror.c1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0
4 * Module Name: utxferror - Various error/warning output functions
17 * This module is used for the in-kernel ACPICA as well as the ACPICA
25 * PARAMETERS: module_name - Caller's module name (for error output)
26 * line_number - Caller's line number (for error output)
27 * format - Printf format string + additional args
35 acpi_error(const char *module_name, u32 line_number, const char *format, ...) in acpi_error() argument
42 va_start(arg_list, format); in acpi_error()
43 acpi_os_vprintf(format, arg_list); in acpi_error()
56 * PARAMETERS: module_name - Caller's module name (for error output) in ACPI_EXPORT_SYMBOL()
[all …]
/linux/include/net/
H A Dnet_debug.h1 /* SPDX-License-Identifier: GPL-2.0 */
12 const char *format, ...);
14 void netdev_emerg(const struct net_device *dev, const char *format, ...);
16 void netdev_alert(const struct net_device *dev, const char *format, ...);
18 void netdev_crit(const struct net_device *dev, const char *format, ...);
20 void netdev_err(const struct net_device *dev, const char *format, ...);
22 void netdev_warn(const struct net_device *dev, const char *format, ...);
24 void netdev_notice(const struct net_device *dev, const char *format, ...);
26 void netdev_info(const struct net_device *dev, const char *format, ...);
55 #define netdev_dbg(__dev, format, args...) \ argument
[all …]
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h1 /* SPDX-License-Identifier: GPL-2.0 OR MIT */
4 * Copyright (c) 2021-2024 Broadcom. All Rights Reserved. The term
43 return (tmp > (uint64_t) ((u32) -1)) ? (u32) -1 : tmp; in clamped_umul32()
47 * vmw_surface_get_desc - Look up the appropriate SVGA3dSurfaceDesc for the
48 * given format.
51 vmw_surface_get_desc(SVGA3dSurfaceFormat format) in vmw_surface_get_desc() argument
53 if (format < ARRAY_SIZE(g_SVGA3dSurfaceDescs)) in vmw_surface_get_desc()
54 return &g_SVGA3dSurfaceDescs[format]; in vmw_surface_get_desc()
60 * vmw_surface_get_mip_size - Given a base level size and the mip level,
80 block_size->width = __KERNEL_DIV_ROUND_UP(pixel_size->width, in vmw_surface_get_size_in_blocks()
[all …]
/linux/drivers/net/wireless/ath/ath6kl/
H A Dbmi.h2 * Copyright (c) 2004-2011 Atheros Communications Inc.
37 * command-specific data.
45 * BMI handles all required Target-side cache flushing.
55 * Request format:
57 * Response format: none
63 * Request format:
67 * Response format:
74 * Request format:
79 * Response format: none
85 * Request format:
[all …]
/linux/scripts/gdb/linux/
H A Dtimerlist.py1 # SPDX-License-Identifier: GPL-2.0
38 text = " #{}: <{}>, {}, ".format(idx, timer, function)
39 text += "S:{:02x}\n".format(int(timer['state']))
40 text += " # expires at {}-{} nsecs [in {} to {} nsecs]\n".format(
41 softexpires, expires, softexpires - now, expires - now)
55 text = " .base: {}\n".format(bas
[all...]
/linux/drivers/gpu/drm/meson/
H A Dmeson_osd_afbcd.c1 // SPDX-License-Identifier: GPL-2.0+
30 * - basic AFBC buffer for RGB32 only, thus YTR feature is mandatory
31 * - SPARSE layout and SPLIT layout
32 * - only 16x16 superblock
43 * - basic AFBC buffer for multiple RGB and YUV pixel formats
44 * - SPARSE layout and SPLIT layout
45 * - 16x16 and 32x8 "wideblk" superblocks
46 * - Tiled header
58 static int meson_gxm_afbcd_pixel_fmt(u64 modifier, uint32_t format) in meson_gxm_afbcd_pixel_fmt() argument
60 switch (format) { in meson_gxm_afbcd_pixel_fmt()
[all …]
/linux/Documentation/driver-api/
H A Dgeneric_pt.rst1 .. SPDX-License-Identifier: GPL-2.0
7 .. kernel-doc:: include/linux/generic_pt/common.h
10 .. kernel-doc:: drivers/iommu/generic_pt/pt_defs.h
16 Generic PT is structured as a multi-compilation system. Since each format
17 provides an API using a common set of names there can be only one format active
22 map/unmap, etc.) and the per-format code can be directly inlined into the
23 per-format compilation unit. For something like IOMMU each format will be
24 compiled into a per-format IOMMU operations kernel module.
27 format headers and the generic code for the implementation. For instance in an
46 IOMMU implementation uses multi-compilation to generate per-format ops structs
[all …]
/linux/sound/usb/
H A Dformat.c1 // SPDX-License-Identifier: GPL-2.0-or-later
9 #include <linux/usb/audio-v2.h>
10 #include <linux/usb/audio-v3.h>
20 #include "format.h"
23 * parse the audio format type I descriptor
24 * and returns the corresponding pcm format
28 * @format: the format tag (wFormatTag)
29 * @fmt: the format type descriptor (v1/v2) or AudioStreaming descriptor (v3)
33 u64 format, void *_fmt) in parse_audio_format_i_type() argument
39 switch (fp->protocol) { in parse_audio_format_i_type()
[all …]
/linux/drivers/hwmon/pmbus/
H A Dadp1050.c1 // SPDX-License-Identifier: GPL-2.0
21 .format[PSC_VOLTAGE_IN] = linear,
22 .format[PSC_VOLTAGE_OUT] = linear,
23 .format[PSC_CURRENT_IN] = linear,
24 .format[PSC_TEMPERATURE] = linear,
33 .format[PSC_VOLTAGE_IN] = linear,
34 .format[PSC_VOLTAGE_OUT] = linear,
35 .format[PSC_CURRENT_IN] = linear,
36 .format[PSC_TEMPERATURE] = linear,
47 .format[PSC_VOLTAGE_IN] = linear,
[all …]

12345678910>>...43