/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | func-poll.rst | 41 (capture) or the incoming queue isn't full (display) the function 56 hasn't yet called :ref:`VIDIOC_QBUF <VIDIOC_QBUF>`, the
|
/openbmc/linux/drivers/video/fbdev/savage/ |
H A D | savagefb.h | 116 #define BCI_CLIP_TL(t, l) ((((t) << 16) | (l)) & 0x0FFF0FFF) argument
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_vidi.c | 160 static void vidi_fake_vblank_timer(struct timer_list *t) in vidi_fake_vblank_timer() argument 162 struct vidi_context *ctx = from_timer(ctx, t, timer); in vidi_fake_vblank_timer()
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | ptest-cargo.bbclass | 6 # I didn't find a cleaner way to share data between compile and install tasks 64 # It will just run a test suite with 0 tests, if the project didn't define some
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-annotate.txt | 36 Don't do ownership validation. 78 Don't shorten the displayed pathnames.
|
H A D | perf-ftrace.txt | 42 normally don't - this option allows the latter to be run in 60 -t::
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/ |
H A D | 0001-meson-import-changes-from-3.0.-version.patch | 56 +# Some distros put the headers in ncursesw/, some don't. These are ordered to 83 - # Some distros put the headers in ncursesw/, some don't
|
/openbmc/linux/scripts/dtc/ |
H A D | dtc.h | 145 #define for_each_marker_of_type(m, t) \ argument 147 if ((m)->type == (t))
|
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/ |
H A D | BBHandler.py | 53 for t in ["classes-" + classtype, "classes"]: 56 file = os.path.join(t, '%s.bbclass' % file)
|
/openbmc/linux/net/mac80211/ |
H A D | mesh.h | 336 void mesh_plink_timer(struct timer_list *t); 357 void mesh_path_timer(struct timer_list *t);
|
H A D | led.c | 258 static void tpt_trig_timer(struct timer_list *t) in tpt_trig_timer() argument 260 struct tpt_led_trigger *tpt_trig = from_timer(tpt_trig, t, timer); in tpt_trig_timer()
|
/openbmc/linux/drivers/media/pci/tw686x/ |
H A D | tw686x-core.c | 126 static void tw686x_dma_delay(struct timer_list *t) in tw686x_dma_delay() argument 128 struct tw686x_dev *dev = from_timer(dev, t, dma_delay_timer); in tw686x_dma_delay()
|
/openbmc/qemu/docs/system/arm/ |
H A D | mps2.rst | 49 visible difference is that the LAN9118 doesn't support checksum 74 the first UART or the third UART; if you don't see any output
|
/openbmc/linux/samples/bpf/ |
H A D | tc_l2_redirect.sh | 173 for t in $test_names; do 175 $t $d
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | package_pkgdata.bbclass | 61 bb.fatal("Couldn't find ourself in BB_TASKDEPDATA?") 79 # else the code below won't recurse into them.
|
H A D | debian.bbclass | 16 # This means we can't have circular RDEPENDS/RRECOMMENDS 99 …bb.note("Multiple libraries (%s) found, but LEAD_SONAME '%s' doesn't match any of them" % (", ".jo…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0001-Remove-python-venv.patch | 64 -# you can't invoke that shell function from inside a script) 162 - echo " -q | --quiet Don't show instructions."
|
/openbmc/qemu/docs/sphinx-static/ |
H A D | theme_overrides.css | 69 /* Interim: Code-blocks with line nos - lines and line numbers don't line up. 126 /* If a code box is the final element in an example admonition, don't
|
/openbmc/linux/Documentation/driver-api/mei/ |
H A D | iamt.rst | 97 If the Intel AMT is not enabled in the firmware then the watchdog client won't enumerate 98 on the me client bus and watchdog devices won't be exposed.
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | writecache.rst | 6 doesn't cache reads because reads are supposed to be cached in page cache 49 applicable only to persistent memory - don't use the FUA
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/ |
H A D | syslinux_6.04-pre2.bb | 21 file://0011-install-don-t-install-obsolete-file-com32.ld.patch \ 41 # Don't let the sanity checker trip on the 32 bit real mode BIOS binaries
|
/openbmc/linux/drivers/dma/ioat/ |
H A D | dma.h | 395 void ioat_cleanup_event(struct tasklet_struct *t); 396 void ioat_timer_event(struct timer_list *t);
|
/openbmc/linux/drivers/misc/bcm-vk/ |
H A D | bcm_vk_tty.c | 44 static void bcm_vk_tty_poll(struct timer_list *t) in bcm_vk_tty_poll() argument 46 struct bcm_vk *vk = from_timer(vk, t, serial_timer); in bcm_vk_tty_poll()
|
/openbmc/linux/drivers/md/ |
H A D | dm-delay.c | 52 static void handle_delayed_timer(struct timer_list *t) in handle_delayed_timer() argument 54 struct delay_c *dc = from_timer(dc, t, delay_timer); in handle_delayed_timer()
|
/openbmc/linux/drivers/leds/ |
H A D | leds-sc27xx-bltc.c | 136 u32 v, offset, t = *delta_t; in sc27xx_led_clamp_align_delta_t() local 138 v = t + SC27XX_LEDS_STEP / 2; in sc27xx_led_clamp_align_delta_t()
|