| /kernel/linux/linux-6.6/drivers/mtd/ |
| H A D | mtdswap.c | 803 unsigned int i, idx = -1, wear, max; in mtdswap_choose_wl_tree() local 1174 unsigned int max[MTDSWAP_TREE_CNT]; in mtdswap_show() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | s3c2410.c | 252 static int s3c_nand_calc_rate(int wanted, unsigned long clk, int max) in s3c_nand_calc_rate() argument
|
| /kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
| H A D | bcm_vk.h | 329 u32 max; /**< max capacity */ member
|
| /kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
| H A D | grutables.h | 245 unsigned long max; member
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| H A D | sdhci-esdhc-imx.c | 1159 int min, max, avg, ret; in esdhc_executing_tuning() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | dibx000_common.h | 109 u16 max; member
|
| H A D | stv090x.c | 3615 static int stv090x_table_lookup(const struct stv090x_tab *tab, int max, int val) in stv090x_table_lookup() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/tuners/ |
| H A D | r820t.c | 1523 u8 data[2], min = 255, max = 0; in r820t_multi_read() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
| H A D | sn9c20x.c | 2096 s32 max = sd->exposure->maximum - sd->exposure_step; in do_autoexposure() local
|
| /kernel/linux/linux-6.6/drivers/memory/ |
| H A D | renesas-rpc-if.c | 505 u32 smenr, smcr, pos = 0, max = rpc->bus_size == 2 ? 8 : 4; in rpcif_manual_xfer() local
|
| /kernel/linux/linux-6.6/drivers/message/fusion/ |
| H A D | mptctl.c | 1598 int numBytes, maxEvents, max; in mptctl_eventreport() local
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-core.c | 1485 check_range(enum v4l2_ctrl_type type, s64 min, s64 max, u64 step, s64 def) check_range() argument 1749 v4l2_ctrl_new(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, const struct v4l2_ctrl_type_ops *type_ops, u32 id, const char *name, enum v4l2_ctrl_type type, s64 min, s64 max, u64 step, s64 def, const u32 dims[V4L2_CTRL_MAX_DIMS], u32 elem_size, u32 flags, const char * const *qmenu, const s64 *qmenu_int, const union v4l2_ctrl_ptr p_def, void *priv) v4l2_ctrl_new() argument 2016 s64 max = cfg->max; v4l2_ctrl_new_custom() local 2049 v4l2_ctrl_new_std(struct v4l2_ctrl_handler *hdl, const struct v4l2_ctrl_ops *ops, u32 id, s64 min, s64 max, u64 step, s64 def) v4l2_ctrl_new_std() argument 2081 s64 max = _max; v4l2_ctrl_new_std_menu() local 2113 s64 max = _max; v4l2_ctrl_new_std_menu_items() local 2144 s64 min, max, step, def; v4l2_ctrl_new_std_compound() local 2166 s64 max = _max; v4l2_ctrl_new_int_menu() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_action.c | 1101 mlx5dr_action_create_dest_match_range(struct mlx5dr_domain *dmn, u32 field, struct mlx5_flow_table *hit_ft, struct mlx5_flow_table *miss_ft, u32 min, u32 max) mlx5dr_action_create_dest_match_range() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_buffers.c | 25 u32 max; member
|
| H A D | spectrum_qdisc.c | 600 mlxsw_sp_tclass_congestion_enable(struct mlxsw_sp_port *mlxsw_sp_port, int tclass_num, u32 min, u32 max, u32 probability, bool is_wred, bool is_ecn) mlxsw_sp_tclass_congestion_enable() argument 721 u32 min, max; mlxsw_sp_qdisc_red_replace() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl1.c | 115 int max; member
|
| H A D | atl2.c | 2852 int max; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
| H A D | core.c | 3328 int j, max, i = 0; in emac_make_bootlist() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_init.c | 1646 netxen_process_rcv_ring(struct nx_host_sds_ring *sds_ring, int max) in netxen_process_rcv_ring() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_io.c | 1357 static int qlcnic_process_rcv_ring(struct qlcnic_host_sds_ring *sds_ring, int max) in qlcnic_process_rcv_ring() argument 1879 qlcnic_83xx_process_rcv_ring(struct qlcnic_host_sds_ring *sds_ring, int max) qlcnic_83xx_process_rcv_ring() argument
|
| H A D | qlcnic_ethtool.c | 651 qlcnic_validate_ringparam(u32 val, u32 min, u32 max, char *r_name) in qlcnic_validate_ringparam() argument
|
| H A D | qlcnic_sriov_common.c | 909 u8 i, max = 2, hdr_size, j; in qlcnic_sriov_pull_bc_msg() local 1355 u8 max = QLC_BC_CMD_MAX_RETRY_CNT; in qlcnic_sriov_retry_bc_cmd() local
|
| /kernel/linux/linux-6.6/drivers/android/ |
| H A D | binder_internal.h | 48 int max; member
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | acpi_video.c | 1357 int min, max, min_above, max_below, i, l, delta = 255; in acpi_video_get_next_level() local
|
| /kernel/linux/linux-6.6/fs/jbd2/ |
| H A D | journal.c | 1144 int max; member
|