Home
last modified time | relevance | path

Searched refs:reconfigure (Results 1 – 25 of 57) sorted by relevance

123

/linux/fs/autofs/
A DKconfig30 don't have a laptop which needs to dynamically reconfigure to the
/linux/Documentation/devicetree/bindings/power/reset/
A Dgpio-poweroff.txt26 - input : Initially configure the GPIO line as an input. Only reconfigure
/linux/drivers/dma/qcom/
A Dbam_dma.c368 unsigned int reconfigure; /* new slave config? */ member
639 bchan->reconfigure = 1; in bam_slave_config()
1016 bchan->reconfigure = 0; in bam_apply_new_config()
1054 if (bchan->reconfigure) in bam_start_dma()
/linux/Documentation/devicetree/bindings/serial/
A Dmtk-uart.txt34 one must create an addtional pinctrl to reconfigure Rx pin to normal
/linux/include/linux/
A Dfs_context.h121 int (*reconfigure)(struct fs_context *fc); member
/linux/fs/proc/
A Droot.c244 .reconfigure = proc_reconfigure,
/linux/arch/arm/boot/dts/
A Dintel-ixp42x-gateworks-gw2348.dts86 * The CF driver will dynamically reconfigure these timings
A Dintel-ixp43x-gateworks-gw2358.dts102 * The CF driver will dynamically reconfigure these timings
/linux/fs/jffs2/
A Dsuper.c305 .reconfigure = jffs2_reconfigure,
/linux/drivers/net/ethernet/sfc/falcon/
A Dtenxpress.c481 .reconfigure = tenxpress_phy_reconfigure,
A Dqt202x_phy.c484 .reconfigure = qt202x_phy_reconfigure,
A Dtxc43128_phy.c549 .reconfigure = txc43128_phy_reconfigure,
A Defx.c1067 rc = efx->phy_op->reconfigure(efx); in ef4_init_port()
2392 rc = efx->phy_op->reconfigure(efx); in ef4_reset_up()
2617 .reconfigure = ef4_port_dummy_op_int,
2990 efx->phy_op->reconfigure(efx); in ef4_pm_thaw()
/linux/Documentation/fb/
A Dep93xx-fb.rst139 In some cases it may be possible to reconfigure your SDRAM layout to
/linux/Documentation/userspace-api/media/mediactl/
A Drequest-api.rst12 the same pipeline to reconfigure and collaborate closely on a per-frame basis.
21 on the media pipeline, reconfigure it for the next frame, queue the buffers to
/linux/Documentation/devicetree/bindings/mmc/
A Dti-omap-hsmmc.txt104 The workaround is to reconfigure the dat1 line as a GPIO upon suspend. To make
/linux/fs/vboxsf/
A Dsuper.c431 .reconfigure = vboxsf_reconfigure,
/linux/Documentation/driver-api/usb/
A Dtypec_bus.rst52 in need to reconfigure the pins on the connector, the alternate mode driver
/linux/Documentation/devicetree/bindings/pci/
A Dhost-generic-pci.yaml72 is there any reason for the driver to reconfigure ATU windows for
/linux/Documentation/networking/device_drivers/ethernet/cirrus/
A Dcs89x0.rst459 option to reconfigure the adapter by selecting a different value for the system
536 self-test. If so, reconfigure the adapter selecting another choice for the
541 the adapter and reconfigure it by installing it in another PC to run the
/linux/fs/romfs/
A Dsuper.c568 .reconfigure = romfs_reconfigure,
/linux/fs/squashfs/
A Dsuper.c425 .reconfigure = squashfs_reconfigure,
/linux/Documentation/devicetree/bindings/pinctrl/
A Dpinctrl-bindings.txt15 need to reconfigure pins at run-time, for example to tri-state pins when the
/linux/fs/
A Dsuper.c907 if (fc->ops->reconfigure) { in reconfigure_super()
908 retval = fc->ops->reconfigure(fc); in reconfigure_super()
/linux/tools/testing/kunit/
A Dkunit.py480 sys.stdin.reconfigure(errors='backslashreplace') # pytype: disable=attribute-error

Completed in 33 milliseconds

123