Home
last modified time | relevance | path

Searched refs:presets (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl107 def _parse_presets(self, presets): argument
113 for preset in presets:
128 presets = dict()
133 if path.name not in presets:
134 presets[path.name] = path
136 self._parse_presets([v for k, v in sorted(presets.items())])
275 presets = Presets('system-preset', root)
279 state = presets.state(service)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dump.h50 u32 presets; member
59 u32 presets; member
H A Dbnx2x_ethtool.c741 #define IS_REG_IN_PRESET(presets, idx) \ argument
742 ((presets & (1 << (idx-1))) == (1 << (idx-1)))
874 if (IS_REG_IN_PRESET(read_addr[k].presets, in bnx2x_read_pages_regs()
906 IS_REG_IN_PRESET(idle_reg_addrs[i].presets, preset)) { in __bnx2x_get_preset_regs()
915 IS_REG_IN_PRESET(reg_addrs[i].presets, preset)) { in __bnx2x_get_preset_regs()
923 IS_REG_IN_PRESET(wreg_addr_p->presets, preset)) { in __bnx2x_get_preset_regs()
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-ugly_1.20.5.bb45 FILES:${PN}-amrnb += "${datadir}/gstreamer-1.0/presets/GstAmrnbEnc.prs"
46 FILES:${PN}-x264 += "${datadir}/gstreamer-1.0/presets/GstX264Enc.prs"
H A Dgstreamer1.0-plugins-bad_1.20.5.bb163 FILES:${PN}-freeverb += "${datadir}/gstreamer-1.0/presets/GstFreeverb.prs"
166 FILES:${PN}-voamrwbenc += "${datadir}/gstreamer-1.0/presets/GstVoAmrwbEnc.prs"
H A Dgstreamer1.0-plugins-good_1.20.5.bb81 FILES:${PN}-equalizer += "${datadir}/gstreamer-1.0/presets/*.prs"
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Dsoundfont.c1141 memset(sflist->presets, 0, sizeof(sflist->presets)); in rebuild_presets()
1187 cur->next_instr = sflist->presets[index]; /* preset table link */ in add_preset()
1188 sflist->presets[index] = cur; in add_preset()
1202 for (p = sflist->presets[index]; p; p = p->next_instr) { in delete_preset()
1262 for (zp = sflist->presets[index]; zp; zp = zp->next_instr) { in search_first_zone()
1338 memset(sflist->presets, 0, sizeof(sflist->presets)); in snd_sf_init()
1455 memset(sflist->presets, 0, sizeof(sflist->presets)); in snd_soundfont_remove_unlocked()
/OK3568_Linux_fs/buildroot/package/systemd/
H A D80-buildroot.preset1 # Higher priority than systemd presets
/OK3568_Linux_fs/buildroot/package/fluid-soundfont/
H A DConfig.in8 versions of the GM presets.
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoundfont.h74 struct snd_sf_zone *presets[SF_MAX_PRESETS]; member
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-dv-timings.rst105 Digital video presets are not supported for this input or output.
H A Dext-ctrls-camera.rst271 Sets white balance to automatic, manual or a preset. The presets
274 representation. The following white balance presets are listed in
/OK3568_Linux_fs/buildroot/package/nginx/
H A D0002-auto-feature-add-mechanism-allowing-to-force-feature.patch10 Therefore, the generated config.h file will honor these presets.
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ds5k6aa.c255 struct s5k6aa_preset presets[S5K6AA_MAX_PRESETS]; member
313 struct s5k6aa_preset *preset = &s5k6aa->presets[0]; in s5k6aa_presets_data_init()
326 s5k6aa->preset = &s5k6aa->presets[0]; in s5k6aa_presets_data_init()
/OK3568_Linux_fs/kernel/Documentation/staging/
H A Dxz.rst77 size for in-kernel use (maybe more is OK for initramfs). The presets
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dlarge.txt7850 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-rect-select-tool.presets", O_RDONLY|O_LARGEFILE)…
7858 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-ellipse-select-tool.presets", O_RDONLY|O_LARGEFI…
7866 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-free-select-tool.presets", O_RDONLY|O_LARGEFILE)…
7874 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-fuzzy-select-tool.presets", O_RDONLY|O_LARGEFILE…
7882 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-by-color-select-tool.presets", O_RDONLY|O_LARGEF…
7890 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-iscissors-tool.presets", O_RDONLY|O_LARGEFILE) =…
7900 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-vector-tool.presets", O_RDONLY|O_LARGEFILE) = 4
7912 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-color-picker-tool.presets", O_RDONLY|O_LARGEFILE…
7924 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-magnify-tool.presets", O_RDONLY|O_LARGEFILE) = 4
7936 open("/user/folk/clint/.gimp-2.2/tool-options/gimp-measure-tool.presets", O_RDONLY|O_LARGEFILE) = 4
[all …]
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmount_api.rst417 sb_flags presets the superblock flags stored therein.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/
H A Dsystemd_250.5.bb340 # install default policy for presets