Home
last modified time | relevance | path

Searched refs:prevent (Results 1 – 25 of 27) sorted by relevance

12

/drivers/cpuidle/
Dcoupled.c112 int prevent; member
488 while (coupled->prevent) { in cpuidle_enter_state_coupled()
537 if (coupled->prevent) { in cpuidle_enter_state_coupled()
678 coupled->prevent++; in cpuidle_coupled_register_device()
723 coupled->prevent++; in cpuidle_coupled_prevent_idle()
746 coupled->prevent--; in cpuidle_coupled_allow_idle()
/drivers/ide/
Dide-floppy_ioctl.c240 int prevent = (arg && cmd != CDROMEJECT) ? 1 : 0; in ide_floppy_lockdoor() local
245 ide_set_media_lock(drive, disk, prevent); in ide_floppy_lockdoor()
DKconfig208 may grab those ports and thus can prevent the controller
/drivers/staging/media/mn88472/
DTODO5 skipped. In that case rtl28xxu driver needs module parameter to prevent
/drivers/staging/media/mn88473/
DTODO5 skipped. In that case rtl28xxu driver needs module parameter to prevent
/drivers/scsi/
Dosst.h259 …unsigned prevent :1; /* The device defaults in the prevent state after power up… member
265 …unsigned prevent :1; /* The device defaults in the prevent state after power up… member
/drivers/pnp/pnpbios/
DKconfig18 BIOS) say Y here. Also the PNPBIOS can help prevent resource
/drivers/staging/media/lirc/
DTODO.lirc_zilog13 lirc_zilog to prevent removal of lirc_zilog when the /dev/lircN device node
/drivers/staging/unisys/Documentation/
Dproc-entries.txt76 s-Par's firmware interface, to help prevent accidentally booting into
/drivers/gpu/drm/msm/
DNOTES74 seems that access to such docs would prevent me from working on the
/drivers/usb/storage/
Drealtek_cr.c844 int prevent = srb->cmnd[4] & 0x1; in rts51x_invoke_transport() local
845 if (prevent) { in rts51x_invoke_transport()
/drivers/usb/gadget/function/
Df_mass_storage.c1383 int prevent; in do_prevent_allow() local
1392 prevent = common->cmnd[4] & 0x01; in do_prevent_allow()
1398 if (curlun->prevent_medium_removal && !prevent) in do_prevent_allow()
1400 curlun->prevent_medium_removal = prevent; in do_prevent_allow()
/drivers/cpufreq/
DKconfig.x86276 does not have any safeguards to prevent operating the CPU out of spec
/drivers/usb/misc/
DKconfig187 to help prevent problems from cropping up with "real" drivers.
/drivers/usb/gadget/udc/
Dnet2280.c718 unsigned cleanup = 0, prevent = 0; in read_fifo() local
731 prevent = 1; in read_fifo()
771 cleanup ? " flush" : "", prevent ? " nak" : "", in read_fifo()
791 if (prevent) { in read_fifo()
/drivers/staging/rts5208/
Drtsx_scsi.c600 int prevent; in allow_medium_removal() local
602 prevent = srb->cmnd[4] & 0x1; in allow_medium_removal()
606 if (prevent) { in allow_medium_removal()
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc336 // interrupts off to prevent racing with timer isr
/drivers/usb/gadget/legacy/
DKconfig389 configuration will prevent Windows from automatically detecting
/drivers/mtd/nand/
DKconfig275 The only reason not to enable this option is to prevent damage to
/drivers/staging/rtl8192u/
Dcopying53 program proprietary. To prevent this, we have made it clear that any
/drivers/staging/rtl8192e/
Dlicense58 proprietary. To prevent this, we have made it clear that any patent must be
/drivers/block/
DKconfig393 and will prevent RAM block device backing store memory from being
/drivers/tty/
DKconfig485 "ancient" line disciplines, so prevent the kernel from doing
/drivers/scsi/aic7xxx/
Daic79xx.reg3792 * Counting semaphore to prevent new select-outs
3948 * the driver to do things like prevent initiator or target
Daic7xxx.reg1621 * the driver to do things like prevent initiator or target

12