/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-zydacron.c | 45 zc_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) zc_input_mapping() argument
|
H A D | hid-cypress.c | 83 cp_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) cp_input_mapped() argument
|
H A D | hid-a4tech.c | 34 a4_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) a4_input_mapping() argument 56 a4_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) a4_input_mapped() argument
|
H A D | hid-samsung.c | 95 samsung_kbd_mouse_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) samsung_kbd_mouse_input_mapping() argument 136 samsung_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) samsung_input_mapping() argument
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-simtec.c | 23 struct i2c_algo_bit_data bit; member [all...] |
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-ingenic.c | 50 int bit = __fls(pending); in intc_cascade() local
|
H A D | irq-loongson-htpic.c | 44 int bit = __ffs(pending); in htpic_irq_dispatch() local
|
H A D | irq-ts4800.c | 95 unsigned int bit = __ffs(status); in ts4800_ic_chained_handle_irq() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | mem2node.c | 67 u64 bit; in mem2node__init() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/user_events/ |
H A D | abi_test.c | 50 static int reg_enable(void *enable, int size, int bit) in reg_enable() argument 72 static int reg_disable(void *enable, int bit) in reg_disable() argument
|
/kernel/liteos_a/kernel/base/core/ |
H A D | los_bitmap.c | 124 INT32 bit, i; in LOS_BitmapFfz() local
|
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | xonar_lib.c | 95 u16 bit = ctl->private_value; in xonar_gpio_bit_switch_get() local 107 u16 bit = ctl->private_value; in xonar_gpio_bit_switch_put() local
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | airq.c | 227 unsigned long bit, i, flags; in airq_iv_alloc() local 260 airq_iv_free(struct airq_iv *iv, unsigned long bit, unsigned long num) airq_iv_free() argument 294 unsigned long bit; airq_iv_scan() local [all...] |
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
H A D | mt8186-audsys-clk.c | 21 u8 bit; member
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
H A D | mt8188-audsys-clk.c | 22 u8 bit; member
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
H A D | mt8195-audsys-clk.c | 22 u8 bit; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | cabac_functions.h | 119 int bit, lps_mask; in get_cabac_inline() local
|
H A D | elsdec.c | 295 int z, bit, ret; in ff_els_decode_bit() local 354 int i, n, r, bit; in ff_els_decode_unsigned() local [all...] |
H A D | me_cmp.h | 61 me_cmp_func bit[6]; member
|
H A D | cbs_mpeg2_syntax_template.c | 184 uint8_t bit; in extra_information() local
|
H A D | opus_rc.h | 75 int bit; in opus_rc_tell_frac() local 79 range >>= bit; in opus_rc_tell_frac() local
|
H A D | vp9mvs.c | 239 int bit, sign = vp56_rac_get_prob(td->c, s->prob.p.mv_comp[idx].sign); in read_mv_component() local [all...] |
H A D | rangecoder.h | 95 static inline void put_rac(RangeCoder *c, uint8_t *const state, int bit) in put_rac() argument
|
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | h264_cabac.c | 34 int64_t bit, tmp0, tmp1, tmp2, one = 1; in decode_significance_loongarch() local 89 int64_t bit, tmp0, tmp1, tmp2, one = 1, end = 63, last = 0; in decode_significance_8x8_loongarch() local [all...] |
/third_party/icu/icu4c/source/extra/scrptrun/ |
H A D | scrptrun.cpp | 56 int8_t bit = 0; in highBit() local
|