| /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()
|
| /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 | sama5d3xcm_cmp.dtsi | 83 compatible = "active-semi,act8865";
|
| H A D | at91-kizbox2-common.dtsi | 89 compatible = "active-semi,act8865";
|
| 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/pci/controller/ |
| H A D | Makefile | 22 obj-$(CONFIG_PCI_V3_SEMI) += pci-v3-semi.o
|
| /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/drivers/net/ethernet/ |
| H A D | Makefile | 75 obj-$(CONFIG_NET_VENDOR_OKI) += oki-semi/
|
| H A D | Kconfig | 138 source "drivers/net/ethernet/oki-semi/Kconfig"
|
| /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/arm/boot/dts/rockchip/ |
| H A D | rk3288-evb-act8846.dts | 72 compatible = "active-semi,act8846";
|
| H A D | rk3288-firefly-reload-core.dtsi | 97 compatible = "active-semi,act8846";
|
| H A D | rk3288-rock2-som.dtsi | 86 compatible = "active-semi,act8846";
|
| H A D | rk3188-radxarock.dts | 183 compatible = "active-semi,act8846";
|
| H A D | rk3288-r89.dts | 172 compatible = "active-semi,act8846";
|
| H A D | rk3288-miqi.dts | 190 compatible = "active-semi,act8846";
|
| /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
|