/linux/lib/ |
H A D | parser.c | 287 bool star = false; in match_wildcard() local 296 star = true; in match_wildcard() 307 if (!star) in match_wildcard()
|
/linux/drivers/isdn/hardware/mISDN/ |
H A D | w6692.c | 653 u8 stat, star = 0; in W6692B_interrupt() local 658 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() 659 if (star & (W_B_STAR_RDOV | W_B_STAR_CRCE | W_B_STAR_RMB)) { in W6692B_interrupt() 660 if ((star & W_B_STAR_RDOV) && in W6692B_interrupt() 669 if (star & W_B_STAR_CRCE) { in W6692B_interrupt() 676 if (star & W_B_STAR_RMB) { in W6692B_interrupt() 699 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() 700 if (star & W_B_STAR_RDOV) { in W6692B_interrupt() 716 if (!(star & W_B_STAR_RDOV)) { in W6692B_interrupt() 728 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() [all …]
|
H A D | mISDNipac.c | 717 int rbch, star; in dbusy_timer_handler() local 723 star = ReadISAC(isac, ISAC_STAR); in dbusy_timer_handler() 725 isac->name, rbch, star); in dbusy_timer_handler()
|
/linux/fs/smb/server/ |
H A D | misc.c | 34 bool star = false; in match_pattern() local 44 star = true; in match_pattern() 56 if (!star) in match_pattern()
|
/linux/drivers/tty/serial/ |
H A D | sunsab.c | 96 while ((readb(&up->regs->r.star) & SAB82532_STAR_TEC) && --timeout) in sunsab_tec_wait() 104 while ((readb(&up->regs->r.star) & SAB82532_STAR_CEC) && --timeout) in sunsab_cec_wait() 249 if (!(readb(&up->regs->r.star) & SAB82532_STAR_XFW)) in transmit_chars() 296 (readb(&up->regs->r.star) & SAB82532_STAR_CTS)); in check_status() 399 val = readb(&up->regs->r.star); in sunsab_get_mctrl()
|
H A D | sunsab.h | 12 u8 star; /* Status Register */ member
|
/linux/arch/x86/include/asm/ |
H A D | svm.h | 336 u64 star; member 401 u64 star; member
|
/linux/drivers/accessibility/speakup/ |
H A D | DefaultKeyAssignments | 38 InsKeyPad-star n<x|y> go to line (y) or column (x). Where 'n' is any
|
/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | svm.h | 222 u64 star; member
|
/linux/Documentation/networking/ |
H A D | arcnet-hardware.rst | 197 can use the bus card in place of any star card if you use a terminator. Then 460 cable-connector and it's for changing to star or bus topology; 461 closed: star - open: bus 580 Since this board is designed both for point-to-point connection in star 583 the PC120, PC110 and PC100 star topology boards and the PC220, PC210 and 588 It can be used in a star or a daisy-chained network. 737 star or bus topology. 738 When the jumper is installed, the board may be used in a star network, when 791 The board is designed both for point-to-point connection in star networks 796 It can be used in a star or a daisy-chained (BUS) network. [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | gspca-cardlist.rst | 315 zc3xx 0ac8:0302 Z-star Vimicro zc0302 321 zc3xx 0ac8:305b Z-star Vimicro zc0305b
|
/linux/kernel/trace/ |
H A D | trace_events.c | 491 bool star = false; in test_event_printk() local 500 star = true; in test_event_printk() 504 if (star) in test_event_printk()
|
/linux/Documentation/translations/it_IT/process/ |
H A D | 6.Followthrough.rst | 105 I revisori non dovrebbero star lì a cercare all'interno degli archivi per
|
/linux/arch/x86/kvm/svm/ |
H A D | svm.c | 2872 msr_info->data = svm->vmcb01.ptr->save.star; in svm_get_msr() 3103 svm->vmcb01.ptr->save.star = data; in svm_set_msr() 3463 "star:", save01->star, "lstar:", save01->lstar); in dump_vmcb()
|
/linux/Documentation/admin-guide/LSM/ |
H A D | Smack.rst | 455 * Pronounced "star", a single asterisk character. 692 program that will enforce policy may set this to the star label.
|
/linux/Documentation/filesystems/ |
H A D | ubifs-authentication.rst | 4 .. sigma star gmbh
|
/linux/Documentation/trace/coresight/ |
H A D | coresight.rst | 317 CTIs can connect to multiple devices and are arranged in a star topology
|
/linux/ |
H A D | MAINTAINERS | 12745 M: David Gstir <david@sigma-star.at> 12746 R: sigma star Kernel Team <upstream+dcp@sigma-star.at>
|