Home
last modified time | relevance | path

Searched refs:star (Results 1 – 13 of 13) sorted by relevance

/linux/lib/
H A Dparser.c288 bool star = false; in match_wildcard()
297 star = true; in match_wildcard()
308 if (!star) in match_wildcard()
287 bool star = false; match_wildcard() local
/linux/drivers/isdn/hardware/mISDN/
H A Dw6692.c653 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 DmISDNipac.c717 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/drivers/tty/serial/
H A Dsunsab.c96 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 Dsunsab.h12 u8 star; /* Status Register */ member
/linux/include/asm-generic/
H A Dvmlinux.lds.h122 .text.star[_0-9A-Za-su-z]* .text.star .text.star.* \
/linux/drivers/accessibility/speakup/
H A DDefaultKeyAssignments38 InsKeyPad-star n<x|y> go to line (y) or column (x). Where 'n' is any
/linux/arch/x86/include/asm/
H A Dsvm.h348 u64 star; member
413 u64 star; member
/linux/Documentation/admin-guide/media/
H A Dgspca-cardlist.rst315 zc3xx 0ac8:0302 Z-star Vimicro zc0302
321 zc3xx 0ac8:305b Z-star Vimicro zc0305b
/linux/kernel/trace/
H A Dtrace_events.c506 bool star = false; in test_event_printk() local
515 star = true; in test_event_printk()
525 if (star) in test_event_printk()
1430 /* Allow wildcard for no length or star */ in ftrace_set_clr_event()
/linux/Documentation/translations/it_IT/process/
H A D6.Followthrough.rst105 I revisori non dovrebbero star lì a cercare all'interno degli archivi per
/linux/Documentation/admin-guide/LSM/
H A DSmack.rst455 * Pronounced "star", a single asterisk character.
697 program that will enforce policy may set this to the star label.
/linux/
H A DMAINTAINERS13998 M: David Gstir <david@sigma-star.at>
13999 R: sigma star Kernel Team <upstream+dcp@sigma-star.at>