Home
last modified time | relevance | path

Searched refs:STARTING (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/media/platform/renesas/rcar-vin/
Drcar-vin.h73 STARTING, enumerator
Drcar-dma.c998 vin->state = STARTING; in rvin_capture_start()
1054 if (vin->state == STARTING) { in rvin_irq()
/linux-5.19.10/Documentation/core-api/
Dcpu_hotplug.rst213 * The STARTING section
215 The STARTING section covers the state space between CPUHP_BRINGUP_CPU + 1
383 range. The STARTING section does not as most of the callbacks in that
421 starting For states in the STARTING section
423 dying For states in the STARTING section which do not provide
588 Setup and teardown a statically allocated state in the STARTING section for
/linux-5.19.10/drivers/misc/mei/
Dhbm.c55 MEI_HBM_STATE(STARTING); in mei_hbm_state_str()
/linux-5.19.10/tools/power/pm-graph/
DREADME640 STARTING FTRACE
/linux-5.19.10/drivers/scsi/isci/
Dhost.c740 task_assignment |= (SMU_TCA_GEN_VAL(STARTING, 0)) | in sci_controller_assign_task_entries()