Home
last modified time | relevance | path

Searched defs:step (Results 501 - 525 of 1087) sorted by relevance

1...<<21222324252627282930>>...44

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c381 print_fixed(unsigned base, unsigned step, const mtrr_type *types) in print_fixed() argument
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dprocessor.h67 unsigned int step; member
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dviper.c183 int step; in viper_set_core_cpu_voltage() local
/kernel/linux/linux-5.10/drivers/acpi/
H A Dprocessor_throttling.c922 int i, step; in acpi_processor_get_fadt_info() local
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dhw_breakpoint.c623 int i, step = 0, *kernel_step; in breakpoint_handler() local
736 int step = uses_default_overflow_handler(wp); in watchpoint_report() local
757 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dkselftest_harness.h825 __u8 step; member
845 static inline int __bail(int for_realz, bool no_print, __u8 step) in __bail() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A Ddirty_log_test.c292 uint64_t step = vm_num_host_pages(mode, 1); in vm_dirty_log_verify() local
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dprocessor.h66 unsigned int step; member
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_dma.c93 static unsigned long *dma_get_page_table_origin(unsigned long *step, gfp_t gfp) in dma_get_page_table_origin() argument
/kernel/linux/linux-5.10/drivers/media/common/
H A Dcx2341x.c119 cx2341x_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags) cx2341x_ctrl_fill() argument
537 cx2341x_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 min, s32 max, s32 step, s32 def) cx2341x_ctrl_query_fill() argument
1539 cx2341x_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, u32 id, s32 min, s32 max, s32 step, s32 def) cx2341x_ctrl_new_custom() argument
1562 cx2341x_ctrl_new_std(struct v4l2_ctrl_handler *hdl, u32 id, s32 min, s32 max, s32 step, s32 def) cx2341x_ctrl_new_std() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0070.c49 s8 step; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_channels.c1179 int step = efx->irq_mod_step_us; in efx_update_irq_mod() local
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dti_am335x_adc.c89 u32 step; in get_adc_chan_step_mask() local
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c34 u8 step; member
[all...]
H A Dpinctrl-mtk-common.h83 unsigned char step; member
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Drsrc_nonstatic.c409 u_long i, j, bad, fail, step; in do_mem_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H A Dr819xU_phy.c1184 rtl8192_phy_SwChnlStepByStep(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) rtl8192_phy_SwChnlStepByStep() argument
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Dhisi_thermal.c111 static inline int hi6220_thermal_step_to_temp(int step) in hi6220_thermal_step_to_temp() argument
129 static inline int hi3660_thermal_step_to_temp(int step) in hi3660_thermal_step_to_temp() argument
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dar933x_uart.c292 unsigned int baud, scale, step; in ar933x_uart_set_termios() local
236 ar933x_uart_get_baud(unsigned int clk, unsigned int scale, unsigned int step) ar933x_uart_get_baud() argument
252 ar933x_uart_get_scale_step(unsigned int clk, unsigned int baud, unsigned int *scale, unsigned int *step) ar933x_uart_get_scale_step() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c805 _rtl92e_phy_switch_channel_step(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) _rtl92e_phy_switch_channel_step() argument
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_pcm.c178 unsigned int end, step; in snd_gf1_pcm_interrupt_wave() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dda732x.c1272 u8 step = DA732X_DAC_OFFSET_STEP; in da732x_dac_offset_adjust() local
1336 u8 step = DA732X_OUTPUT_OFFSET_STEP; in da732x_output_offset_adjust() local
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmap.c122 unsigned int i, n, step; in do_dump_btf() local
179 unsigned int i, n, step; in print_entry_json() local
294 unsigned int i, n, step; in print_entry_plain() local
347 unsigned int i, n, step; in fill_per_cpu_value() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Dadg.c114 int idx, sel, div, step; in __rsnd_adg_get_timesel_ratio() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dvt8623fb.c322 int rv, mem, step; in vt8623fb_check_var() local

Completed in 49 milliseconds

1...<<21222324252627282930>>...44