Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 4777) sorted by relevance

12345678910>>...192

/openbmc/linux/drivers/staging/greybus/
H A Dgpio.c77 request.which = which; in gb_gpio_activate_operation()
98 request.which = which; in gb_gpio_deactivate_operation()
121 request.which = which; in gb_gpio_get_direction_operation()
143 request.which = which; in gb_gpio_direction_in_operation()
157 request.which = which; in gb_gpio_direction_out_operation()
175 request.which = which; in gb_gpio_get_value_operation()
202 which); in gb_gpio_set_value_operation()
206 request.which = which; in gb_gpio_set_value_operation()
224 request.which = which; in gb_gpio_set_debounce_operation()
425 u8 which; in gb_gpio_get_direction() local
[all …]
H A Dpwm.c43 u8 which) in gb_pwm_activate_operation() argument
49 if (which > pwmc->pwm_max) in gb_pwm_activate_operation()
52 request.which = which; in gb_pwm_activate_operation()
68 u8 which) in gb_pwm_deactivate_operation() argument
77 request.which = which; in gb_pwm_deactivate_operation()
102 request.which = which; in gb_pwm_config_operation()
129 request.which = which; in gb_pwm_set_polarity_operation()
146 u8 which) in gb_pwm_enable_operation() argument
155 request.which = which; in gb_pwm_enable_operation()
171 u8 which) in gb_pwm_disable_operation() argument
[all …]
/openbmc/linux/tools/testing/selftests/timers/
H A Dposix_timers.c77 static int check_itimer(int which) in check_itimer() argument
86 if (which == ITIMER_VIRTUAL) in check_itimer()
88 else if (which == ITIMER_PROF) in check_itimer()
90 else if (which == ITIMER_REAL) in check_itimer()
97 if (which == ITIMER_VIRTUAL) in check_itimer()
99 else if (which == ITIMER_PROF) in check_itimer()
101 else if (which == ITIMER_REAL) in check_itimer()
110 err = setitimer(which, &val, NULL); in check_itimer()
116 if (which == ITIMER_VIRTUAL) in check_itimer()
118 else if (which == ITIMER_PROF) in check_itimer()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/which/
H A Dwhich_2.21.bb7 HOMEPAGE = "https://carlowood.github.io/which/"
11 file://which.c;beginline=1;endline=17;md5=a9963693af2272e7a8df6f231164e7a2"
19 SRC_URI = "${GNU_MIRROR}/which/which-${PV}.tar.gz \
30 ALTERNATIVE:${PN} = "which"
33 ALTERNATIVE:${PN}-doc = "which.1"
34 ALTERNATIVE_LINK_NAME[which.1] = "${mandir}/man1/which.1"
/openbmc/openpower-vpd-parser/
H A Dargs.cpp65 auto which = &longForm[0]; in parse() local
67 while ((which->val != option) && (which->val != 0)) in parse()
69 ++which; in parse()
72 if ((no_argument != which->has_arg) && optarg) in parse()
84 args.emplace(which->name, std::move(values)); in parse()
89 args.emplace(which->name, std::vector<std::string>{}); in parse()
/openbmc/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log39 Using a channel type which is configured out of UML
41 Using a channel type which is configured out of UML
43 Using a channel type which is configured out of UML
45 Using a channel type which is configured out of UML
47 Using a channel type which is configured out of UML
49 Using a channel type which is configured out of UML
51 Using a channel type which is configured out of UML
53 Using a channel type which is configured out of UML
55 Using a channel type which is configured out of UML
57 Using a channel type which is configured out of UML
[all …]
H A Dtest_output_isolated_correctly.log61 Using a channel type which is configured out of UML
63 Using a channel type which is configured out of UML
65 Using a channel type which is configured out of UML
67 Using a channel type which is configured out of UML
69 Using a channel type which is configured out of UML
71 Using a channel type which is configured out of UML
73 Using a channel type which is configured out of UML
75 Using a channel type which is configured out of UML
77 Using a channel type which is configured out of UML
79 Using a channel type which is configured out of UML
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtailcall6.c13 int count, which; variable
19 if (__builtin_constant_p(which)) in classifier_0()
21 bpf_tail_call(skb, &jmp_table, which); in classifier_0()
28 if (__builtin_constant_p(which)) in entry()
30 bpf_tail_call(skb, &jmp_table, which); in entry()
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c16 const char *which, const char *insn, int ofs) in check() argument
22 which, insn, ofs, s->a); in check()
27 which, insn, ofs, s->c); in check()
32 which, insn, ofs, s->b, e); in check()
46 check(&s, E, which, INSN, OFS); \
49 static void test(const char *which) in test() argument
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_ipack.c18 p->which = 0; in av7110_ipack_reset()
228 p->which = 0; in av7110_ipack_instant_repack()
312 p->which = 1; in av7110_ipack_instant_repack()
320 p->which = 2; in av7110_ipack_instant_repack()
325 if (p->which == 1) { in av7110_ipack_instant_repack()
331 p->which = 2; in av7110_ipack_instant_repack()
339 p->which = 3; in av7110_ipack_instant_repack()
344 if (p->which > 2){ in av7110_ipack_instant_repack()
351 p->which++; in av7110_ipack_instant_repack()
363 p->which++; in av7110_ipack_instant_repack()
[all …]
/openbmc/linux/include/linux/ceph/
H A Dosd_client.h472 unsigned int which,
488 unsigned int which);
491 unsigned int which,
496 unsigned int which,
500 unsigned int which,
505 unsigned int which,
509 unsigned int which,
515 unsigned int which,
518 unsigned int which,
523 unsigned int which,
[all …]
/openbmc/linux/arch/alpha/kernel/
H A Dsys_marvel.c196 val = io7->csrs->PO7_LSI_CTL[which].csr; in io7_redirect_one_lsi()
200 io7->csrs->PO7_LSI_CTL[which].csr = val; in io7_redirect_one_lsi()
202 io7->csrs->PO7_LSI_CTL[which].csr; in io7_redirect_one_lsi()
213 val = io7->csrs->PO7_MSI_CTL[which].csr; in io7_redirect_one_msi()
217 io7->csrs->PO7_MSI_CTL[which].csr = val; in io7_redirect_one_msi()
219 io7->csrs->PO7_MSI_CTL[which].csr; in io7_redirect_one_msi()
223 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_lsi() argument
228 io7->csrs->PO7_LSI_CTL[which].csr = ((unsigned long)where << 14); in init_one_io7_lsi()
230 io7->csrs->PO7_LSI_CTL[which].csr; in init_one_io7_lsi()
239 io7->csrs->PO7_MSI_CTL[which].csr = ((unsigned long)where << 14); in init_one_io7_msi()
[all …]
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c614 which); in rkisp1_isp_set_src_crop()
617 which); in rkisp1_isp_set_src_crop()
642 which); in rkisp1_isp_set_sink_crop()
645 which); in rkisp1_isp_set_sink_crop()
673 which); in rkisp1_isp_set_sink_fmt()
725 which); in rkisp1_isp_set_sink_fmt()
737 fmt->which); in rkisp1_isp_get_fmt()
751 fmt->which); in rkisp1_isp_set_fmt()
754 fmt->which); in rkisp1_isp_set_fmt()
789 sel->which); in rkisp1_isp_get_selection()
[all …]
/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_32.h99 #define __DECL_REG_LO8(which) union { \ argument
100 uint32_t e ## which ## x; \
101 uint16_t which ## x; \
103 uint8_t which ## l; \
104 uint8_t which ## h; \
113 #define __DECL_REG_LO8(which) uint32_t e ## which ## x argument
/openbmc/linux/include/uapi/linux/
H A Dv4l2-subdev.h39 __u32 which; member
55 __u32 which; member
82 __u32 which; member
109 __u32 which; member
147 __u32 which; member
169 __u32 which; member
230 __u32 which; member
/openbmc/linux/tools/power/cpupower/lib/
H A Dcpuidle.c135 enum idlestate_value which) in cpuidle_state_get_one_value() argument
142 if (which >= MAX_IDLESTATE_VALUE_FILES) in cpuidle_state_get_one_value()
146 idlestate_value_files[which], in cpuidle_state_get_one_value()
175 enum idlestate_string which) in cpuidle_state_get_one_string() argument
181 if (which >= MAX_IDLESTATE_STRING_FILES) in cpuidle_state_get_one_string()
185 idlestate_string_files[which], in cpuidle_state_get_one_string()
342 static char *sysfs_cpuidle_get_one_string(enum cpuidle_string which) in sysfs_cpuidle_get_one_string() argument
348 if (which >= MAX_CPUIDLE_STRING_FILES) in sysfs_cpuidle_get_one_string()
351 len = sysfs_cpuidle_read_file(cpuidle_string_files[which], in sysfs_cpuidle_get_one_string()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c235 u32 which, uint32_t pad, in atomisp_subdev_get_rect() argument
240 if (which == V4L2_SUBDEV_FORMAT_TRY) { in atomisp_subdev_get_rect()
266 if (which == V4L2_SUBDEV_FORMAT_TRY) in atomisp_subdev_get_ffmt()
274 uint32_t which, in isp_get_fmt_rect() argument
292 u32 which, uint32_t pad, uint32_t target, in isp_subdev_propagate() argument
352 u32 which, uint32_t pad, uint32_t target, in atomisp_subdev_set_selection() argument
410 atomisp_subdev_set_selection(sd, sd_state, which, in atomisp_subdev_set_selection()
415 if (which == V4L2_SUBDEV_FORMAT_TRY) in atomisp_subdev_set_selection()
527 uint32_t which, in atomisp_subdev_set_ffmt() argument
554 isp_subdev_propagate(sd, sd_state, which, pad, in atomisp_subdev_set_ffmt()
[all …]
/openbmc/linux/Documentation/dev-tools/
H A Dktap.rst11 which don't align with the original TAP specification. Thus, a "Kernel TAP"
37 All KTAP-formatted results begin with a "version line" which specifies which
46 start of the nested test results. This differs from TAP14, which uses a
75 The result can be either "ok", which indicates the test case passed,
76 or "not ok", which indicates that the test case failed.
279 - "example_test_1", which passes, and has one subtest:
283 - "example_test_2", which passes, and has two subtests:
286 - "test_2", which passes
288 - "example_test_3", which fails, and has three subtests
290 - "test_1", which passes
[all …]
/openbmc/linux/include/trace/events/
H A Dtimer.h313 TP_PROTO(int which, const struct itimerspec64 *const value,
316 TP_ARGS(which, value, expires),
319 __field( int, which )
328 __entry->which = which;
337 __entry->which, __entry->expires,
350 TP_PROTO(int which, struct pid *pid, unsigned long long now),
352 TP_ARGS(which, pid, now),
355 __field( int , which )
361 __entry->which = which;
366 TP_printk("which=%d pid=%d now=%llu", __entry->which,
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c138 enum v4l2_subdev_format_whence which) in vimc_scaler_pad_format() argument
140 if (which == V4L2_SUBDEV_FORMAT_TRY) in vimc_scaler_pad_format()
149 enum v4l2_subdev_format_whence which) in vimc_scaler_pad_crop() argument
151 if (which == V4L2_SUBDEV_FORMAT_TRY) in vimc_scaler_pad_crop()
165 format->which); in vimc_scaler_get_fmt()
218 crop = vimc_scaler_pad_crop(vscaler, sd_state, format->which); in vimc_scaler_set_fmt()
225 format->which); in vimc_scaler_set_fmt()
246 sel->r = *vimc_scaler_pad_crop(vscaler, sd_state, sel->which); in vimc_scaler_get_selection()
250 sel->which); in vimc_scaler_get_selection()
286 crop_rect = vimc_scaler_pad_crop(vscaler, sd_state, sel->which); in vimc_scaler_set_selection()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt8365-pinctrl.yaml84 101: (R1, R0) = (0, 1) which means R1 disabled and R0 enabled.
85 102: (R1, R0) = (1, 0) which means R1 enabled and R0 disabled.
86 103: (R1, R0) = (1, 1) which means R1 enabled and R0 enabled.
98 101: (R1, R0) = (0, 1) which means R1 disabled and R0 enabled.
100 103: (R1, R0) = (1, 1) which means R1 enabled and R0 enabled.
156 1: (R1, R0) = (0, 1) which means R1 disabled and R0 enabled.
157 2: (R1, R0) = (1, 0) which means R1 enabled and R0 disabled.
158 3: (R1, R0) = (1, 1) which means R1 enabled and R0 enabled.
170 1: (R1, R0) = (0, 1) which means R1 disabled and R0 enabled.
171 2: (R1, R0) = (1, 0) which means R1 enabled and R0 disabled.
[all …]
/openbmc/linux/kernel/time/
H A Ditimer.c76 static int do_getitimer(int which, struct itimerspec64 *value) in do_getitimer() argument
80 switch (which) { in do_getitimer()
113 SYSCALL_DEFINE2(getitimer, int, which, struct __kernel_old_itimerval __user *, value) in SYSCALL_DEFINE2() argument
116 int error = do_getitimer(which, &get_buffer); in SYSCALL_DEFINE2()
141 COMPAT_SYSCALL_DEFINE2(getitimer, int, which, in COMPAT_SYSCALL_DEFINE2() argument
145 int error = do_getitimer(which, &get_buffer); in COMPAT_SYSCALL_DEFINE2()
206 static int do_setitimer(int which, struct itimerspec64 *value, in do_setitimer() argument
213 switch (which) { in do_setitimer()
349 error = do_setitimer(which, &set_buffer, ovalue ? &get_buffer : NULL); in SYSCALL_DEFINE3()
378 COMPAT_SYSCALL_DEFINE3(setitimer, int, which, in COMPAT_SYSCALL_DEFINE3() argument
[all …]
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c774 if (which == V4L2_SUBDEV_FORMAT_TRY) in __vfe_get_format()
794 if (which == V4L2_SUBDEV_FORMAT_TRY) in __vfe_get_compose()
814 if (which == V4L2_SUBDEV_FORMAT_TRY) in __vfe_get_crop()
863 which); in vfe_try_format()
987 code->which); in vfe_enum_mbus_code()
1092 fmt->which); in vfe_set_format()
1096 fmt->which); in vfe_set_format()
1102 sel.which = fmt->which; in vfe_set_format()
1139 fmt.which = sel->which; in vfe_get_selection()
1216 crop.which = sel->which; in vfe_set_selection()
[all …]
/openbmc/linux/Documentation/timers/
H A Dhpet.rst10 each of which can generate oneshot interrupts and at least one of which has
12 also called "timers", which can be misleading since usually timers are
17 role. Many x86 BIOS writers don't route HPET interrupts at all, which
24 platform code which uses timer 0 or 1 as the main timer to intercept HPET
28 The driver provides a userspace API which resembles the API found in the
/openbmc/openbmc/poky/meta/recipes-support/debianutils/
H A Ddebianutils_5.17.bb2 DESCRIPTION = "Provides a number of small utilities which are used \
34 mv ${D}${bindir}/which.debianutils ${D}${bindir}/which
46 ALTERNATIVE:${PN} = "add-shell installkernel remove-shell savelog which"
56 ALTERNATIVE_LINK_NAME[which] = "${bindir}/which"

12345678910>>...192