Home
last modified time | relevance | path

Searched defs:steps (Results 126 - 139 of 139) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_base.c2993 int steps, size, ret; in nand_read_page_raw_syndrome() local
3813 int ret, i, len, pos, sndcmd = 0, steps = chip->ecc.steps; nand_write_oob_syndrome() local
4097 int steps, size, ret; nand_write_page_raw_syndrome() local
[all...]
/kernel/linux/linux-6.6/include/linux/mtd/
H A Drawnand.h353 int steps; member
/kernel/linux/linux-6.6/block/
H A Dsed-opal.c2596 const struct opal_step steps[] = { in opal_revertlsp() local
2739 const struct opal_step steps[] = { in opal_add_user_to_lr() local
532 execute_steps(struct opal_dev *dev, const struct opal_step *steps, size_t n_steps) execute_steps() argument
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1968 int steps; in ahc_clear_critical_section() local
H A Daic79xx_core.c3414 int steps; in ahd_clear_critical_section() local
/third_party/backends/backend/
H A Dumax_pp_low.c9631 int steps, len, cmdlen; in move() local
H A Dhp3900_config.c3819 SANE_Int steps[] = in bq5550_motor() local
3841 SANE_Int steps[] = in hp4370_motor() local
3942 SANE_Int steps[] = in hp3970_motor() local
4043 SANE_Int steps[] = hp3800_motor() local
[all...]
H A Dhp3900_rts8822.c2996 Motor_AddStep (SANE_Byte * steps, SANE_Int * bwriten, SANE_Int step) in Motor_AddStep() argument
3018 SANE_Byte *steps; in Motor_Setup_Steps() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp4699 testCallBackFn(const void *context, int32_t steps) { in testCallBackFn() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c558 int steps = 0; in cil_resolve_alias_to_actual() local
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c3415 int steps; in ahd_clear_critical_section() local
/third_party/libinput/test/
H A Dlitest.c2233 litest_touch_sequence(struct litest_device *d, unsigned int slot, double x_from, double y_from, double x_to, double y_to, int steps) litest_touch_sequence() argument
2365 litest_touch_move_to(struct litest_device *d, unsigned int slot, double x_from, double y_from, double x_to, double y_to, int steps) litest_touch_move_to() argument
2379 litest_touch_move_to_extended(struct litest_device *d, unsigned int slot, double x_from, double y_from, double x_to, double y_to, struct axis_replacement *axes, int steps) litest_touch_move_to_extended() argument
2585 litest_touch_move_two_touches(struct litest_device *d, double x0, double y0, double x1, double y1, double dx, double dy, int steps) litest_touch_move_two_touches() argument
2611 litest_touch_move_three_touches(struct litest_device *d, double x0, double y0, double x1, double y1, double x2, double y2, double dx, double dy, int steps) litest_touch_move_three_touches() argument
2697 litest_hover_move_to(struct litest_device *d, unsigned int slot, double x_from, double y_from, double x_to, double y_to, int steps) litest_hover_move_to() argument
2717 litest_hover_move_two_touches(struct litest_device *d, double x0, double y0, double x1, double y1, double dx, double dy, int steps) litest_hover_move_two_touches() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c9951 static void lpt_bend_clkout_dp(struct drm_i915_private *dev_priv, int steps) in lpt_bend_clkout_dp() argument
/third_party/glfw/deps/
H A Dnuklear.h21026 const float steps = (float)((int)(NK_ABS(d) / pxstep)); in nk_slider_behavior() local

Completed in 156 milliseconds

123456