Searched refs:reconfigure (Results 1 – 25 of 57) sorted by relevance
123
| /linux/fs/autofs/ |
| A D | Kconfig | 30 don't have a laptop which needs to dynamically reconfigure to the
|
| /linux/Documentation/devicetree/bindings/power/reset/ |
| A D | gpio-poweroff.txt | 26 - input : Initially configure the GPIO line as an input. Only reconfigure
|
| /linux/drivers/dma/qcom/ |
| A D | bam_dma.c | 368 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 D | mtk-uart.txt | 34 one must create an addtional pinctrl to reconfigure Rx pin to normal
|
| /linux/include/linux/ |
| A D | fs_context.h | 121 int (*reconfigure)(struct fs_context *fc); member
|
| /linux/fs/proc/ |
| A D | root.c | 244 .reconfigure = proc_reconfigure,
|
| /linux/arch/arm/boot/dts/ |
| A D | intel-ixp42x-gateworks-gw2348.dts | 86 * The CF driver will dynamically reconfigure these timings
|
| A D | intel-ixp43x-gateworks-gw2358.dts | 102 * The CF driver will dynamically reconfigure these timings
|
| /linux/fs/jffs2/ |
| A D | super.c | 305 .reconfigure = jffs2_reconfigure,
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| A D | tenxpress.c | 481 .reconfigure = tenxpress_phy_reconfigure,
|
| A D | qt202x_phy.c | 484 .reconfigure = qt202x_phy_reconfigure,
|
| A D | txc43128_phy.c | 549 .reconfigure = txc43128_phy_reconfigure,
|
| A D | efx.c | 1067 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 D | ep93xx-fb.rst | 139 In some cases it may be possible to reconfigure your SDRAM layout to
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| A D | request-api.rst | 12 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 D | ti-omap-hsmmc.txt | 104 The workaround is to reconfigure the dat1 line as a GPIO upon suspend. To make
|
| /linux/fs/vboxsf/ |
| A D | super.c | 431 .reconfigure = vboxsf_reconfigure,
|
| /linux/Documentation/driver-api/usb/ |
| A D | typec_bus.rst | 52 in need to reconfigure the pins on the connector, the alternate mode driver
|
| /linux/Documentation/devicetree/bindings/pci/ |
| A D | host-generic-pci.yaml | 72 is there any reason for the driver to reconfigure ATU windows for
|
| /linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
| A D | cs89x0.rst | 459 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 D | super.c | 568 .reconfigure = romfs_reconfigure,
|
| /linux/fs/squashfs/ |
| A D | super.c | 425 .reconfigure = squashfs_reconfigure,
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A D | pinctrl-bindings.txt | 15 need to reconfigure pins at run-time, for example to tri-state pins when the
|
| /linux/fs/ |
| A D | super.c | 907 if (fc->ops->reconfigure) { in reconfigure_super() 908 retval = fc->ops->reconfigure(fc); in reconfigure_super()
|
| /linux/tools/testing/kunit/ |
| A D | kunit.py | 480 sys.stdin.reconfigure(errors='backslashreplace') # pytype: disable=attribute-error
|
Completed in 33 milliseconds
123