Home
last modified time | relevance | path

Searched defs:selector (Results 251 - 275 of 518) sorted by relevance

1...<<1112131415161718192021

/kernel/linux/linux-6.6/drivers/iio/adc/
H A Drtq6056.c215 unsigned int selector; in rtq6056_adc_set_samp_freq() local
253 unsigned int selector; in rtq6056_adc_set_average() local
H A Dmax9611.c209 max9611_read_single(struct max9611_dev *max9611, enum max9611_conf_ids selector, u16 *raw_val) max9611_read_single() argument
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ps-historical-service-time.c44 struct selector { struct
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dbcast.c293 u32 dnode, selector; in tipc_rcast_xmit() local
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dldt_gdt.c66 uint32_t selector = (index << 3) | (ldt << 2) | 3; in check_invalid_segment() local
96 uint32_t selector = (index << 3) | (ldt << 2) | 3; in check_valid_segment() local
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dui_driver.cpp286 void UiDriver::FindWidgets(const WidgetSelector &selector, vector<unique_ptr<Widget>> &rev, in FindWidgets() argument
332 unique_ptr<Widget> UiDriver::WaitForWidget(const WidgetSelector &selector, const UiOpArgs &opt, ApiCallErr &err) in WaitForWidget() argument
/third_party/ffmpeg/libavcodec/
H A Dvp56.c409 static void vp56_idct_put(VP56Context *s, uint8_t * dest, ptrdiff_t stride, int16_t *block, int selector) in vp56_idct_put() argument
417 static void vp56_idct_add(VP56Context *s, uint8_t * dest, ptrdiff_t stride, int16_t *block, int selector) in vp56_idct_add() argument
/third_party/astc-encoder/Source/
H A Dastcenc_color_unquantize.cpp705 int selector = ((v6 >> 7) & 1) | ((v7 >> 6) & 2); in hdr_alpha_unpack() local
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c583 int selector = -1; in counter_dialog() local
/third_party/mesa3d/src/asahi/lib/
H A Dio.h120 wrap_selector_name(uint32_t selector) in wrap_selector_name() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h168 struct r600_pipe_shader_selector *selector; member
/third_party/node/deps/cares/src/lib/
H A Dares_dns_private.h142 unsigned char selector; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h75 explicit OperandGenerator(InstructionSelector* selector) in OperandGenerator() argument
315 InstructionSelector* selector() const { return selector_; } in selector() function in v8::internal::compiler::OperandGenerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp753 int selector = ((v6 >> 7) & 1) | ((v7 >> 6) & 2); in hdr_alpha_unpack() local
/third_party/toybox/toys/other/
H A Dbzcat.c322 int ii, jj, kk, runPos, dbufCount, symCount, selector, nextSym, in read_huffman_data() local
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Drk806-regulator.c719 rk806_set_voltage(struct regulator_dev *rdev, int req_min_uV, int req_max_uV, unsigned int *selector) rk806_set_voltage() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpmac_feature.h146 static inline long pmac_call_feature(int selector, struct device_node* node, in pmac_call_feature() argument
/kernel/linux/linux-5.10/drivers/clk/renesas/
H A Dr9a06g032-clocks.c725 u16 selector; /* selector register + bit */ member
794 u16 selector; /* selector register + bit */ member
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpmac_feature.h146 static inline long pmac_call_feature(int selector, struct device_node* node, in pmac_call_feature() argument
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c434 static void kvm_seg_set_kernel_code_64bit(struct kvm_vm *vm, uint16_t selector, in kvm_seg_set_kernel_code_64bit() argument
466 kvm_seg_set_kernel_data_64bit(struct kvm_vm *vm, uint16_t selector, struct kvm_segment *segp) kvm_seg_set_kernel_data_64bit() argument
534 kvm_setup_tss_64bit(struct kvm_vm *vm, struct kvm_segment *segp, int selector, int gdt_memslot, int pgd_memslot) kvm_setup_tss_64bit() argument
1134 uint16_t selector; global() member
1145 set_idt_entry(struct kvm_vm *vm, int vector, unsigned long addr, int dpl, unsigned short selector) set_idt_entry() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_sdma.c356 u32 selector; in hfi1_user_sdma_process_request() local
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dcore.c535 pinctrl_generic_get_group_name(struct pinctrl_dev *pctldev, unsigned int selector) pinctrl_generic_get_group_name() argument
556 pinctrl_generic_get_group_pins(struct pinctrl_dev *pctldev, unsigned int selector, const unsigned int **pins, unsigned int *num_pins) pinctrl_generic_get_group_pins() argument
583 pinctrl_generic_get_group(struct pinctrl_dev *pctldev, unsigned int selector) pinctrl_generic_get_group() argument
602 int selector = 0; pinctrl_generic_group_name_to_selector() local
631 int selector; pinctrl_generic_add_group() local
666 pinctrl_generic_remove_group(struct pinctrl_dev *pctldev, unsigned int selector) pinctrl_generic_remove_group() argument
1663 unsigned ngroups, selector = 0; pinctrl_groups_show() local
[all...]
H A Dpinctrl-at91-pio4.c473 atmel_pctl_get_group_name(struct pinctrl_dev *pctldev, unsigned selector) atmel_pctl_get_group_name() argument
481 atmel_pctl_get_group_pins(struct pinctrl_dev *pctldev, unsigned selector, const unsigned **pins, unsigned *num_pins) atmel_pctl_get_group_pins() argument
669 atmel_pmx_get_function_name(struct pinctrl_dev *pctldev, unsigned selector) atmel_pmx_get_function_name() argument
675 atmel_pmx_get_function_groups(struct pinctrl_dev *pctldev, unsigned selector, const char * const **groups, unsigned * const num_groups) atmel_pmx_get_function_groups() argument
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c654 abx500_get_group_name(struct pinctrl_dev *pctldev, unsigned selector) abx500_get_group_name() argument
662 abx500_get_group_pins(struct pinctrl_dev *pctldev, unsigned selector, const unsigned **pins, unsigned *num_pins) abx500_get_group_pins() argument
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-ns2-mux.c508 ns2_get_group_name(struct pinctrl_dev *pctrl_dev, unsigned int selector) ns2_get_group_name() argument
516 ns2_get_group_pins(struct pinctrl_dev *pctrl_dev, unsigned int selector, const unsigned int **pins, unsigned int *num_pins) ns2_get_group_pins() argument
550 ns2_get_function_name(struct pinctrl_dev *pctrl_dev, unsigned int selector) ns2_get_function_name() argument
558 ns2_get_function_groups(struct pinctrl_dev *pctrl_dev, unsigned int selector, const char * const **groups, unsigned int * const num_groups) ns2_get_function_groups() argument
[all...]

Completed in 29 milliseconds

1...<<1112131415161718192021