Home
last modified time | relevance | path

Searched refs:oneshot (Results 1 – 7 of 7) sorted by relevance

/drivers/clocksource/
A Di8253.c198 void __init clockevent_i8253_init(bool oneshot) in clockevent_i8253_init() argument
200 if (oneshot) { in clockevent_i8253_init()
A DKconfig743 based system. It supports the oneshot, the periodic
/drivers/gpu/drm/vc4/
A Dvc4_hvs.c619 struct drm_display_mode *mode, bool oneshot) in vc4_hvs_init_channel() argument
653 (oneshot ? SCALER_DISPCTRLX_ONESHOT : 0); in vc4_hvs_init_channel()
660 (oneshot ? SCALER5_DISPCTRLX_ONESHOT : 0); in vc4_hvs_init_channel()
684 struct drm_display_mode *mode, bool oneshot) in vc6_hvs_init_channel() argument
710 (oneshot ? SCALER6_DISPX_CTRL0_ONESHOT : 0) | in vc6_hvs_init_channel()
902 bool oneshot = vc4_crtc->feeds_txp; in vc4_hvs_atomic_enable() local
908 vc6_hvs_init_channel(vc4->hvs, crtc, mode, oneshot); in vc4_hvs_atomic_enable()
910 vc4_hvs_init_channel(vc4->hvs, crtc, mode, oneshot); in vc4_hvs_atomic_enable()
/drivers/leds/trigger/
A DMakefile3 obj-$(CONFIG_LEDS_TRIGGER_ONESHOT) += ledtrig-oneshot.o
/drivers/leds/
A Dled-triggers.c448 int oneshot, in led_trigger_blink_setup() argument
458 if (oneshot) in led_trigger_blink_setup()
/drivers/cxl/core/
A Dmemdev.c846 mds->fw.oneshot = struct_size(transfer, data, size) < in cxl_fw_prepare()
913 if (mds->fw.oneshot) { in cxl_fw_write()
944 if (mds->fw.oneshot || remaining == 0) { in cxl_fw_write()
/drivers/cxl/
A Dcxlmem.h343 bool oneshot; member

Completed in 25 milliseconds