Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/fs/autofs/
DKconfig30 don't have a laptop which needs to dynamically reconfigure to the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/
Dgpio-poweroff.txt26 - input : Initially configure the GPIO line as an input. Only reconfigure
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/
Dmtk-uart.txt32 one must create an addtional pinctrl to reconfigure Rx pin to normal
/kernel/linux/linux-5.10/include/linux/
Dfs_context.h121 int (*reconfigure)(struct fs_context *fc); member
/kernel/linux/linux-5.10/drivers/dma/qcom/
Dbam_dma.c368 unsigned int reconfigure; /* new slave config? */ member
589 bchan->reconfigure = 1; in bam_slave_config()
970 bchan->reconfigure = 0; in bam_apply_new_config()
1008 if (bchan->reconfigure) in bam_start_dma()
/kernel/linux/linux-5.10/fs/proc/
Droot.c244 .reconfigure = proc_reconfigure,
/kernel/linux/linux-5.10/fs/jffs2/
Dsuper.c305 .reconfigure = jffs2_reconfigure,
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dtenxpress.c481 .reconfigure = tenxpress_phy_reconfigure,
Dqt202x_phy.c484 .reconfigure = qt202x_phy_reconfigure,
Dtxc43128_phy.c549 .reconfigure = txc43128_phy_reconfigure,
Defx.c1071 rc = efx->phy_op->reconfigure(efx); in ef4_init_port()
2396 rc = efx->phy_op->reconfigure(efx); in ef4_reset_up()
2621 .reconfigure = ef4_port_dummy_op_int,
3033 efx->phy_op->reconfigure(efx); in ef4_pm_thaw()
/kernel/linux/linux-5.10/Documentation/fb/
Dep93xx-fb.rst139 In some cases it may be possible to reconfigure your SDRAM layout to
/kernel/linux/linux-5.10/Documentation/gpu/
Dvkms.rst29 We want to be able to reconfigure vkms instance without having to reload the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dti-omap-hsmmc.txt104 The workaround is to reconfigure the dat1 line as a GPIO upon suspend. To make
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/
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
/kernel/linux/linux-5.10/fs/vboxsf/
Dsuper.c431 .reconfigure = vboxsf_reconfigure,
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dtypec_bus.rst52 in need to reconfigure the pins on the connector, the alternate mode driver
/kernel/linux/linux-5.10/fs/squashfs/
Dsuper.c392 .reconfigure = squashfs_reconfigure,
/kernel/linux/linux-5.10/fs/erofs/
Dsuper.c438 .reconfigure = erofs_fc_reconfigure,
/kernel/linux/linux-5.10/fs/romfs/
Dsuper.c568 .reconfigure = romfs_reconfigure,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-bindings.txt15 need to reconfigure pins at run-time, for example to tri-state pins when the
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/cirrus/
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
/kernel/linux/linux-5.10/Documentation/filesystems/
Dmount_api.rst219 int (*reconfigure)(struct fs_context *fc);
293 int (*reconfigure)(struct fs_context *fc);
303 .. Note:: reconfigure is intended as a replacement for remount_fs.
/kernel/linux/linux-5.10/Documentation/admin-guide/gpio/
Dsysfs.rst84 allow userspace to reconfigure this GPIO's direction.
/kernel/linux/linux-5.10/fs/
Dfs_context.c643 .reconfigure = legacy_reconfigure,

123