Searched refs:revert (Results 1 – 18 of 18) sorted by relevance
/linux-3.4.99/drivers/parport/ |
D | BUGS-parport | 6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
|
/linux-3.4.99/Documentation/ |
D | applying-patches.txt | 14 In addition to explaining how to apply and revert patches, a brief 30 How do I apply or revert a patch? 47 To revert a previously applied patch, use the -R argument to patch. 51 You can revert (undo) it like this: 162 previously and actually intended to revert it, but forgot to specify -R, 163 then you can say [y]es here to make patch revert it for you. 251 first revert the 2.6.x.y patch). 263 $ patch -p1 -R < ../patch-2.6.11.1 # revert the 2.6.11.1 patch 298 $ patch -p1 -R < ../patch-2.6.12.2 # revert the 2.6.12.2 patch 337 $ patch -p1 -R < ../patch-2.6.13-rc3 # revert the 2.6.13-rc3 patch [all …]
|
/linux-3.4.99/sound/oss/ |
D | sb_ess.c | 315 static int ess_calc_div (int clock, int revert, int *speedp, int *diffp) in ess_calc_div() argument 323 retval = revert - divider; in ess_calc_div() 324 if (retval > revert - 1) { in ess_calc_div() 325 retval = revert - 1; in ess_calc_div() 326 divider = revert - retval; in ess_calc_div()
|
/linux-3.4.99/Documentation/filesystems/ |
D | ocfs2.txt | 79 large, the fs will silently revert it to the default.
|
D | tmpfs.txt | 103 policy for the file will revert to "default" policy.
|
/linux-3.4.99/Documentation/vm/ |
D | hwpoison.txt | 81 Set early/late kill mode/revert to system default
|
D | numa | 137 may revert to its own fallback path. The slab kernel memory allocator is an
|
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 616 void (*revert)(struct bnx2x *bp, member
|
D | bnx2x_sp.c | 3618 o->revert(bp, p, old_reg_size); in bnx2x_config_mcast() 3682 mcast_obj->revert = bnx2x_mcast_revert_e1; in bnx2x_init_mcast_obj() 3706 mcast_obj->revert = bnx2x_mcast_revert_e1h; in bnx2x_init_mcast_obj() 3723 mcast_obj->revert = bnx2x_mcast_revert_e2; in bnx2x_init_mcast_obj()
|
/linux-3.4.99/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 169 calls pci_disable_msi to disable MSI interrupts and revert back to
|
/linux-3.4.99/arch/mips/lib/ |
D | csum_partial.S | 469 ADD len, 8*NBYTES # revert len (see above)
|
/linux-3.4.99/drivers/usb/host/ |
D | xhci-ring.c | 1016 bool revert = false; in update_ring_for_set_deq_completion() local 1045 revert = true; in update_ring_for_set_deq_completion() 1050 if (revert) { in update_ring_for_set_deq_completion()
|
/linux-3.4.99/Documentation/networking/ |
D | cxgb.txt | 293 have issues with these settings, please revert to the "safe" settings
|
D | bonding.txt | 725 setting use_carrier to 0 will cause bonding to revert to the
|
/linux-3.4.99/Documentation/block/ |
D | biodoc.txt | 216 may need to abort DMA operations and revert to PIO for the transfer, in 1162 PIO drivers (or drivers that need to revert to PIO transfer once in a
|
/linux-3.4.99/Documentation/cdrom/ |
D | cdrom-standard.tex | 711 other operating systems than \linux. Finally, a user can always revert
|
/linux-3.4.99/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1252 The thinkpad-acpi kernel driver can be programmed to revert the fan
|
/linux-3.4.99/drivers/video/ |
D | Kconfig | 1174 If you say N, the driver will revert to discrete video timings
|