Searched refs:stage (Results 1 – 13 of 13) sorted by relevance
144 int prepare_boot_update(enum boot_update_stage stage);
742 int prepare_partitions(enum boot_update_stage stage, const char *dev_path) in prepare_partitions() argument803 if ((int) stage == (int) internal_stage - 1) in prepare_partitions()806 if (stage != internal_stage) { in prepare_partitions()811 switch (stage) { in prepare_partitions()970 int prepare_boot_update(enum boot_update_stage stage) in prepare_boot_update() argument986 return prepare_partitions(stage, BLK_DEV_FILE); in prepare_boot_update()1035 stage); in prepare_boot_update()1036 rcode = prepare_partitions(stage, data.lun_list[i]); in prepare_boot_update()
73 char stage[32]; member
49 * If there is no data available yet, which can happen during initial stage,
94 * The only information that may be unknown to the model at this stage is
89 * The only information that may be unknown to the model at this stage is
1376 * It processes the incoming input using a 2-stage filtering mechanism:1377 * * stage 1 performs filtering on the "features" dimension, whose outputs1379 * * stage 2 performs filtering on the "time" dimension of the memory_size1380 * memoized outputs of stage 1.
79 stage asynchronous pipeline:
221 * The only information that may be unknown to the model at this stage is312 * The only information that may be unknown to the model at this stage is
1784 * It processes the incoming input using a 2-stage filtering mechanism:1785 * * stage 1 performs filtering on the "features" dimension, whose outputs1787 * * stage 2 performs filtering on the "time" dimension of the memory_size1788 * memoized outputs of stage 1.
766 * An audio_gain struct is a representation of a gain stage.767 * A gain stage is always attached to an audio port.
727 * An audio_gain struct is a representation of a gain stage.728 * A gain stage is always attached to an audio port.
856 * An audio_gain struct is a representation of a gain stage.857 * A gain stage is always attached to an audio port.