Searched refs:reconfigure (Results 1 – 25 of 59) sorted by relevance
123
| /Linux-v6.6/fs/autofs/ |
| D | Kconfig | 18 don't have a laptop which needs to dynamically reconfigure to the
|
| /Linux-v6.6/include/linux/ |
| D | fs_context.h | 121 int (*reconfigure)(struct fs_context *fc); member
|
| /Linux-v6.6/drivers/dma/qcom/ |
| D | bam_dma.c | 368 unsigned int reconfigure; /* new slave config? */ member 631 bchan->reconfigure = 1; in bam_slave_config() 1008 bchan->reconfigure = 0; in bam_apply_new_config() 1046 if (bchan->reconfigure) in bam_start_dma()
|
| /Linux-v6.6/arch/arm/boot/dts/intel/ixp/ |
| D | intel-ixp42x-gateworks-gw2348.dts | 86 * The CF driver will dynamically reconfigure these timings
|
| D | intel-ixp43x-gateworks-gw2358.dts | 102 * The CF driver will dynamically reconfigure these timings
|
| /Linux-v6.6/Documentation/ABI/testing/ |
| D | debugfs-driver-dcc | 25 reconfigure addresses again.
|
| /Linux-v6.6/Documentation/userspace-api/media/v4l/ |
| D | vidioc-subdev-g-routing.rst | 50 means that the userspace must reconfigure all streams after calling the ioctl
|
| /Linux-v6.6/fs/proc/ |
| D | root.c | 241 .reconfigure = proc_reconfigure,
|
| /Linux-v6.6/Documentation/fb/ |
| D | ep93xx-fb.rst | 139 In some cases it may be possible to reconfigure your SDRAM layout to
|
| /Linux-v6.6/drivers/net/ethernet/sfc/falcon/ |
| D | tenxpress.c | 481 .reconfigure = tenxpress_phy_reconfigure,
|
| D | qt202x_phy.c | 484 .reconfigure = qt202x_phy_reconfigure,
|
| D | txc43128_phy.c | 549 .reconfigure = txc43128_phy_reconfigure,
|
| D | efx.c | 1061 rc = efx->phy_op->reconfigure(efx); in ef4_init_port() 2385 rc = efx->phy_op->reconfigure(efx); in ef4_reset_up() 2610 .reconfigure = ef4_port_dummy_op_int, 2975 efx->phy_op->reconfigure(efx); in ef4_pm_thaw()
|
| /Linux-v6.6/fs/jffs2/ |
| D | super.c | 305 .reconfigure = jffs2_reconfigure,
|
| /Linux-v6.6/Documentation/devicetree/bindings/mmc/ |
| D | ti-omap-hsmmc.txt | 104 The workaround is to reconfigure the dat1 line as a GPIO upon suspend. To make
|
| /Linux-v6.6/Documentation/userspace-api/media/mediactl/ |
| 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-v6.6/Documentation/driver-api/usb/ |
| D | typec_bus.rst | 52 in need to reconfigure the pins on the connector, the alternate mode driver
|
| /Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-bindings.txt | 15 need to reconfigure pins at run-time, for example to tri-state pins when the
|
| /Linux-v6.6/fs/vboxsf/ |
| D | super.c | 431 .reconfigure = vboxsf_reconfigure,
|
| /Linux-v6.6/fs/romfs/ |
| D | super.c | 568 .reconfigure = romfs_reconfigure,
|
| /Linux-v6.6/Documentation/networking/device_drivers/ethernet/cirrus/ |
| 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-v6.6/Documentation/filesystems/ |
| D | mount_api.rst | 218 int (*reconfigure)(struct fs_context *fc); 292 int (*reconfigure)(struct fs_context *fc); 302 .. Note:: reconfigure is intended as a replacement for remount_fs.
|
| /Linux-v6.6/Documentation/gpu/ |
| D | vkms.rst | 138 We want to be able to reconfigure vkms instance without having to reload the
|
| /Linux-v6.6/Documentation/admin-guide/gpio/ |
| D | sysfs.rst | 84 allow userspace to reconfigure this GPIO's direction.
|
| /Linux-v6.6/fs/ |
| D | fs_context.c | 695 .reconfigure = legacy_reconfigure,
|
123