Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dparser.c288 bool star = false; in match_wildcard() local
297 star = true; in match_wildcard()
308 if (!star) in match_wildcard()
/linux-6.15/drivers/isdn/hardware/mISDN/
H A Dw6692.c653 u8 stat, star = 0; in W6692B_interrupt() local
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()
700 if (star & W_B_STAR_RDOV) { in W6692B_interrupt()
716 if (!(star & W_B_STAR_RDOV)) { in W6692B_interrupt()
730 wch->bch.nr, star); in W6692B_interrupt()
732 if (star & W_B_STAR_XDOW) { in W6692B_interrupt()
747 if (star & W_B_STAR_XDOW) in W6692B_interrupt()
807 int rbch, star; in dbusy_timer_handler() local
[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-6.15/fs/smb/server/
H A Dmisc.c34 bool star = false; in match_pattern() local
44 star = true; in match_pattern()
56 if (!star) in match_pattern()
/linux-6.15/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-6.15/Documentation/devicetree/bindings/net/
H A Dmediatek,star-emac.yaml4 $id: http://devicetree.org/schemas/net/mediatek,star-emac.yaml#
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Darm,coresight-cti.yaml13 a star topology via the Cross Trigger Matrix (CTM), which is not programmable.
24 CTIs are interconnected in a star topology via the CTM, using a number of
26 described in the DEVID register. The star topology is not required to be
/linux-6.15/drivers/accessibility/speakup/
H A DDefaultKeyAssignments38 InsKeyPad-star n<x|y> go to line (y) or column (x). Where 'n' is any
/linux-6.15/arch/x86/include/asm/
H A Dsvm.h333 u64 star; member
398 u64 star; member
/linux-6.15/tools/testing/selftests/kvm/include/x86/
H A Dsvm.h216 u64 star; member
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c1716 u32 star, temp; in gf100_gr_init_csdata() local
1719 star = nvkm_rd32(device, falcon + 0x01c4); in gf100_gr_init_csdata()
1721 if (temp > star) in gf100_gr_init_csdata()
1722 star = temp; in gf100_gr_init_csdata()
1723 nvkm_wr32(device, falcon + 0x01c0, 0x01000000 + star); in gf100_gr_init_csdata()
1733 star += 4; in gf100_gr_init_csdata()
1746 nvkm_wr32(device, falcon + 0x01c4, star + 4); in gf100_gr_init_csdata()
/linux-6.15/Documentation/networking/
H A Darcnet-hardware.rst197 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.
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.
964 star or bus topology.
[all …]
/linux-6.15/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-6.15/arch/x86/kvm/svm/
H A Dnested.c962 to_vmcb->save.star = from_vmcb->save.star; in svm_copy_vmloadsave_state()
H A Dsvm.c2939 msr_info->data = svm->vmcb01.ptr->save.star; in svm_get_msr()
3166 svm->vmcb01.ptr->save.star = data; in svm_set_msr()
3559 "star:", save01->star, "lstar:", save01->lstar); in dump_vmcb()
/linux-6.15/kernel/trace/
H A Dtrace_events.c492 bool star = false; in test_event_printk() local
501 star = true; in test_event_printk()
511 if (star) in test_event_printk()
/linux-6.15/Documentation/translations/it_IT/process/
H A D6.Followthrough.rst105 I revisori non dovrebbero star lì a cercare all'interno degli archivi per
/linux-6.15/Documentation/admin-guide/LSM/
H A DSmack.rst455 * Pronounced "star", a single asterisk character.
692 program that will enforce policy may set this to the star label.
/linux-6.15/Documentation/filesystems/
H A Dubifs-authentication.rst4 .. sigma star gmbh
/linux-6.15/Documentation/trace/coresight/
H A Dcoresight.rst317 CTIs can connect to multiple devices and are arranged in a star topology
/linux-6.15/
H A DMAINTAINERS13188 M: David Gstir <david@sigma-star.at>
13189 R: sigma star Kernel Team <upstream+dcp@sigma-star.at>