| /linux-6.15/rust/pin-init/examples/ |
| H A D | big_struct_in_place.rs | 6 #[derive(Debug)] 16 #[derive(Debug)]
|
| H A D | linked_list.rs | 22 #[derive(Debug)] 93 #[derive(Clone, Debug)]
|
| H A D | error.rs | 10 #[derive(Debug)]
|
| H A D | pthread_mutex.rs | 41 #[derive(Debug)]
|
| /linux-6.15/rust/kernel/ |
| H A D | time.rs | 32 #[derive(Copy, Clone)] 95 #[derive(Clone, Copy, PartialEq, Eq, Debug)]
|
| H A D | alloc.rs | 29 #[derive(Copy, Clone, PartialEq, Eq, Debug)] 38 #[derive(Clone, Copy, PartialEq)]
|
| H A D | of.rs | 12 #[derive(Clone, Copy)]
|
| H A D | task.rs | 114 #[derive(Copy, Clone)]
|
| /linux-6.15/Documentation/devicetree/bindings/pwm/ |
| H A D | pwm-rockchip.yaml | 75 - description: Used to derive the functional clock for the device. 92 Used both to derive the functional clock
|
| /linux-6.15/drivers/gpu/nova-core/ |
| H A D | gpu.rs | 16 #[derive(fmt::Debug)] 101 #[derive(fmt::Debug)]
|
| H A D | regs.rs | 32 #[derive(Copy, Clone)]
|
| /linux-6.15/rust/kernel/net/phy/ |
| H A D | reg.rs | 55 #[derive(Copy, Clone, Debug)] 138 #[derive(Copy, Clone, Debug)]
|
| /linux-6.15/rust/kernel/time/ |
| H A D | hrtimer.rs | 383 #[derive(Copy, Clone, PartialEq, Eq, Debug)] 403 #[derive(Clone, Copy, PartialEq, Eq, Debug)]
|
| /linux-6.15/rust/pin-init/internal/src/ |
| H A D | lib.rs | 47 zeroable::derive(input.into()).into() in derive_zeroable()
|
| H A D | zeroable.rs | 9 pub(crate) fn derive(input: TokenStream) -> TokenStream { in derive() function
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | fsl,esai.yaml | 44 derive HCK, SCK and FS. 47 derive HCK, SCK and FS.
|
| /linux-6.15/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-rk3x.yaml | 58 there is one clock that is used both to derive the functional clock 60 For newer hardware (rk3399) this clock is used to derive
|
| /linux-6.15/Documentation/devicetree/bindings/iio/adc/ |
| H A D | aspeed,ast2400-adc.yaml | 28 Input clock used to derive the sample clock. Expected to be the
|
| H A D | aspeed,ast2600-adc.yaml | 42 Input clock used to derive the sample clock. Expected to be the
|
| /linux-6.15/samples/rust/ |
| H A D | rust_driver_pci.rs | 21 #[derive(Debug)]
|
| /linux-6.15/Documentation/devicetree/bindings/clock/ |
| H A D | xgene.txt | 21 - clock-output-names : shall be the name of the PLL referenced by derive 30 - clock-output-names : shall be the name of the clock referenced by derive
|
| H A D | cirrus,cs2000-cp.yaml | 60 If not given, the static mode shall be used to derive the
|
| /linux-6.15/Documentation/devicetree/bindings/devfreq/ |
| H A D | nvidia,tegra30-actmon.yaml | 16 components in the system. This information can be used to derive the rate at
|
| /linux-6.15/rust/kernel/fs/ |
| H A D | file.rs | 451 #[derive(Copy, Clone, Eq, PartialEq)]
|
| /linux-6.15/rust/pin-init/src/ |
| H A D | __internal.rs | 195 #[derive(Debug)] in stack_init_reuse()
|