/kernel/linux/linux-5.10/drivers/hv/ |
H A D | vmbus_drv.c | 692 const char *format = "MODALIAS=vmbus:%*phN"; in vmbus_uevent() local 694 return add_uevent_var(env, format, UUID_SIZE, &dev->dev_type); in vmbus_uevent() 2104 * sets up in the extended format. IRQ information is present in vmbus_walk_resources() 2105 * on x86/x64 in the non-extended format but it is not used by in vmbus_walk_resources() 2106 * Linux. So don't bother checking for the non-extended format. in vmbus_walk_resources()
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-cd.c | 1038 int msf_flag, int format, char *buf, int buflen) in ide_cdrom_read_tocentry() 1050 cmd[9] = (format << 6); in ide_cdrom_read_tocentry() 1197 /* re-read multisession information using MSF format */ in ide_cd_read_toc() 1037 ide_cdrom_read_tocentry(ide_drive_t *drive, int trackno, int msf_flag, int format, char *buf, int buflen) ide_cdrom_read_tocentry() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 689 static int mini_cqe_res_format_to_hw(struct mlx5_ib_dev *dev, u8 format) in mini_cqe_res_format_to_hw() argument 691 switch (format) { in mini_cqe_res_format_to_hw() 796 mlx5_ib_dbg(dev, "CQE compression res format %d error: %d\n", in create_cq_user()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | orinoco_usb.c | 102 #define err(format, arg...) \ 103 do { printk(KERN_ERR PFX format "\n", ## arg); } while (0)
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | cdc_ncm.c | 347 #define NCM_PARM_ATTR(name, format, tocpu) \ 352 return sprintf(buf, format "\n", tocpu(ctx->ncm_parm.name)); \ 534 /* set NTB format, if both formats are supported. in cdc_ncm_init() 543 dev_dbg(&dev->intf->dev, "Setting NTB format to 32-bit\n"); in cdc_ncm_init() 551 dev_dbg(&dev->intf->dev, "Setting NTB format to 16-bit\n"); in cdc_ncm_init()
|
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr.c | 551 switch (stream->format) { in pcxhr_set_format() 574 "error pcxhr_set_format() : unknown format\n"); in pcxhr_set_format() 597 /* bit 12 also sets the format of the playback stream */ in pcxhr_set_format() 743 /* the dsp lost format and buffer info with the stop pipe */ in pcxhr_start_linked_stream() 948 /* set up format for the stream */ in pcxhr_hw_params() 949 stream->format = params_format(hw); in pcxhr_hw_params() 1021 /* float format support is in some cases buggy on stereo cards */ in pcxhr_open()
|
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 1054 if (snd_pcm_format_width(runtime->format) == 16) in snd_ali_control_mode() 1056 if (!snd_pcm_format_unsigned(runtime->format)) in snd_ali_control_mode()
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | azt3328.c | 1260 /* set bitrate/format */ in snd_azf3328_codec_setfmt() 1263 /* changing the bitrate/format settings switches off the in snd_azf3328_codec_setfmt() 1264 * audio output with an annoying click in case of 8/16bit format change in snd_azf3328_codec_setfmt() 1442 snd_pcm_format_width(runtime->format), in snd_azf3328_pcm_prepare() 1475 snd_pcm_format_width(runtime->format), in snd_azf3328_pcm_trigger()
|
H A D | rme32.c | 641 static int snd_rme32_setformat(struct rme32 *rme32, snd_pcm_format_t format) in snd_rme32_setformat() argument 643 switch (format) { in snd_rme32_setformat() 1454 snd_iprintf(buffer, " format: 24 bit"); in snd_rme32_proc_read() 1456 snd_iprintf(buffer, " format: 16 bit"); in snd_rme32_proc_read() 1516 snd_iprintf(buffer, " format: AES/EBU (professional)\n"); in snd_rme32_proc_read() 1518 snd_iprintf(buffer, " format: IEC958 (consumer)\n"); in snd_rme32_proc_read()
|
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emupcm.c | 287 w_16 = snd_pcm_format_width(runtime->format) == 16; in snd_emu10k1_pcm_init_voice() 629 sample = snd_pcm_format_width(runtime->format) == 16 ? 0 : 0x80808080; in snd_emu10k1_playback_invalidate_cache()
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | modpost.c | 54 void __attribute__((format(printf, 2, 3))) 1341 * The ELF format may have a better way to detect what type of symbol 2150 void __attribute__((format(printf, 2, 3))) buf_printf(struct buffer *buf, in buf_printf() 2464 /* parse Module.symvers file. line format:
|
/kernel/linux/linux-5.10/sound/sparc/ |
H A D | cs4231.c | 534 static unsigned char snd_cs4231_get_format(struct snd_cs4231 *chip, int format, in snd_cs4231_get_format() argument 540 switch (format) { in snd_cs4231_get_format()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 480 #define V4L2_CAP_EXT_PIX_FORMAT 0x00200000 /* Supports the extended pixel format */ 507 __u32 flags; /* format flags (V4L2_PIX_FMT_FLAG_*) */ 518 /* Pixel format FOURCC depth Description */ 830 __u32 pixel_format; /* Pixel format */ 857 __u32 index; /* Frame format index */ 858 __u32 pixel_format; /* Pixel format */ 1463 /* Interlaced or progressive format */ 1496 * If the framerate of the format is a multiple of six, then the pixelclock 1511 * If set, then this is a Consumer Electronics (CE) video format. Such formats 1515 * except for the 640x480 format ar 2072 __u32 format; global() member 2466 struct v4l2_format format; global() member [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | net-sysfs.c | 43 ssize_t (*format)(const struct net_device *, char *)) in netdev_show() 50 ret = (*format)(ndev, buf); in netdev_show()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 1092 dev_err(dev, "%s: Invalid format %d\n", __func__, daifmt->fmt); in tda998x_audio_hw_params() 1724 "Bad audio format %u\n", afmt); in tda998x_get_audio_ports() 1735 "%s format already configured\n", in tda998x_get_audio_ports() 1761 if (p->audio_params.format != AFMT_UNUSED) { in tda998x_set_config() 1763 bool spdif = p->audio_params.format == AFMT_SPDIF; in tda998x_set_config()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_tv.c | 948 int format = conn_state->tv.mode; in intel_tv_mode_find() local 950 return &tv_modes[format]; in intel_tv_mode_find() 1669 * Here we set accurate tv format according to connector type 1751 /* Choose preferred mode according to line number of TV format */
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_drv.h | 410 const struct drm_format_info *format; member 435 const struct drm_format_info *format; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.c | 129 sw_rep_stats_desc[i].format); in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() 168 strcpy(data + (idx++) * ETH_GSTRING_LEN, vport_rep_stats_desc[i].format); in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | actbl2.h | 516 /* Global interrupt format */ 2021 struct acpi_nhlt_wave_extensible format; member 2989 u16 format; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | videodev2.h | 500 #define V4L2_CAP_EXT_PIX_FORMAT 0x00200000 /* Supports the extended pixel format */ 526 __u32 flags; /* format flags (V4L2_PIX_FMT_FLAG_*) */ 537 /* Pixel format FOURCC depth Description */ 631 * YCbCr packed format. For each Y2xx format, xx bits of valid data occupy the MSBs 898 __u32 pixel_format; /* Pixel format */ 925 __u32 index; /* Frame format index */ 926 __u32 pixel_format; /* Pixel format */ 1543 /* Interlaced or progressive format */ 1576 * If the framerate of the format i 2209 __u32 format; global() member 2613 struct v4l2_format format; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | cdc_ncm.c | 360 #define NCM_PARM_ATTR(name, format, tocpu) \ 365 return sprintf(buf, format "\n", tocpu(ctx->ncm_parm.name)); \ 547 /* set NTB format, if both formats are supported. in cdc_ncm_init() 556 dev_dbg(&dev->intf->dev, "Setting NTB format to 32-bit\n"); in cdc_ncm_init() 564 dev_dbg(&dev->intf->dev, "Setting NTB format to 16-bit\n"); in cdc_ncm_init()
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-comp.c | 83 u32 colorformat = ctx->input->buffer.format.colorformat; in config_rdma_frame() 186 u32 colorformat = ctx->input->buffer.format.colorformat; in config_rdma_subfrm()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | orinoco_usb.c | 102 #define err(format, arg...) \ 103 do { printk(KERN_ERR PFX format "\n", ## arg); } while (0)
|
/kernel/linux/linux-6.6/arch/x86/kvm/svm/ |
H A D | nested.c | 89 * The NPT format depends on L1's CR4 and EFER, which is in vmcb01. Note, in nested_svm_init_mmu_context() 1585 .format = KVM_STATE_NESTED_FORMAT_SVM, in svm_get_nested_state() 1660 if (kvm_state->format != KVM_STATE_NESTED_FORMAT_SVM) in svm_set_nested_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | tc358767.c | 27 #include <linux/media-bus-format.h> 1747 /* This is the DSI-end bus format */ in tc_dpi_atomic_get_input_bus_fmts() 2093 dsi->format = MIPI_DSI_FMT_RGB888; in tc_mipi_dsi_host_attach()
|