Home
last modified time | relevance | path

Searched defs:max (Results 2276 - 2300 of 3644) sorted by relevance

1...<<919293949596979899100>>...146

/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-core.c838 hid_find_max_report(struct hid_device *hid, unsigned int type, unsigned int *max) hid_find_max_report() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-alps.c775 alps_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) alps_input_mapping() argument
H A Dhid-lenovo.c169 lenovo_input_mapping_tpkbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_tpkbd() argument
182 lenovo_input_mapping_cptkbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_cptkbd() argument
256 lenovo_input_mapping_tpIIkbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_tpIIkbd() argument
351 lenovo_input_mapping_scrollpoint(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_scrollpoint() argument
362 lenovo_input_mapping_tp10_ultrabook_kbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_tp10_ultrabook_kbd() argument
400 lenovo_input_mapping_x1_tab_kbd(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_x1_tab_kbd() argument
448 lenovo_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H A Di2c-hid-core.c586 i2c_hid_find_max_report(struct hid_device *hid, unsigned int type, unsigned int *max) i2c_hid_find_max_report() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c935 const u64 max = count * size; in drm_test_mm_insert_range() local
1100 static void drm_test_mm_align_pot(struct kunit *test, int max) in drm_test_mm_align_pot() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dad5758.c97 int max; member
523 int max, min, ret; in ad5758_read_raw() local
675 ad5758_find_out_range(struct ad5758_state *st, const struct ad5758_range *range, unsigned int size, int min, int max) ad5758_find_out_range() argument
[all...]
H A Dad5770r.c156 int max; member
317 int max, min, ret; in ad5770r_read_raw() local
249 ad5770r_get_range(struct ad5770r_state *st, int ch, int *min, int *max) ad5770r_get_range() argument
410 ad5770r_store_output_range(struct ad5770r_state *st, int min, int max, int index) ad5770r_store_output_range() argument
516 int ret, tmp[2], min, max; ad5770r_channel_config() local
[all...]
H A Dltc2688.c733 static int ltc2688_span_lookup(const struct ltc2688_state *st, int min, int max) in ltc2688_span_lookup() argument
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2563.c75 u16 max; member
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dcpcap-adc.c180 short max; member
H A Dstm32-dfsdm-adc.c196 u64 res, max; in stm32_dfsdm_compute_osrs() local
[all...]
/kernel/linux/linux-6.6/drivers/leds/flash/
H A Dleds-max77693.c698 static void clamp_align(u32 *v, u32 min, u32 max, u32 step) in clamp_align() argument
705 max77693_align_iout_current(struct max77693_led_device *led, u32 *iout, u32 min, u32 max, u32 step) max77693_align_iout_current() argument
[all...]
H A Dleds-mt6360.c602 static u32 clamp_align(u32 val, u32 min, u32 max, u32 step) in clamp_align() argument
[all...]
H A Dleds-as3645a.c285 static unsigned int __as3645a_current_to_reg(unsigned int min, unsigned int max, in __as3645a_current_to_reg() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Duinput.c401 int min, max, range; in uinput_validate_absinfo() local
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.c465 u32 min, max; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp4_core.c66 int max; in cyttsp4_pr_buf() local
158 static int cyttsp4_bits_2_bytes(unsigned int nbits, size_t *max) in cyttsp4_bits_2_bytes() argument
778 cyttsp4_get_touch_axis(struct cyttsp4_mt_data *md, int *axis, int size, int max, u8 *xy_data, int bofs) cyttsp4_get_touch_axis() argument
1903 int max_x, max_y, max_p, min, max; cyttsp4_setup_input_device() local
[all...]
/kernel/linux/linux-6.6/drivers/input/
H A Dmousedev.c170 int min, max, size; in mousedev_abs_event() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dcx24116.c555 int i, ret, len, max, remaining; in cx24116_load_firmware() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvc.c1636 u32 max = rqstp->rq_xprt->xpt_class->xcl_max_payload; in svc_max_payload() local
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_clc.c623 int i, max; in smc_clc_prfx_match6_rcu() local
/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c692 u32 max = htid | 0xFFF; in gen_new_kid() local
H A Dsch_sfb.c58 u32 max; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm2200.c1833 unsigned int max; member
H A Dwm5100.c1666 unsigned int max; member

Completed in 49 milliseconds

1...<<919293949596979899100>>...146