Home
last modified time | relevance | path

Searched refs:support (Results 1 – 25 of 31) sorted by relevance

12

/DragonOS/kernel/src/driver/net/
H A Dsysfs.rs101 fn support(&self) -> SysFSOpsSupport { in support() method
128 fn support(&self) -> SysFSOpsSupport { in support() method
150 fn support(&self) -> SysFSOpsSupport { in support() method
172 fn support(&self) -> SysFSOpsSupport { in support() method
198 fn support(&self) -> SysFSOpsSupport { in support() method
220 fn support(&self) -> SysFSOpsSupport { in support() method
242 fn support(&self) -> SysFSOpsSupport { in support() method
269 fn support(&self) -> SysFSOpsSupport { in support() method
298 fn support(&self) -> SysFSOpsSupport { in support() method
320 fn support(&self) -> SysFSOpsSupport { in support() method
[all …]
/DragonOS/kernel/src/driver/video/fbdev/base/
H A Dfbsysfs.rs60 fn support(&self) -> SysFSOpsSupport { in support() method
84 fn support(&self) -> SysFSOpsSupport { in support() method
114 fn support(&self) -> SysFSOpsSupport { in support() method
137 fn support(&self) -> SysFSOpsSupport { in support() method
164 fn support(&self) -> SysFSOpsSupport { in support() method
191 fn support(&self) -> SysFSOpsSupport { in support() method
220 fn support(&self) -> SysFSOpsSupport { in support() method
252 fn support(&self) -> SysFSOpsSupport { in support() method
276 fn support(&self) -> SysFSOpsSupport { in support() method
306 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/kernel/src/exception/
H A Dsysfs.rs147 fn support(&self) -> SysFSOpsSupport { in support() method
178 fn support(&self) -> SysFSOpsSupport { in support() method
204 fn support(&self) -> SysFSOpsSupport { in support() method
235 fn support(&self) -> SysFSOpsSupport { in support() method
261 fn support(&self) -> SysFSOpsSupport { in support() method
291 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/kernel/src/driver/pci/
H A Dattr.rs64 fn support(&self) -> SysFSOpsSupport { in support() method
95 fn support(&self) -> SysFSOpsSupport { in support() method
126 fn support(&self) -> SysFSOpsSupport { in support() method
157 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/kernel/src/filesystem/sysfs/
H A Dmod.rs131 fn support(&self) -> SysFSOpsSupport; in support() method
168 fn support(&self, attr: &dyn Attribute) -> SysFSOpsSupport { in support() method
169 return attr.support(); in support()
173 return attr.support(); in support_battr()
H A Dfile.rs139 let sys_support = sysfs_ops.support(attr); in add_file_with_mode()
/DragonOS/docs/kernel/cpu_arch/x86_64/
H A Dusb_legacy_support.md5   usb legacy support指的是,由BIOS提供的,对USB鼠标、USB键盘的支持。在支持并启用USB Legacy Support的计算机上,USB鼠标、键盘由B…
/DragonOS/kernel/src/driver/rtc/
H A Dsysfs.rs300 fn support(&self) -> SysFSOpsSupport { in support() method
329 fn support(&self) -> SysFSOpsSupport { in support() method
353 fn support(&self) -> SysFSOpsSupport { in support() method
376 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/
H A DREADME_EN.md24 ….Currently, significant efforts are being made to promote cloud platform support, RISC-V compatibi…
63 …public welfare project, but its development cannot be separated from the support of funds. If you …
69 - Subsidies or equipment support for active community developers
78 …cloud.net)** Ya'an Digital Economy Operations Co., Ltd. provides cloud server support for DragonOS.
110 **What we support:** using this project to create greater value and contribute code to this project…
/DragonOS/kernel/src/arch/x86_64/driver/apic/
H A Dmod.rs47 fn support() -> bool; in support() method
480 fn support() -> bool { in support() method
492 if X2Apic::support() && X2Apic.init_current_cpu() { in init_current_cpu()
H A Dx2apic.rs16 fn support() -> bool { in support() method
H A Dxapic.rs209 fn support() -> bool { in support() method
/DragonOS/docs/community/code_contribution/
H A Dconventional-commit.md32 chore!: drop support for Node 6
/DragonOS/kernel/src/driver/video/fbdev/base/fbcon/
H A Dmod.rs284 fn support(&self) -> SysFSOpsSupport { in support() method
313 fn support(&self) -> SysFSOpsSupport { in support() method
336 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/kernel/src/driver/base/
H A Dkobject.rs138 fn support(&self, attr: &dyn Attribute) -> SysFSOpsSupport { in support() method
139 return attr.support(); in support()
H A Dcpu.rs293 fn support(&self) -> SysFSOpsSupport { in support() method
317 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/kernel/src/driver/virtio/
H A Dsysfs.rs317 fn support(&self) -> SysFSOpsSupport { in support() method
344 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/kernel/src/driver/base/device/
H A Dbus.rs605 fn support(&self) -> SysFSOpsSupport { in support() method
643 fn support(&self) -> SysFSOpsSupport { in support() method
780 fn support(&self) -> SysFSOpsSupport { in support() method
830 fn support(&self) -> SysFSOpsSupport { in support() method
H A Ddd.rs615 fn support(&self) -> SysFSOpsSupport { in support() method
632 fn support(&self) -> SysFSOpsSupport { in support() method
H A Dmod.rs812 && (!attr.support().contains(SysFSOpsSupport::ATTR_SHOW)), in create_file()
821 && (!attr.support().contains(SysFSOpsSupport::ATTR_STORE)), in create_file()
947 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/kernel/src/driver/acpi/
H A Dsysfs.rs141 fn support(&self) -> SysFSOpsSupport { in support() method
224 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/docs/kernel/debug/
H A Ddebug-kernel-with-gdb.md74 warning: No executable has been specified and target does not support
89 warning: No executable has been specified and target does not support
/DragonOS/kernel/src/driver/pci/test/
H A Dpt_device.rs241 fn support(&self) -> SysFSOpsSupport { in support() method
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.7.md71 - Add sys_dup and sys_dup2 support (#2)
/DragonOS/kernel/crates/intertrait/
H A DREADME.md3 …hub.com/CodeChain-io/intertrait/) (revision d5d6dcb), and modified it to support `no_std` environm…

12