/openbmc/linux/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 707 static void i810_calc_dclk(u32 freq, u32 *m, u32 *n, u32 *p) in i810_calc_dclk() argument 758 if (p) *p = (p_target << 4); in i810_calc_dclk()
|
/openbmc/linux/drivers/scsi/arm/ |
H A D | acornscsi.c | 2685 static char string[100], *p; in acornscsi_info() local 2687 p = string; in acornscsi_info() 2689 p += sprintf(string, "%s at port %08lX irq %d v%d.%d.%d" in acornscsi_info()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | stm32-adc.c | 1852 static irqreturn_t stm32_adc_trigger_handler(int irq, void *p) in stm32_adc_trigger_handler() argument 1854 struct iio_poll_func *pf = p; in stm32_adc_trigger_handler() 2392 irqreturn_t (*handler)(int irq, void *p) = NULL; in stm32_adc_probe()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ipl.c | 494 char *p, *p1, *tmp = NULL; \ 501 p = tmp; \ 503 p1 = strsep(&p, ", "); \
|
/openbmc/linux/fs/ |
H A D | buffer.c | 544 struct list_head *p; in osync_buffers_list() local 549 list_for_each_prev(p, list) { in osync_buffers_list() 550 bh = BH_ENTRY(p); in osync_buffers_list()
|
/openbmc/linux/include/net/ |
H A D | tcp.h | 2073 struct seq_net_private p; member 2360 void (*update)(struct sock *sk, struct proto *p, 2379 void tcp_update_ulp(struct sock *sk, struct proto *p,
|
H A D | sock.h | 2401 poll_table *p) in sock_poll_wait() argument 2403 if (!poll_does_not_wait(p)) { in sock_poll_wait() 2404 poll_wait(filp, &sock->wq.wait, p); in sock_poll_wait()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mxc_i2c.c | 665 int (*idle_bus_fn)(void *p), void *idle_bus_data) in bus_i2c_init() argument
|
/openbmc/u-boot/board/hisilicon/hikey/ |
H A D | README | 32 > mkdir -p ~/hikey/src ~/hikey/bin
|
/openbmc/u-boot/board/Barix/ipam390/ |
H A D | README.ipam390 | 87 $ mono ./slh_OMAP-L138.exe -waitForDevice -v -p /dev/tty.UC-232AC uboot-uart-ais.bin
|
/openbmc/u-boot/board/hisilicon/poplar/ |
H A D | README | 88 > mkdir -p ~/poplar/src ~/poplar/bin
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | vxlan_bridge_1d.sh | 564 -t udp tos=$outer_tos,sp=23456,dp=$VXPORT,p=$(:
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | gcov.rst | 267 find $GCDA -type d -exec mkdir -p $TEMPDIR/\{\} \;
|
/openbmc/linux/drivers/media/common/siano/ |
H A D | smscoreapi.h | 114 void *p; member
|
/openbmc/docs/development/ |
H A D | dev-environment.md | 171 ssh root@localhost -p 2222
|
/openbmc/u-boot/include/ |
H A D | image.h | 974 void fit_image_print(const void *fit, int noffset, const char *p);
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/ |
H A D | minio_git.bb | 150 mkdir -p vendor.copy/$site_dest
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/ |
H A D | 0001-Fru-Fix-edit-field-not-checking-area-existence.patch | 251 - if ((f_type == 'c' ) || (f_type == 'b' ) || (f_type == 'p' )) {
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | signing.bbclass | 105 mkdir -p "$SOFTHSM2_DIR"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/ |
H A D | openldap_2.6.7.bb | 191 mkdir -p ${D}${localstatedir}/${BPN}/data
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | p16v.c | 742 .tlv = { .p = snd_p16v_db_scale1 }, \
|
/openbmc/linux/sound/firewire/ |
H A D | isight.c | 581 ctl->tlv.p = isight->gain_tlv; in isight_create_mixer()
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | turris1x.dts | 5 * Copyright 2013 - 2022 CZ.NIC z.s.p.o. (http://www.nic.cz/)
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun8i-a33.c | 33 .p = _SUNXI_CCU_DIV_MAX(16, 2, 4),
|
/openbmc/linux/fs/nfsd/ |
H A D | xdr4.h | 783 __be32 nfsd4_encode_fattr_to_buf(__be32 **p, int words,
|