| /linux/rust/syn/ |
| H A D | derive.rs | 92 let (where_clause, fields, semi) = data_struct(input)?; in parse() 104 semi_token: semi, in parse() 170 let semi = input.parse()?; localVariable 171 Ok((where_clause, Fields::Unnamed(fields), Some(semi))) 179 let semi = input.parse()?; localVariable 180 Ok((where_clause, Fields::Unit, Some(semi)))
|
| H A D | stmt.rs | 156 while let semi @ Some(_) = input.parse()? { in parse_within() 157 stmts.push(Stmt::Expr(Expr::Verbatim(TokenStream::new()), semi)); in parse_within() 441 Stmt::Expr(expr, semi) => { in to_tokens() 443 semi.to_tokens(tokens); in to_tokens()
|
| H A D | item.rs | 212 pub semi: Option<Token![;]>, 1788 semi: Some(input.parse()?), in parse() 1807 semi: None, in parse() 3039 TokensOrDefault(&self.semi).to_tokens(tokens); in to_tokens()
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-sama5d2_xplained.dts | 14 #include <dt-bindings/regulator/active-semi,8945a-regulator.h> 193 compatible = "active-semi,act8945a"; 195 active-semi,vsel-high; 303 compatible = "active-semi,act8945a-charger"; 309 active-semi,chglev-gpios = <&pioA PIN_PA12 GPIO_ACTIVE_HIGH>; 310 active-semi,lbo-gpios = <&pioA PIN_PC8 GPIO_ACTIVE_LOW>; 311 active-semi,input-voltage-threshold-microvolt = <6600>; 312 active-semi,precondition-timeout = <40>; 313 active-semi,total-timeout = <3>;
|
| H A D | at91-sama5d3_xplained.dts | 91 compatible = "active-semi,act8865";
|
| /linux/drivers/net/ethernet/oki-semi/ |
| H A D | Kconfig | 20 source "drivers/net/ethernet/oki-semi/pch_gbe/Kconfig"
|
| /linux/Documentation/devicetree/bindings/power/ |
| H A D | power-controller.txt | 15 compatible = "active-semi,act8846";
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-init.rst | 15 semi-colons, where: 19 - a semi-colon is used to separate devices.
|
| /linux/Documentation/admin-guide/ |
| H A D | lcd-panel-cgram.rst | 8 number, and up to 8 couples of hex digits terminated by a semi-colon
|
| /linux/drivers/staging/vme_user/ |
| H A D | Kconfig | 47 VME windows in a manner at least semi-compatible with the interface
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3368-evb-act8846.dts | 41 compatible = "active-semi,act8846";
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6q-gw54xx.dts | 66 * The 8bpp YUV422 semi-planar mode outputs CbCr[11:4]
|
| /linux/arch/mips/boot/dts/ingenic/ |
| H A D | ci20.dts | 9 #include <dt-bindings/regulator/active-semi,8865-regulator.h> 296 compatible = "active-semi,act8600";
|
| /linux/Documentation/devicetree/bindings/display/ti/ |
| H A D | ti,omap-dss.txt | 39 name for each display. If no aliases are defined, a semi-random number is used
|
| /linux/Documentation/bpf/libbpf/ |
| H A D | libbpf_naming_convention.rst | 138 Under https://github.com/libbpf/libbpf there is a (semi-)automated
|
| /linux/Documentation/userspace-api/ |
| H A D | check_exec.rst | 123 /tmp/*.sh``). This makes sense for (semi-restricted) user sessions.
|
| /linux/Documentation/sound/cards/ |
| H A D | emu-mixer.rst | 9 alternative front-end geared towards semi-professional studio recording.
|
| /linux/drivers/regulator/ |
| H A D | Kconfig | 101 tristate "Active-semi act8865 voltage regulator" 106 This driver controls a active-semi act8865 voltage output 110 tristate "Active-semi ACT8945A voltage regulator" 113 This driver controls a active-semi ACT8945A voltage regulator
|
| /linux/Documentation/trace/ |
| H A D | ftrace-design.rst | 56 be (semi-)relevant.
|
| /linux/rust/syn/gen/ |
| H A D | clone.rs | 1224 semi: self.semi.clone(), in clone()
|
| H A D | eq.rs | 1224 && self.content == other.content && self.semi == other.semi in eq()
|
| H A D | fold.rs | 2537 semi: node.semi, in fold_item_mod()
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_parser.py | 750 dtype, name, lbr, content, rbr, rest, semi = t
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 350 not be a (semi-)weak key (or -2 is returned).
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8186-corsola.dtsi | 151 /* system wide semi-regulated power rail from battery or USB */
|