Home
last modified time | relevance | path

Searched refs:add (Results 3576 – 3600 of 4634) sorted by relevance

1...<<141142143144145146147148149150>>...186

/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dti,k3-am654-cpsw-nuss.yaml35 VLAN support, 802.1Q compliant, Auto add port VLAN for untagged frames on
/openbmc/linux/net/smc/
H A Dsmc_ism.c39 .add = smcd_register_dev,
/openbmc/linux/arch/arm/mach-imx/
H A Dmmdc.c442 .add = mmdc_pmu_event_add, in mmdc_pmu_init()
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-capture.c497 .add = vimc_capture_add,
/openbmc/linux/arch/um/os-Linux/skas/
H A Dprocess.c710 static int __init noreboot_cmd_param(char *str, int *add) in noreboot_cmd_param() argument
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinetab.dts204 /* TODO: add Bochs BMA223 accelerometer here */
/openbmc/linux/arch/s390/kernel/
H A Dperf_pai_ext.c524 .add = paiext_add,
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood.dtsi342 /* add phy nodes in board file */
/openbmc/linux/arch/powerpc/perf/
H A Dcore-fsl-emb.c577 .add = fsl_emb_pmu_add,
/openbmc/linux/drivers/acpi/
H A Dbutton.c153 .add = acpi_button_add,
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/
H A Drpm_4.19.1.1.bb28 file://0001-Do-not-add-an-unsatisfiable-dependency-when-building.patch \
/openbmc/linux/drivers/extcon/
H A DKconfig115 detector add switch.
/openbmc/linux/Documentation/driver-api/fpga/
H A Dfpga-mgr.rst26 To add another FPGA manager, write a driver that implements a set of ops. The
/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c73 unsigned int add = credits->value; in smb2_add_credits() local
86 *val += add; in smb2_add_credits()
95 add, server->in_flight); in smb2_add_credits()
125 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
128 add, instance); in smb2_add_credits()
133 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
135 optype, scredits, add); in smb2_add_credits()
165 server->conn_id, server->hostname, scredits, add, in_flight); in smb2_add_credits()
166 cifs_dbg(FYI, "%s: added %u credits total=%d\n", __func__, add, scredits); in smb2_add_credits()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c2201 int add = 0; in dsi_config_tx_fifo() local
2213 if (add + size > 4) { in dsi_config_tx_fifo()
2219 v = FLD_VAL(add, 2, 0) | FLD_VAL(size, 7, 4); in dsi_config_tx_fifo()
2222 add += size; in dsi_config_tx_fifo()
2234 int add = 0; in dsi_config_rx_fifo() local
2246 if (add + size > 4) { in dsi_config_rx_fifo()
2252 v = FLD_VAL(add, 2, 0) | FLD_VAL(size, 7, 4); in dsi_config_rx_fifo()
2255 add += size; in dsi_config_rx_fifo()
/openbmc/linux/Documentation/filesystems/
H A Dporting.rst239 had ->revalidate()) add calls in ->follow_link()/->readlink().
254 Audit your code and add locking if needed. Notice that any place that is
417 the benefits of rcu-walk mode. We will begin to add filesystem callbacks that
462 argument; instead of passing IPERM_FLAG_RCU we add MAY_NOT_BLOCK into mask.
527 FS_REVAL_DOT is gone; if you used to have it, add ->d_weak_revalidate()
/openbmc/linux/Documentation/staging/
H A Drpmsg.rst8 To learn how to add rpmsg support for new platforms, check out remoteproc.txt
340 The plan is also to add static creation of rpmsg channels via the virtio
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c314 client->add(cur_mdesc, node, client->node_name); in mdesc_register_notifier()
487 invoke_on_missing(p->node_name, new_hp, old_hp, p->add); in notify_one()
/openbmc/u-boot/drivers/i2c/
H A DKconfig103 Say yes here to add support for Davinci and Keystone I2C controller
399 Enable this option to add support for STM32 I2C controller
/openbmc/qemu/docs/
H A Dpcie.txt243 Leave enough PCI-PCI Bridge slots empty or add one
266 Using HMP: (add -monitor stdio to QEMU command line)
/openbmc/openbmc/poky/meta/classes-global/
H A Dlicense.bbclass15 # Create extra package with license texts and add it to RRECOMMENDS:${PN}
280 licenses.add(item)
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dvulnerabilities.rst32 add the following setting to your configuration::
193 It is also recommended to add the ``Upstream-Status:`` tag with a link
/openbmc/openbmc/poky/documentation/
H A Dwhat-i-wish-id-known.rst167 * add a package to an image
173 * add an ssh server to an image (enable transferring of files to target)
/openbmc/linux/Documentation/doc-guide/
H A Dcontributing.rst216 add a warning at the beginning. The following text is recommended::
278 contained; it is easy to add to a development system. But building PDF or
/openbmc/linux/Documentation/block/
H A Dublk.rst68 - add a device::
70 ublk add -t loop -f ublk-loop.img

1...<<141142143144145146147148149150>>...186