/linux-3.4.99/scripts/rt-tester/ |
D | t2-l1-signal.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t2-l1-pi.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t2-l2-2rt-deadlock.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t3-l1-pi-1rt.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t3-l1-pi-3rt.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t3-l2-pi.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t2-l1-2rt-sameprio.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t3-l1-pi-2rt.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t3-l1-pi-signal.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t3-l1-pi-steal.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t5-l4-pi-boost-deboost.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t4-l2-pi-deboost.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
D | t5-l4-pi-boost-deboost-setsched.tst | 33 # nprioeq normal priority 34 # npriolt normal priority 35 # npriogt normal priority
|
/linux-3.4.99/Documentation/power/ |
D | video.txt | 96 Acer TM C300 vga=normal (only suspend on console, not in X), vbetool (6) or vide… 99 Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text console back 101 Acer TM 800 vga=normal, X patches, see webpage (5) or vbetool (6) 102 Acer TM 803 vga=normal, X patches, see webpage (5) or vbetool (6) 103 Acer TM 803LCi vga=normal, vbetool (6) 108 Asus M6887Ne vga=normal, s3_bios (2), use radeon driver instead of fglrx in x.org 112 Compaq Evo N620c vga=normal, s3_bios (2) 114 Dell D600, ATI RV250 vga=normal and X, or try vbestate (6) 115 Dell D610 vga=normal and X (possibly vbestate (6) too, but not tested) 160 Sony Vaio vgn-S580BH vga=normal, but suspend from X. Console will be blank unless you return to X.
|
/linux-3.4.99/drivers/net/wireless/p54/ |
D | fwio.c | 440 body = (void *) skb_put(skb, sizeof(body->normal)); in p54_scan() 457 body->normal.val_barker = 0x38; in p54_scan() 458 body->normal.val_bpsk = body->normal.dup_bpsk = in p54_scan() 460 body->normal.val_qpsk = body->normal.dup_qpsk = in p54_scan() 462 body->normal.val_16qam = body->normal.dup_16qam = in p54_scan() 464 body->normal.val_64qam = body->normal.dup_64qam = in p54_scan() 484 struct p54_scan_body *chan = &body->normal; in p54_scan()
|
/linux-3.4.99/arch/cris/arch-v10/drivers/ |
D | sync_serial.c | 334 IO_STATE(R_SYNC_SERIAL_PRESCALE, warp_mode, normal)); in etrax_sync_serial_init() 373 IO_STATE(R_SYNC_SERIAL1_CTRL, f_synctype, normal) | in initialize_port() 376 IO_STATE(R_SYNC_SERIAL1_CTRL, clk_mode, normal) | in initialize_port() 385 IO_STATE(R_SYNC_SERIAL1_CTRL, frame_polarity, normal)| in initialize_port() 387 IO_STATE(R_SYNC_SERIAL1_CTRL, clk_driver, normal) | in initialize_port() 388 IO_STATE(R_SYNC_SERIAL1_CTRL, frame_driver, normal) | in initialize_port() 389 IO_STATE(R_SYNC_SERIAL1_CTRL, status_driver, normal)| in initialize_port() 771 f_synctype, normal); in sync_serial_ioctl_unlocked() 825 clk_mode, normal); in sync_serial_ioctl_unlocked() 842 frame_polarity, normal); in sync_serial_ioctl_unlocked() [all …]
|
/linux-3.4.99/Documentation/nfc/ |
D | nfc-pn544.txt | 23 modes are the normal (HCI) mode and the firmware update mode. 33 In the normal (HCI) mode and in the firmware update mode read and 37 In the normal (HCI) mode the protocol used is derived from the ETSI 97 * and then back to the normal mode.
|
/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 779 adapter->coal.normal.data.rx_time_us = in netxen_set_intr_coalesce() 781 adapter->coal.normal.data.rx_packets = in netxen_set_intr_coalesce() 785 adapter->coal.normal.data.rx_time_us = in netxen_set_intr_coalesce() 787 adapter->coal.normal.data.rx_packets = in netxen_set_intr_coalesce() 790 adapter->coal.normal.data.tx_time_us = ethcoal->tx_coalesce_usecs; in netxen_set_intr_coalesce() 791 adapter->coal.normal.data.tx_packets = in netxen_set_intr_coalesce() 810 ethcoal->rx_coalesce_usecs = adapter->coal.normal.data.rx_time_us; in netxen_get_intr_coalesce() 811 ethcoal->tx_coalesce_usecs = adapter->coal.normal.data.tx_time_us; in netxen_get_intr_coalesce() 813 adapter->coal.normal.data.rx_packets; in netxen_get_intr_coalesce() 815 adapter->coal.normal.data.tx_packets; in netxen_get_intr_coalesce()
|
/linux-3.4.99/Documentation/ABI/obsolete/ |
D | sysfs-bus-usb | 11 although normal suspends for system sleep will still 16 During normal use, devices should be left in the "auto"
|
/linux-3.4.99/Documentation/ABI/testing/ |
D | sysfs-driver-samsung-laptop | 14 "normal" 28 0 means normal battery mode (100% charge)
|
/linux-3.4.99/drivers/tty/serial/ |
D | serial_core.c | 2218 struct tty_driver *normal; in uart_register_driver() local 2231 normal = alloc_tty_driver(drv->nr); in uart_register_driver() 2232 if (!normal) in uart_register_driver() 2235 drv->tty_driver = normal; in uart_register_driver() 2237 normal->driver_name = drv->driver_name; in uart_register_driver() 2238 normal->name = drv->dev_name; in uart_register_driver() 2239 normal->major = drv->major; in uart_register_driver() 2240 normal->minor_start = drv->minor; in uart_register_driver() 2241 normal->type = TTY_DRIVER_TYPE_SERIAL; in uart_register_driver() 2242 normal->subtype = SERIAL_TYPE_NORMAL; in uart_register_driver() [all …]
|
/linux-3.4.99/net/atm/ |
D | lec.c | 153 mesg->content.normal.flag = *buff & 0x01; in lec_handle_bridge() 434 dev->dev_addr[i] = mesg->content.normal.mac_addr[i]; in lec_atm_send() 441 lec_addr_delete(priv, mesg->content.normal.atm_addr, in lec_atm_send() 442 mesg->content.normal.flag); in lec_atm_send() 445 priv->topology_change = mesg->content.normal.flag; in lec_atm_send() 448 lec_flush_complete(priv, mesg->content.normal.flag); in lec_atm_send() 452 entry = lec_arp_find(priv, mesg->content.normal.mac_addr); in lec_atm_send() 456 if (mesg->content.normal.no_source_le_narp) in lec_atm_send() 460 lec_arp_update(priv, mesg->content.normal.mac_addr, in lec_atm_send() 461 mesg->content.normal.atm_addr, in lec_atm_send() [all …]
|
/linux-3.4.99/tools/perf/Documentation/ |
D | perfconfig.example | 6 normal = black, lightgray
|
/linux-3.4.99/Documentation/devicetree/bindings/gpio/ |
D | pl061-gpio.txt | 7 - bit 0 specifies polarity (0 for normal, 1 for inverted)
|
/linux-3.4.99/Documentation/ |
D | VGA-softcursor.txt | 26 groups, low three bits set color (as in normal color codes used by the console) 37 To get normal blinking underline, use: echo -e '\033[?2c'
|