Searched refs:reconfigure (Results 1 – 25 of 63) sorted by relevance
123
/linux/fs/autofs/ |
H A D | Kconfig | 18 don't have a laptop which needs to dynamically reconfigure to the
|
/linux/drivers/dma/qcom/ |
H A 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/include/linux/ |
H A D | fs_context.h | 121 int (*reconfigure)(struct fs_context *fc); member
|
/linux/fs/freevxfs/ |
H A D | vxfs_super.c | 294 .reconfigure = vxfs_reconfigure,
|
/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-gateworks-gw2348.dts | 86 * The CF driver will dynamically reconfigure these timings
|
H A D | intel-ixp43x-gateworks-gw2358.dts | 102 * The CF driver will dynamically reconfigure these timings
|
/linux/fs/proc/ |
H A D | root.c | 241 .reconfigure = proc_reconfigure,
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-driver-dcc | 25 reconfigure addresses again.
|
/linux/security/ipe/ |
H A D | Kconfig | 19 admins to reconfigure trust requirements on the fly.
|
/linux/Documentation/fb/ |
H A D | ep93xx-fb.rst | 139 In some cases it may be possible to reconfigure your SDRAM layout to
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | tenxpress.c | 481 .reconfigure = tenxpress_phy_reconfigure,
|
H A D | qt202x_phy.c | 484 .reconfigure = qt202x_phy_reconfigure,
|
H A D | txc43128_phy.c | 549 .reconfigure = txc43128_phy_reconfigure,
|
/linux/fs/coda/ |
H A D | inode.c | 377 .reconfigure = coda_reconfigure,
|
/linux/Documentation/userspace-api/media/mediactl/ |
H 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/ |
H A D | ti-omap-hsmmc.txt | 104 The workaround is to reconfigure the dat1 line as a GPIO upon suspend. To make
|
/linux/Documentation/driver-api/usb/ |
H A D | typec_bus.rst | 52 in need to reconfigure the pins on the connector, the alternate mode driver
|
/linux/fs/openpromfs/ |
H A D | inode.c | 417 .reconfigure = openpromfs_reconfigure,
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-g-routing.rst | 51 This means that the userspace must reconfigure all stream formats and selections
|
/linux/fs/qnx4/ |
H A D | inode.c | 58 .reconfigure = qnx4_reconfigure,
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-bindings.txt | 15 need to reconfigure pins at run-time, for example to tri-state pins when the
|
/linux/fs/hfs/ |
H A D | super.c | 399 .reconfigure = hfs_reconfigure,
|
/linux/fs/vboxsf/ |
H A D | super.c | 423 .reconfigure = vboxsf_reconfigure,
|
/linux/fs/romfs/ |
H A D | super.c | 559 .reconfigure = romfs_reconfigure,
|
/linux/fs/efivarfs/ |
H A D | super.c | 393 .reconfigure = efivarfs_reconfigure,
|
123