/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | selenium_helpers_base.py | 195 def find(self, selector): argument 199 def find_all(self, selector): argument 203 def element_exists(self, selector): argument 214 def wait_until_present(self, selector, timeout=Wait._TIMEOUT): argument 221 def wait_until_visible(self, selector, timeout=Wait._TIMEOUT): argument 228 def wait_until_not_visible(self, selector, timeout=Wait._TIMEOUT): argument 235 def wait_until_clickable(self, selector, timeout=Wait._TIMEOUT): argument 251 def wait_until_focused(self, selector): argument 259 def enter_text(self, selector, value): argument 269 def click(self, selector): argument
|
/openbmc/linux/lib/ |
D | linear_ranges.c |
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-generic.c | 23 unsigned npins, selector; in pinctrl_pin_name_to_selector() local 54 unsigned ngroups, selector; in pinctrl_group_name_to_selector() local 86 unsigned nfuncs, selector = 0; in pinmux_func_name_to_selector() local 117 unsigned selector, unsigned func_selector) in pinmux_enable_setting() 144 unsigned selector, unsigned func_selector) in pinmux_enable_setting() 195 unsigned selector, unsigned param, in pinconf_enable_setting() 224 unsigned selector, unsigned param, in pinconf_enable_setting() 244 bool is_group, unsigned selector) in pinctrl_generic_set_state_one() 306 int strings_count, selector, i, ret; in pinctrl_generic_set_state_subnode() local
|
H A D | pinctrl-sandbox.c | 62 static const char *sandbox_get_pin_name(struct udevice *dev, unsigned selector) in sandbox_get_pin_name() 68 unsigned int selector, in sandbox_get_pin_muxing() 82 unsigned selector) in sandbox_get_group_name() 93 unsigned selector) in sandbox_get_function_name()
|
/openbmc/linux/arch/x86/include/asm/ |
D | gsseg.h |
|
/openbmc/u-boot/arch/arm/mach-snapdragon/ |
H A D | pinctrl-apq8096.c | 29 unsigned int selector) in apq8096_get_function_name() 35 unsigned int selector) in apq8096_get_pin_name() 45 static unsigned int apq8096_get_function_mux(unsigned int selector) in apq8096_get_function_mux()
|
H A D | pinctrl-apq8016.c | 34 unsigned int selector) in apq8016_get_function_name() 40 unsigned int selector) in apq8016_get_pin_name() 50 static unsigned int apq8016_get_function_mux(unsigned int selector) in apq8016_get_function_mux()
|
H A D | pinctrl-snapdragon.c | 47 unsigned int selector) in msm_get_function_name() 64 static const char *msm_get_pin_name(struct udevice *dev, unsigned int selector) in msm_get_pin_name()
|
/openbmc/linux/drivers/pinctrl/ |
D | pinctrl-da850-pupd.c |
|
D | pinctrl-digicolor.c |
|
D | pinctrl-lantiq.c |
|
/openbmc/linux/drivers/pinctrl/visconti/ |
D | pinctrl-common.c |
|
/openbmc/linux/drivers/md/ |
D | dm-ps-historical-service-time.c |
|
D | dm-ps-io-affinity.c |
|
D | dm-ps-queue-length.c |
|
D | dm-ps-service-time.c |
|
/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.c | 150 uint32_t *e2_ptr, int selector, in load_segment_ra() 173 uint32_t *e2_ptr, int selector) in load_segment() 203 static inline void load_seg_vm(CPUX86State *env, int seg, int selector) in load_seg_vm() 254 static void tss_load_seg(CPUX86State *env, X86Seg seg_reg, int selector, in tss_load_seg() 691 int type, dpl, selector, ss_dpl, cpl; in do_interrupt_protected() local 955 int type, dpl, selector, cpl, ist; in do_interrupt64() local 1086 int cpl, selector; in helper_sysret() local 1146 int selector; in do_interrupt_real() local 1273 void helper_lldt(CPUX86State *env, int selector) in helper_lldt() 1327 void helper_ltr(CPUX86State *env, int selector) in helper_ltr() [all …]
|
/openbmc/qemu/target/i386/hvf/ |
H A D | x86_descr.c | 33 int selector; member 70 void vmx_write_segment_selector(CPUState *cpu, x86_segment_selector selector, X86Seg seg) in vmx_write_segment_selector() 93 void x86_segment_descriptor_to_vmx(CPUState *cpu, x86_segment_selector selector, in x86_segment_descriptor_to_vmx()
|
/openbmc/linux/drivers/regulator/ |
D | max8660.c |
|
D | tps65910-regulator.c |
|
/openbmc/linux/kernel/entry/ |
D | syscall_user_dispatch.c |
|
/openbmc/u-boot/drivers/pinctrl/aspeed/ |
H A D | pinctrl_ast2500.c | 174 unsigned selector) in ast2500_pinctrl_get_group_name() 181 static int ast2500_pinctrl_group_set(struct udevice *dev, unsigned selector, in ast2500_pinctrl_group_set()
|
H A D | pinctrl_ast2400.c | 179 unsigned selector) in ast2400_pinctrl_get_group_name() 186 static int ast2400_pinctrl_group_set(struct udevice *dev, unsigned selector, in ast2400_pinctrl_group_set()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
D | tailcall4.c |
|
/openbmc/u-boot/drivers/pinctrl/broadcom/ |
H A D | pinctrl-bcm6838.c | 49 unsigned int selector) in bcm6838_pinctrl_get_pin_name() 63 unsigned int selector) in bcm6838_pinctrl_get_function_name()
|