| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/ |
| H A D | generic.c | 381 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 D | processor.h | 67 unsigned int step; member
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| H A D | viper.c | 183 int step; in viper_set_core_cpu_voltage() local
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | processor_throttling.c | 922 int i, step; in acpi_processor_get_fadt_info() local
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | hw_breakpoint.c | 623 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 D | kselftest_harness.h | 825 __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 D | dirty_log_test.c | 292 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 D | processor.h | 66 unsigned int step; member
|
| /kernel/linux/linux-6.6/arch/s390/pci/ |
| H A D | pci_dma.c | 93 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 D | cx2341x.c | 119 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 D | dib0070.c | 49 s8 step; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| H A D | efx_channels.c | 1179 int step = efx->irq_mod_step_us; in efx_update_irq_mod() local
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| H A D | ti_am335x_adc.c | 89 u32 step; in get_adc_chan_step_mask() local
|
| /kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common-v2.c | 34 u8 step; member [all...] |
| H A D | pinctrl-mtk-common.h | 83 unsigned char step; member
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| H A D | rsrc_nonstatic.c | 409 u_long i, j, bad, fail, step; in do_mem_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
| H A D | r819xU_phy.c | 1184 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 D | hisi_thermal.c | 111 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 D | ar933x_uart.c | 292 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 D | r8192E_phy.c | 805 _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 D | gus_pcm.c | 178 unsigned int end, step; in snd_gf1_pcm_interrupt_wave() local
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | da732x.c | 1272 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 D | map.c | 122 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 D | adg.c | 114 int idx, sel, div, step; in __rsnd_adg_get_timesel_ratio() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | vt8623fb.c | 322 int rv, mem, step; in vt8623fb_check_var() local
|