| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-multitouch.c | 1476 int max; in mt_need_to_apply_feature() local 716 mt_touch_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max, struct mt_application *app) mt_touch_input_mapping() argument 1342 mt_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) mt_input_mapping() argument 1415 mt_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) mt_input_mapped() argument [all...] |
| H A D | hid-sony.c | 587 guitar_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) guitar_mapping() argument 616 ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) ps3remote_mapping() argument 650 navigation_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) navigation_mapping() argument 698 sixaxis_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) sixaxis_mapping() argument 963 sony_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) sony_mapping() argument [all...] |
| /kernel/linux/linux-6.6/drivers/hid/usbhid/ |
| H A D | hid-pidff.c | 192 static int pidff_rescale(int i, int max, struct hid_field *field) in pidff_rescale() argument
|
| /kernel/linux/linux-6.6/drivers/iio/dac/ |
| H A D | ad5755.c | 392 int min, max; in ad5755_get_offset() local 439 int min, max; in ad5755_read_raw() local 381 ad5755_get_min_max(struct ad5755_state *st, struct iio_chan_spec const *chan, int *min, int *max) ad5755_get_min_max() argument
|
| /kernel/linux/linux-6.6/drivers/iio/light/ |
| H A D | tsl2772.c | 869 int i, ret, mean, max, sample_sum; in tsl2772_prox_cal() local [all...] |
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| H A D | i2c-st.c | 442 static void st_i2c_rd_fill_tx_fifo(struct st_i2c_dev *i2c_dev, int max) in st_i2c_rd_fill_tx_fifo() argument
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | stm32-dfsdm.h | 284 s32 max; member
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | w83793.c | 199 static inline s8 TEMP_TO_REG(long val, s8 min, s8 max) in TEMP_TO_REG() argument
|
| /kernel/linux/linux-6.6/drivers/leds/rgb/ |
| H A D | leds-qcom-lpg.c | 377 unsigned int max; in lpg_calc_duty() local
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | cyttsp5.c | 161 size_t max; /* max value */ member 219 static int cyttsp5_read(struct cyttsp5 *ts, u8 *buf, u32 max) in cyttsp5_read() argument 266 static void cyttsp5_get_touch_axis(int *axis, int size, int max, u8 *xy_data, in cyttsp5_get_touch_axis() argument [all...] |
| /kernel/linux/linux-6.6/drivers/input/ |
| H A D | input.c | 64 is_event_supported(unsigned int code, unsigned long *bm, unsigned int max) is_event_supported() argument 498 input_set_abs_params(struct input_dev *dev, unsigned int axis, int min, int max, int fuzz, int flat) input_set_abs_params() argument 1170 input_seq_print_bitmap(struct seq_file *seq, const char *name, unsigned long *bitmap, int max) input_seq_print_bitmap() argument 1530 input_print_bitmap(char *buf, int buf_size, const unsigned long *bitmap, int max, int add_cr) input_print_bitmap() argument 1626 input_add_uevent_bm_var(struct kobj_uevent_env *env, const char *name, const unsigned long *bitmap, int max) input_add_uevent_bm_var() argument [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma.h | 103 u32 max; member
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| H A D | bcm5974.c | 244 int max; /* device maximum reading */ member
|
| /kernel/linux/linux-6.6/drivers/md/bcache/ |
| H A D | super.c | 70 unsigned int max, order; in get_bucket_size() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | cx24120.c | 220 u16 max = state->config->i2c_wr_max > 0 ? in cx24120_writeregs() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-kvm.c | 1137 u64 ecount, etime, max, min; in print_result() local
|
| /kernel/linux/linux-6.6/tools/mm/ |
| H A D | slabinfo.c | 807 unsigned long long max = 1ULL << 63; in totals() local [all...] |
| /kernel/linux/linux-6.6/net/smc/ |
| H A D | smc_llc.c | 892 u8 max, num_rkeys_send, num_rkeys_recv; in smc_llc_cli_rkey_exchange() local 1004 int max, i; in smc_llc_save_add_link_rkeys() local 1324 u8 max, num_rkeys_send, num_rkeys_recv; in smc_llc_srv_rkey_exchange() local 1801 int i, max; smc_llc_rmt_delete_rkey() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nfnetlink_queue.c | 1096 static int nfq_id_after(unsigned int id, unsigned int max) in nfq_id_after() argument
|
| H A D | x_tables.c | 427 unsigned int i, max; in textify_hooks() local
|
| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| H A D | emu10k1x.c | 1399 int max = 4; in snd_emu10k1x_midi_output_trigger() local
|
| /kernel/linux/linux-6.6/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 885 int max = SZ_4K / sizeof(struct nd_error_stat_query_record); in nfit_test_cmd_ars_inject_status() local
|
| /kernel/linux/linux-6.6/tools/testing/radix-tree/ |
| H A D | maple.c | 823 unsigned long prev, max; in mas_node_walk() local 35382 unsigned long e, count = 0, max = 1000; check_dfs_preorder() local 35450 unsigned long i, max = 100; check_prealloc() local 35583 unsigned long i, max = 5000; check_spanning_write() local 35751 unsigned long i, max = 100; check_null_expand() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | nettest.c | 628 static int str_to_uint(const char *str, int min, int max, unsigned int *value) in str_to_uint() argument
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | 88pm860x-codec.c | 333 int max = mc->max, val, val2; in snd_soc_get_volsw_2r_out() local 353 int max = mc->max; in snd_soc_put_volsw_2r_out() local [all...] |